Difference between revisions of "Lspci"
Jump to navigation
Jump to search
↑ https://superuser.com/questions/tagged/sata?tab=Votes
Line 7: | Line 7: | ||
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family SATA AHCI Controller (rev 05) | 00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family SATA AHCI Controller (rev 05) | ||
</pre> | </pre> | ||
+ | |||
+ | |||
+ | == Activities == | ||
+ | # Execute <code>lspci</code> command to list your PCI devices | ||
+ | ## Identify your [[SATA]] controllers<ref>https://superuser.com/questions/tagged/sata?tab=Votes</ref> | ||
+ | # List your [[Fibre Channel]] devices ([[HBA]]s): <code>lspci | grep "Fibre Channel"</code> or <code>[[systool]] -c fc_host -v</code> | ||
== See also == | == See also == | ||
{{Linux block devices}} | {{Linux block devices}} |
Revision as of 11:23, 8 December 2019
lspci command list all PCI devices
lspci 00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family SATA AHCI Controller (rev 05)
Activities
- Execute
lspci
command to list your PCI devices - List your Fibre Channel devices (HBAs):
lspci | grep "Fibre Channel"
orsystool -c fc_host -v
See also
- 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
Advertising: