sg3_utils icon indicating copy to clipboard operation
sg3_utils copied to clipboard

sg_turs: do not report error for standby or unavailable ports

Open mwilck opened this issue 3 years ago • 2 comments
trafficstars

This patch from @hreinecke fixes a problem where rescan-scsi-bus.sh was extremely slow because of repeated probing of standby devices in testonline. Our customer the slowness only in older releases of sg3_utils (1.43), but it should also be helpful for more recent releases.

mwilck avatar Nov 04 '22 09:11 mwilck

Thanks. Applied upstream with some documentation additions. Mirrored here and corresponds to my svn revision number 980. Does rescan-scsi-bus.sh need any changes to use these new exit status categories?

doug-gilbert avatar Nov 04 '22 15:11 doug-gilbert

Does rescan-scsi-bus.sh need any changes to use these new exit status categories?

No.

mwilck avatar Nov 04 '22 16:11 mwilck