Users Guide

选中该复选框启用基于服务器的电源管理 (SBPM) 时将显示以下消息:
Checking the Server Based Power Management Mode option will set your power cap to max value,
server priorities to default priority, and disables Max Power Conservation Mode. Are you sure
you want to continue?
选中该复选框启用最大节能模式 (MPCM) 时将显示以下消息:
Enabling Max Power Conservation Mode option will force servers into a low power, limited
performance mode and disable server power up. Press OK to continue.
场景 3:在以下情况下 EPP 选项变为灰色且不可供选择:
已对 3000W PSU 禁用 EPP,并且启用了以下任一电源设置:
基于服务器的电源管理 (SBPM)
冗余策略:电源设备冗余或无冗余
最大节能模式 (MPCM)
动态电源设备接入 (DPSE)
系统输入功率上限值设置为小于或等于 13300W (45381 BTU/h)。
机箱未安装六个 3000W PSU 或所有 PSU 都不支持 EPPEPP 选项变为灰色且不可供选择。
扩展电源性能场景 - 使用 RACADM
场景 1:使用 racadm getcong/cong set 命令管理 EPP 功能控制(启用/禁用)
要在 3000W 交流 PSU 配置上启用 EPP 功能,可使用:
racadm config -g cfgChassisPower -o cfgChassisEPPEnable 1
To disable EPP feature on a 3000W AC PSU conguration, use:
To disable EPP feature on a 3000W AC PSU configuration, use:
要在 3000W 交流 PSU 配置上检查是否已启用 EPP 功能,可使用:
racadm getconfig -g cfgChassisPower -o cfgChassisEPPEnable
场景 2:使用 racadm getpbinfo 查看 EPP 功能状态:
racadm getpbinfo
Extended Power Performance(EPP) Status = Enabled (inactive)
Available Power in EPP Pool = 3167 W (10806 BTU/h)
Used Power in EPP Pool = 0 W (0 BTU/h)
EPP Percent - Available = 100.0
场景 3:查看 CMC 日志中记录的 EPP 功能控制操作:
racadm getraclog
Jul 31 14:16:11 CMC-4C2WXF1 Log Cleared
Jul 31 14:15:49 CMC-4C2WXF1 Extended Power Performance is Enabled
Jul 31 14:15:49 CMC-4C2WXF1 Extended Power Performance is Disabled
场景 4:在启用了 EPP 时,更改与 EPP 不兼容的电源配置属性:
3000W 交流 PSU 上启用基于服务器的电源管理 (SBMP)
racadm config -g cfgChassisPower -o cfgChassisServerBasedPowerMgmtMode 1
This feature is not supported while Extended Power Performance is enabled.
3000W 交流 PSU 上启用动态电源设备接入
racadm config -g cfgChassisPower -o cfgChassisDynamicPSUEngagementEnable 1
This feature is not supported while Extended Power Performance is enabled.
将电源冗余策略从电网冗余策略更改为 3000W 交流 PSU 上的 PSU 冗余策略
racadm config -g cfgChassisPower -o cfgChassisRedundancyPolicy 2
This feature is not supported while Extended Power Performance is enabled.
使用案例场景
261