On Mon, May 15, 2006 at 09:04:52AM -0600, Moore, Eric wrote: > On Monday, May 15, 2006 7:44 AM, Matthew Wilcox wrote: > > Did you tell Linux you removed it? Try: > > > > echo scsi remove-single-device 0 0 4 0 > /proc/scsi/scsi > > > > Parallel SCSI doesn't have a way to notify the OS that a > > device is gone, > > so the user has to say. > > We have Hotplug device support in fustion drivers for SAS and Fibre, not > for SPI. Erm. Are you saying it doesn't work? Or you just don't test it? If the user runs the above command, the host's ->slave_destroy is called. The mptspi slave_destroy method looks like it works. What's the problem? - : 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