Darrick J. Wong wrote: > Hi all, > > This is a roll-up of all of my uncommitted patches against libsas > and aic94xx to date. The first patch features an important fix for an > incorrect port deformation after a phy reset event. The next two > patches in this set complete the reorganization of the > sas_rphy_{delete,free} calls after errors during discovery. The next > two patches amend the SAS error handler to be able to handle scsi_cmnds > that have completed successfully but with a failure code, first by > trying START UNIT if the disk is not spinning, second by trying to > reset the device, and finally offlining the device if nothing works. Darrick, The "reset the device" is a bit vague. Would that be a LU reset (task management function) or a "hard reset"? If the latter then it will cause collateral damage if the target contains multiple logical units (i.e. it will reset all of them, not just the one failing to spin up). Doug Gilbert - 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