Owner's Manual

Power Management 345
Using RACADM
To enable and set the redundancy policy:
NOTE: To perform power management actions, you must have Chassis Control
Administrator privilege.
1
Open a serial/Telnet/SSH text console to CMC and log in.
2
Set properties as needed:
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 Redundancy). The default is 0.
For example, the following command:
racadm config -g cfgChassisPower -o
cfgChassisRedundancyPolicy 1
sets the redundancy policy to 1.
To enable or disable dynamic PSU engagement, type:
racadm config -g cfgChassisPower -o
cfgChassisDynamicPSUEngagementEnable <value>
where
<value>
is
0
(disable), 1 (enable). The default is 0.
For example, the following command:
racadm config -g cfgChassisPower -o
cfgChassisDynamicPSUEngagementEnable 0
disables dynamic PSU engagement.
For information about RACADM commands for chassis power, see the
config, getconfig, getpbinfo, and cfgChassisPower sections
in the RACADM
Command Line Reference Guide for iDRAC6 and CMC
.