sg3_utils icon indicating copy to clipboard operation
sg3_utils copied to clipboard

when do rescan-scsi-bus.sh show all targets in same line

Open wubo009 opened this issue 2 years ago • 2 comments

before:

rescan-scsi-bus.sh

Scanning SCSI subsystem for new devices Scanning host 0 for SCSI target IDs 0 1 2 3 4 5 6 7, all LUNs sg0 changed: LU not available (PQual 3) OLD: Host: scsi0 Channel: 00 Id: 00 Lun: 00 Vendor: QEMU Model: QEMU HARDDISK Rev: 2.5+ Type: Direct-Access ANSI SCSI revision: 05

after: #rescan-scsi-bus.sh Scanning SCSI subsystem for new devices Scanning host 0 for SCSI target IDs 0 1 2 3 4 5 6 7, all LUNs sg0 changed: LU not available (PQual 3) OLD: Host: scsi0 Channel: 00 Id: 00 Lun: 00 Vendor: QEMU Model: QEMU HARDDISK Rev: 2.5+ Type: Direct-Access ANSI SCSI revision: 05

Signed-off-by: Wu Bo [email protected]

wubo009 avatar Apr 07 '22 08:04 wubo009

There has been work done on that script. Could you check https://github.com/doug-gilbert/sg3_utils/blob/master/scripts/rescan-scsi-bus.sh to see if this problem has already been solved.

doug-gilbert avatar Apr 11 '22 00:04 doug-gilbert

@doug-gilbert This problem has already been solved. thanks.

wubo009 avatar Apr 11 '22 06:04 wubo009

Fixed with 1.48.

hreinecke avatar Aug 17 '23 07:08 hreinecke