Documentation, Support, and Training
Understanding Administrative Commands
Monitoring the InfiniBand Fabric
Controlling the InfiniBand Fabric
Understanding Signal Routing Through the Switch
Understanding Switch Startup and Component Addition
Understanding ILOM on the Switch
Switching Between the ILOM Shell and the Linux Shell
Controlling ILOM Targets (CLI)
Upgrading the Switch Firmware Through ILOM (CLI)
Administering ILOM (Web Interface)
Access ILOM From the Web Interface
Monitoring ILOM Targets (Web Interface)
Controlling ILOM Targets (Web Interface)
Upgrading the Switch Firmware Through ILOM (Web Interface)
Understanding InfiniBand Cabling
Understanding Switch Specifications
Understanding the Installation
Installing the InfiniBand Software Stack
Verifying the InfiniBand Fabric
Understanding Service Procedures
Servicing the Fabric Cards and Fabric Card Fillers
Servicing the InfiniBand Cables
Doing Supportive Software Tasks
Understanding Switch-Specific Commands
Displays host nodes. Issued on the Linux InfiniBand host.
ibhosts [-h][topology|-C ca_name][-P ca_port][-t timeout]
where:
topology is the topology file.
ca_name is the channel adapter name.
ca_port is the channel adapter port.
timeout is the timeout in milliseconds.
This InfiniBand software command is a script that discovers the InfiniBand fabric topology or uses the existing topology file to extract the channel adapter nodes.
The following table describes the options to the ibhosts command and their purposes:
|
The following example shows how to display the host node GUIDs with the ibhosts command.
# ibhosts Ca : 0x5080020000911314 ports 1 "nsn32-50 HCA-1" Ca : 0x5080020000911310 ports 1 "nsn32-20 HCA-1" Ca : 0x50800200008e532c ports 1 "ib-71 HCA-1" Ca : 0x50800200008e5328 ports 1 "ib-70 HCA-1" Ca : 0x50800200008296a4 ports 2 "ib-90 HCA-1" Ca : 0x50800200008296a0 ports 2 "ib-91 HCA-1" Ca : 0x508002000082dc34 ports 1 "ib-231 HCA-2" Ca : 0x0144f6c666b50100 ports 2 "nsn32-10 HCA-1" . . . #
Note - The output in the example is just a portion of the full output and varies for each InfiniBand topology.
ibhosts man page