Difference between revisions of "HBA"
Jump to navigation
Jump to search
(→Linux related commands: * <code>lssd</code> command part of HP <code>fibreutils</code> package) |
|||
Line 21: | Line 21: | ||
* {{Fibre Channel}} | * {{Fibre Channel}} | ||
* {{Linux block devices}} | * {{Linux block devices}} | ||
+ | * [[SCSI]] | ||
[[Category:Storage]] | [[Category:Storage]] | ||
[[Category:SAN]] | [[Category:SAN]] |
Revision as of 07:57, 9 December 2019
HBA is a controller/network card which connects a host system (computer) to other network and storage devices, primarily used with controllers that connect to SCSI, Fibre Channel and eSATA devices
- Identify your HBAs in Linux:
lspci | grep "Fibre Channel"
orlspci -nn | grep "Fibre Channel"
- Fibre Channel LUN Scan:
echo "1" > /sys/class/fc_host/host1/issue_lip
(No output from command)echo "- - -" > /sys/class/scsi_host/host1/scan
lsblk -S
lssd
command part of HPfibreutils
package
fc_host
/sys/class/fc_host/host1/port_state
[Online]/sys/class/fc_host/host1/fabric_name
See also
- Ethernet:
ifconfig
- Fibre Channel: SAN, HBA, LUN, WWN, WWPN, LIF,
rescan-scsi-bus.sh
- 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
- SCSI
Advertising: