Answer the question
In order to leave comments, you need to log in
How to find out the Host Port Identifier of an FC card?
Hello! There is a Dell 620 server with Proxmox 5.1 installed on it.
The following card is installed on the server:
lspci | grep -i fiber
05:00.0 Fiber Channel: QLogic Corp. ISP2532-based 8Gb Fiber Channel to PCI Express HBA (rev 02)
05:00.1 Fiber Channel: QLogic Corp. ISP2532-based 8Gb Fiber Channel to PCI Express HBA (rev 02)
Answer the question
In order to leave comments, you need to log in
So, I figured it out myself. We need the sysfsutils utility. We install it from the standard repositories
We look at the status
systool -c fc_host -v | grep port_state
port_state = "Online"
port_state = "Online"
systool -c fc_host -v | grep port_name
port_name = "0x21000024ff3c00c2"
port_name = "0x21000024ff3c00c3"
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question