On Thu, 2013-03-07 at 17:01 +0000, Elliott, Robert (Server Storage) wrote: > Good point; INQUIRY, REPORT LUNS, REQUEST SENSE, and NOTIFY DATA > TRANSFER DEVICE do not report unit attention conditions. Well, yes they do, at least on several devices I have here. Can I point out again that we can't code to SAM ... we have to code to what already exists. SAM is useful as a guideline, but it isn't gospel. In particular where the real world does something SAM says it shouldn't (like sending UA to INQUIRY), we have to go with the real world. This also means we can't go through the linux SCSI subsystem changing behaviour based on what SAM says the behaviour should be. Most of what the SCSI subsystem does is an accumulation based on years of trying to fix it for annoying and out of spec devices. James -- To unsubscribe from this list: 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