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
Fabric Card and Line Card Fillers
Suggested Tools for Installation
Antistatic Precautions for Installation
Installing the InfiniBand Software Stack
Install the HPC Software Suite
Remove the Shipping Carton Contents
Unsecure the Chassis From the Pallet
Install the Rail Assemblies in the Rack
Install the Chassis in the Rack
Inspecting the Midplane Condition
Midplane Fabric Card Connector Nomenclature
Inspect the Pins on the Rear Side of the Midplane
Midplane Line Card Connector Nomenclature
Inspect the Pins on the Front Side of the Midplane
Inspecting the Fabric Cards Condition
Fabric Card Handling Guidelines
Inspect the Fabric Card Chassis Condition
Inspect the Fabric Card Retainer Bolts Condition
Inspect the Fabric Card XBOW Connectors Condition
Inspecting the Line Cards Condition
Inspect the Line Card Chassis Condition
Inspect the Line Card Retainer Bolts Condition
Inspect the Line Card XBOW Connectors Condition
Inspect the Line Card CXP Connectors Condition
Inspecting the InfiniBand Cables Condition
Inspect the InfiniBand Cables Hardware Condition
Inspect the InfiniBand Cables Connector Condition
Install the Midplane Stiffener
Install the Fabric Cards or Fabric Card Fillers
Access the CMC From the Serial Management Port
Set the Initial UBoot Parameters
Access the CMC From the Network Management Port
Display the CMC FRU ID Information
Verify the Power Supply Status
Display the Power Supply FRU ID Information
Create the guid.txt File for Installation
Display the Fabric Card FRU ID Information
Display the Line Card FRU ID Information
Attach Cables to the CXP Connectors
Display the InfiniBand Cable FRU ID Information
Verifying the InfiniBand Fabric
Discover the InfiniBand Fabric Topology
Validate the InfiniBand Fabric and Report Errors
Understanding Service Procedures
Servicing the Fabric Cards and Fabric Card Fillers
Servicing the InfiniBand Cables
Doing Supportive Software Tasks
Understanding Switch-Specific Commands
The ibdiagnet command performs a collection of tests on the InfiniBand fabric and generates several files which contain parameters and aspects of the InfiniBand fabric.
See the table in Installation Sequence.
# ibdiagnet
In the following example, the ibdiagnet command checks for 4x link width and 10 Gbyte/sec speed and dumps the Performance Manager counters and then clears them:
# ibdiagnet -lw 4x -ls 10 -pm -pc Loading IBDIAGNET from: /usr/lib64/ibdiagnet1.2 -W- Topology file is not specified. Reports regarding cluster links will use direct routes. Loading IBDM from: /usr/lib64/ibdm1.2 -I- Using port 2 as the local port. -I- Discovering ... 55 nodes (54 Switches & 1 CA-s) discovered. -I--------------------------------------------------- -I- Bad Guids/LIDs Info -I--------------------------------------------------- -I- No bad Guids were found -I--------------------------------------------------- -I- Links With Logical State = INIT -I--------------------------------------------------- -I- No bad Links (with logical state = INIT) were found -I--------------------------------------------------- -I- PM Counters Info -I--------------------------------------------------- -I- No illegal PM counters values were found -I--------------------------------------------------- -I- Links With links width != 4x (as set by -lw option) -I--------------------------------------------------- -I- No unmatched Links (with width != 4x) were found -I--------------------------------------------------- -I- Links With links speed != 10 (as set by -ls option) -I- No unmatched Links (with speed != 10) were found -I--------------------------------------------------- -I- Fabric Partitions Report (see ibdiagnet.pkey for a full hosts list) -I--------------------------------------------------- -I- PKey:0x7fff Hosts:1 full:1 partial:0 -I--------------------------------------------------- -I- IPoIB Subnets Check -I--------------------------------------------------- -I- Subnet: IPv4 PKey:0x7fff QKey:0x00000b1b MTU:2048Byte rate:10Gbps SL:0x00 -W- Suboptimal rate for group. Lowest member rate:40Gbps > group-rate:10Gbps -I--------------------------------------------------- -I- Bad Links Info -I- No bad link were found -I--------------------------------------------------- ---------------------------------------------------------------- -I- Stages Status Report: STAGE Errors Warnings Bad GUIDs/LIDs Check 0 0 Link State Active Check 0 0 Performance Counters Report 0 0 Specific Link Width Check 0 0 Specific Link Speed Check 0 0 Partitions Check 0 0 IPoIB Subnets Check 0 1 Please see /tmp/ibdiagnet.log for complete log ---------------------------------------------------------------- -I- Done. Run time was 42 seconds. #
Note - The Performance Manager counters are available in the ibdiagnet.pm file.
Switch Command Reference, ibdiagnet command