Skip to content

Instantly share code, notes, and snippets.

@heaje
Created January 22, 2016 23:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save heaje/17e040577115b46bb262 to your computer and use it in GitHub Desktop.
Save heaje/17e040577115b46bb262 to your computer and use it in GitHub Desktop.
lsscsi -dLv output on CentOS 7
[0:0:0:0] disk HP LOGICAL VOLUME 6.68 /dev/sda [8:0]
device_blocked=0
iocounterbits=32
iodone_cnt=0x23dce70
ioerr_cnt=0x1
iorequest_cnt=0x23dce70
queue_depth=1020
queue_type=none
scsi_level=6
state=running
timeout=30
type=0
dir: /sys/bus/scsi/devices/0:0:0:0 [/sys/devices/pci0000:00/0000:00:02.2/0000:02:00.0/host0/target0:0:0/0:0:0:0]
[0:0:0:1] disk HP LOGICAL VOLUME 6.68 /dev/sdb [8:16]
device_blocked=0
iocounterbits=32
iodone_cnt=0x6639
ioerr_cnt=0x1
iorequest_cnt=0x6639
queue_depth=1020
queue_type=none
scsi_level=6
state=running
timeout=30
type=0
dir: /sys/bus/scsi/devices/0:0:0:1 [/sys/devices/pci0000:00/0000:00:02.2/0000:02:00.0/host0/target0:0:0/0:0:0:1]
[0:0:0:2] disk HP LOGICAL VOLUME 6.68 /dev/sdc [8:32]
device_blocked=0
iocounterbits=32
iodone_cnt=0x63d2
ioerr_cnt=0x1
iorequest_cnt=0x63d2
queue_depth=1020
queue_type=none
scsi_level=6
state=running
timeout=30
type=0
dir: /sys/bus/scsi/devices/0:0:0:2 [/sys/devices/pci0000:00/0000:00:02.2/0000:02:00.0/host0/target0:0:0/0:0:0:2]
[0:0:0:3] disk HP LOGICAL VOLUME 6.68 /dev/sdd [8:48]
device_blocked=0
iocounterbits=32
iodone_cnt=0x6661
ioerr_cnt=0x1
iorequest_cnt=0x6661
queue_depth=1020
queue_type=none
scsi_level=6
state=running
timeout=30
type=0
dir: /sys/bus/scsi/devices/0:0:0:3 [/sys/devices/pci0000:00/0000:00:02.2/0000:02:00.0/host0/target0:0:0/0:0:0:3]
[0:0:0:4] disk HP LOGICAL VOLUME 6.68 /dev/sde [8:64]
device_blocked=0
iocounterbits=32
iodone_cnt=0x650e
ioerr_cnt=0x1
iorequest_cnt=0x650e
queue_depth=1020
queue_type=none
scsi_level=6
state=running
timeout=30
type=0
dir: /sys/bus/scsi/devices/0:0:0:4 [/sys/devices/pci0000:00/0000:00:02.2/0000:02:00.0/host0/target0:0:0/0:0:0:4]
[0:0:0:5] disk HP LOGICAL VOLUME 6.68 /dev/sdf [8:80]
device_blocked=0
iocounterbits=32
iodone_cnt=0x657a
ioerr_cnt=0x1
iorequest_cnt=0x657a
queue_depth=1020
queue_type=none
scsi_level=6
state=running
timeout=30
type=0
dir: /sys/bus/scsi/devices/0:0:0:5 [/sys/devices/pci0000:00/0000:00:02.2/0000:02:00.0/host0/target0:0:0/0:0:0:5]
[0:0:0:6] disk HP LOGICAL VOLUME 6.68 /dev/sdg [8:96]
device_blocked=0
iocounterbits=32
iodone_cnt=0x65ed
ioerr_cnt=0x1
iorequest_cnt=0x65ed
queue_depth=1020
queue_type=none
scsi_level=6
state=running
timeout=30
type=0
dir: /sys/bus/scsi/devices/0:0:0:6 [/sys/devices/pci0000:00/0000:00:02.2/0000:02:00.0/host0/target0:0:0/0:0:0:6]
[0:3:0:0] storage HP P420i 6.68 -
device_blocked=0
iocounterbits=32
iodone_cnt=0x5
ioerr_cnt=0x0
iorequest_cnt=0x5
queue_depth=1020
queue_type=none
scsi_level=6
state=running
timeout=0
type=12
dir: /sys/bus/scsi/devices/0:3:0:0 [/sys/devices/pci0000:00/0000:00:02.2/0000:02:00.0/host0/target0:3:0/0:3:0:0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment