User's Manual

216 Power Management
For example, the following command:
racadm config -g cfgChassisPower -o
cfgChassisMaxACPowerLimit 5400
sets the maximum power budget to 5400 watts.
To set the power warming threshold, type:
racadm config -g cfgChassisPower -o
cfgChassisACPowerWarningThreshold <
value
>
where
<
value
>
is a number between 2768–7928 (inclusive)
representing the power consumption limit in watts beyond which a
warning is issued. The default is 7928.
For example, the following command:
racadm config -g cfgChassisPower -o
cfgChassisACPowerWarningThreshold 5400
sets the maximum power budget to 5400 watts.
To enable or disable power conservation mode (server throttling),
type:
racadm config -g cfgChassisPower -o
cfgChassisServerPowerThrottling <
value
>
where
<
value
>
is
0
(disable), 1 (enable). The default is 1.
For example, the following command:
racadm config -g cfgChassisPower -o
cfgChassisServerPowerThrottling 0
disables server power throttling.
To select a redundancy policy, type:
racadm config -g cfgChassisPower -o
cfgChassisRedundancyPolicy <
value
>
where
<
value
>
is
0
(No Redundancy), 1 (AC Redundancy),
2
(Power Supply Redundant). The default is 0.