Christoph Hellwig writes: >> + aac_driver_template.name = aac_drivers[index].name; >this is broken. it overwrites the name every time a host is allocated. Especially it does this on a live template. Just implemented ->info ->info() is not enough, there are places in the scsi subsystem which do not implement the info override over top the template name. I had discussed the possibility of submitting a patch to the scsi subsystem to fix that brokenness, I am generally concerned with legacy issues. Sincerely -- Mark Salyzyn - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html