User's Manual
238 Power Management
• 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.
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 1.
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 "config" on page 322
• See "getconfig" on page 332
• See "getpbinfo" on page 346
• See "cfgChassisPower" on page 413
Assigning Priority Levels to Servers
Server priority levels determine which servers the CMC draws power from
when additional power is required.
NOTE: The priority you assign to a server is linked to its slot and not to the server
itself. If you move the server to a new slot, you must reconfigure the priority from
the new slot location.
NOTE: To perform power management actions, you must have Chassis
Configuration Administrator privilege.