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
Controls a FRU. Issued on the CMC.
frucontrol IPMB_address FRU_ID option
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.
option is described in the following topic.
This CLIA command sends a request to the specified FRU to perform the specified operation on the FRU payload.
The parameter option specifies the option of the frucontrol command to be used:
cold_reset (abbreviated as cr) – Performs a cold reset of the FRU payload.
warm_reset (abbreviated as wr) – Performs a warm reset of the FRU payload.
graceful_reboot (abbreviated as gr) – Performs a graceful reboot of the FRU payload.
diagnostic_interrupt (abbreviated as di) – Issues the diagnostic interrupt.
The following example shows how to issue a cold reset command to FRU 0 at IPMB address 94 (fabric card 0) with the frucontrol command.
# clia frucontrol 94 0 cr Pigeon Point Shelf Manager Command Line Interpreter FRU Control: Controller 0x94, FRU ID # 0, command 0x00, status 0(0x0) Command executed successfully #