Difference between revisions of "Lsscsi"
Jump to navigation
Jump to search
↑ https://linux.die.net/man/8/lsscsi
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
(3 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
[6:0:0:0] [[cd]]/dvd BHYVE BHYVE DVD-ROM 001 /dev/sr0 | [6:0:0:0] [[cd]]/dvd BHYVE BHYVE DVD-ROM 001 /dev/sr0 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | lsscsi | |
− | lsscsi -H | + | [0:0:0:0] disk Generic- SD/MMC CRW 1.00 /dev/sda |
− | [0] usb-storage | + | [1:0:0:0] disk NETAPP LUN C-Mode 9600 /dev/sdd |
− | [1] qla2xxx | + | [2:0:0:0] enclosu HPE Smart Adapter 1.66 - |
− | [2] smartpqi | + | [2:1:0:0] disk HPE LOGICAL VOLUME 1.66 /dev/sdb |
− | [3] qla2xxx | + | [2:1:0:1] disk HPE LOGICAL VOLUME 1.66 /dev/sdc |
− | + | [2:2:0:0] storage HPE [[P408i]]-a SR Gen10 1.66 - | |
+ | [3:0:0:0] disk NETAPP LUN C-Mode 9600 /dev/sdh | ||
+ | |||
+ | |||
+ | |||
+ | lsscsi -H | ||
+ | [0] [[usb-storage]] | ||
+ | [1] qla2xxx | ||
+ | [2] smartpqi | ||
+ | [3] qla2xxx | ||
+ | |||
+ | lsscsi -H | ||
+ | [0] [[ahci]] | ||
+ | [1] usb-storage | ||
+ | |||
Using <code>--transport</code> in [[FC]] devices includes port name ([[WWPN]]) and identifier. | Using <code>--transport</code> in [[FC]] devices includes port name ([[WWPN]]) and identifier. |
Latest revision as of 13:17, 31 August 2020
lsscsi
[1] - list SCSI devices (or hosts) and their attributes. http://sg.danny.cz/scsi/lsscsi.html
apt install lsscsi
lsscsi [0:0:0:0] disk ATA BHYVE SATA DISK 001 /dev/sda [6:0:0:0] cd/dvd BHYVE BHYVE DVD-ROM 001 /dev/sr0
lsscsi [0:0:0:0] disk Generic- SD/MMC CRW 1.00 /dev/sda [1:0:0:0] disk NETAPP LUN C-Mode 9600 /dev/sdd [2:0:0:0] enclosu HPE Smart Adapter 1.66 - [2:1:0:0] disk HPE LOGICAL VOLUME 1.66 /dev/sdb [2:1:0:1] disk HPE LOGICAL VOLUME 1.66 /dev/sdc [2:2:0:0] storage HPE P408i-a SR Gen10 1.66 - [3:0:0:0] disk NETAPP LUN C-Mode 9600 /dev/sdh
lsscsi -H [0] usb-storage [1] qla2xxx [2] smartpqi [3] qla2xxx
lsscsi -H [0] ahci [1] usb-storage
Using --transport
in FC devices includes port name (WWPN) and identifier.
lsscsi -g --transport [0:0:0:0] disk usb:3-4:1.0 /dev/sda /dev/sg0 [1:0:0:0] disk fc:0x200fd039ea0646250x010102 /dev/sdd /dev/sg5 [1:0:0:1] disk fc:0x200fd039ea0646250x010102 /dev/sdl /dev/sg13 [1:0:0:7] disk fc:0x200fd039ea0646250x010102 /dev/sde /dev/sg6
See also[edit]
- Block devices:
blkid
(UUID),lshw -class disk
,hwinfo --disk
,udevadm
,rescan-scsi-bus.sh
,LUN
,hdparm
,findfs
, Add a new disk lsblk
,pvscan
lspci
,lsscsi
,smartctl
,fdisk
,parted
,Kpartx
,pvdiplay
,pvs
,udisksctl
,/dev/sd, nvme list
- Fibre Channel: HBA,
multipath-tools
,multipath
,multipath -ll
,/etc/multipath.conf
multipathd
rescan-scsi-bus.sh
powermt
Device mapper
dmsetup ls
, - File systems: clustered file system,
tune2fs
mkfs.ext4
,superblock, e2fsck,resize2fs
,mount
,df
,umount
, UUID,fstab
Advertising: