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 board statistics. Issued on the CMC.
getboardstat lc|fc slot
where slot is the number of the line card (0–8) or fabric card (0–8).
This switch-specific command displays statistics that help you determine the reliability of a line card or fabric card. The output of this command contains the number of power faults, number of board boots, and numbers over temperature faults for the line card or fabric card.
Additionally, the boot syndrome and fatal error registers, the number of faults and boots, and the switch up and init flags for each switch chip are also displayed.
The following example shows how to display the statistics for fabric card 0 with the getboardstat command.
# getboardstat fc 0 --------------------- FC 0 INFO --------------------- current_power_fault: 0x000000 total_power_fault: 0x000000 Number of board boots: 0x0000 LM75_0 temp protect: 0x00 LM75_1 temp protect: 0x00 LM75_2 temp protect: 0x00 LM75_3 temp protect: 0x00 LM75_4 temp protect: 0x00 LM75_5 temp protect: 0x00 LM75_6 temp protect: 0x00 LM75_7 temp protect: 0x00 --------------------- I4 0 --------------------- Current Boot Syndrome Register: 0x00000000 Current Fatal Error Register: 0x00000000 Previous Boot Syndrome Register: 0x00000000 Previous Fatal Error Register: 0x00000000 Number of faults: 0x0000 Number of boots: 0x0003 Switch up flag: 0x00 Switch init flag: 0x01 --------------------- I4 1 --------------------- Current Boot Syndrome Register: 0x00000000 Current Fatal Error Register: 0x00000000 Previous Boot Syndrome Register: 0x00000000 Previous Fatal Error Register: 0x00000000 Number of faults: 0x0000 Number of boots: 0x0003 Switch up flag: 0x00 Switch init flag: 0x01 #