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 information about a FRU. Issued on the CMC.
fru [-v] [IPMB_address [id=FRU_ID | type=site_type]] | [type=site_type [/site_number]]
where:
IPMB_address is the IPMB bus address of the component.
FRU_ID is the FRU identifier of the component or portion of the component.
site_type is the type of site.
site_number is the number of the site.
This CLIA command shows information about a specific FRU. The following information is shown for the FRU in standard mode:
IPMB address and the FRU device ID.
Entity ID, entity instance.
Site type and number (if known).
Current hot-swap state, previous hot-swap state, and cause of the last state change for the FRU. The hot-swap states M0 – M7 are defined in the PICMG 3.0 specification as follows:
M0 – Not installed
M1 – Inactive
M2 – Activation request
M3 – Activation in progress
M4 – FRU active
M5 – Deactivation request
M6 – Deactivation in progress
M7 – Communication lost
The following information is shown for the FRU in verbose mode only:
The FRU device type, device type modifier (only for FRU-device-ID != 0). This information is taken from the FRU sensor data record (SDR) and conforms to section 37.12 of the IPMI specification.
Device ID string from the FRU SDR.
Current FRU power level and maximum FRU power level. Current assigned power consumption in Watts.
The -v option enables verbose output.
The following example shows how to get standard information about all FRUs at IPMB address 94 (fabric card 0) with the fru command.
# clia fru 94 0 Pigeon Point Shelf Manager Command Line Interpreter 94: FRU # 0 Entity: (0xa0, 0x60) Hot Swap State: M4 (Active), Previous: M3 (Activation In Process), Last State Change Cause: Normal State Change (0x0) Device ID String: "M9 FC" #