Commands for managing FC adapters
You can use FC commands to manage FC target adapters, FC initiator adapters, and onboard FC adapters for your storage controller. The same commands are used to manage FC adapters for the FC protocol and the FC-NVMe protocol.
FC initiator adapter commands work only at the node level. You must use the run -node node_name command before you can use the FC initiator adapter commands.
Commands for managing FC target adapters
If you want to... | Use this command... |
---|---|
Display FC adapter information on a node | network fcp adapter show |
Modify FC target adapter parameters | network fcp adapter modify |
Display FC protocol traffic information | run -node node_name sysstat -f |
Display how long the FC protocol has been running | run -node node_name uptime |
Display adapter configuration and status | run -node node_name sysconfig -v adapter |
Verify which expansion cards are installed and whether there are any configuration errors | run -node node_name sysconfig -ac |
View a man page for a command | man command_name |
Commands for managing FC initiator adapters
If you want to... | Use this command... |
---|---|
Display information for all initiators and their adapters in a node | run -node node_name storage show adapter |
Display adapter configuration and status | run -node node_name sysconfig -v adapter |
Verify which expansion cards are installed and whether there are any configuration errors | run -node node_name sysconfig -ac |
Commands for managing onboard FC adapters
If you want to... | Use this command... |
---|---|
Display the status of the onboard FC ports | run -node node_name system hardware unified-connect show |
Give documentation feedback