Setting the Server Reset Mode (frucontrol)
Function
The frucontrol command is used to specify how the server is reset.
Format
ipmcset [-t fru0] -d frucontrol -v <option>
Parameters
Parameter |
Description |
Value |
---|---|---|
option |
Specifies the reset mode. |
|
Usage Guidelines
This command is invalid to a server in power-off state.
Example
# Forcibly reset the server.
iBMC:/->ipmcset -d frucontrol -v 0
WARNING: The operation may have many adverse effects.
Do you want to continue?[Y/N]:y
FRU control fru0 (forced system reset) successfully.
# Forcibly power cycle the server.
iBMC:/->ipmcset -d frucontrol -v 2
WARNING: The operation may have many adverse effects.
Do you want to continue?[Y/N]:y
FRU control fru0 (forced power cycle) successfully.