Skip to content

Instantly share code, notes, and snippets.

@heaje
Created January 22, 2016 22:14
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/c8a7e7622dba9ea7bb3c to your computer and use it in GitHub Desktop.
Save heaje/c8a7e7622dba9ea7bb3c to your computer and use it in GitHub Desktop.
lsscsi -dLsv output on CentOS 7
[0:0:0:0] disk HP LOGICAL VOLUME 6.68 /dev/sda [8:0] 1.20TB
device_blocked=0
iocounterbits=32
iodone_cnt=0x23c66c4
ioerr_cnt=0x1
iorequest_cnt=0x23c66c4
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] 1.20TB
device_blocked=0
iocounterbits=32
iodone_cnt=0x65e9
ioerr_cnt=0x1
iorequest_cnt=0x65e9
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] 1.20TB
device_blocked=0
iocounterbits=32
iodone_cnt=0x638a
ioerr_cnt=0x1
iorequest_cnt=0x638a
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] 1.20TB
device_blocked=0
iocounterbits=32
iodone_cnt=0x6612
ioerr_cnt=0x1
iorequest_cnt=0x6612
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] 1.20TB
device_blocked=0
iocounterbits=32
iodone_cnt=0x64d2
ioerr_cnt=0x1
iorequest_cnt=0x64d2
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] 1.20TB
device_blocked=0
iocounterbits=32
iodone_cnt=0x6547
ioerr_cnt=0x1
iorequest_cnt=0x6547
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] 1.20TB
device_blocked=0
iocounterbits=32
iodone_cnt=0x65b2
ioerr_cnt=0x1
iorequest_cnt=0x65b2
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