Users Guide
– 系统输入功率上限值设置为小于或等于 13300W 或 (45381 BTU/h)。
• 机箱未安装六个 3000W PSU 或所有 PSU 都不支持 EPP,EPP 选项变为灰色且不可供选择。
扩展电源性能场景 - 使用 RACADM
场景 1:使用 racadm getcong/cong set 命令管理 EPP 功能控制(启用/禁用)
• 要在 3000W 交流 PSU 配置上启用 EPP 功能,可使用:
racadm config -g cfgChassisPower -o cfgChassisEPPEnable 1
• To disable EPP feature on a 3000W AC PSU conguration, 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.
• 将电源冗余策略从电网冗余策略更改为 3000W 交流 PSU 上的无冗余策略
racadm config -g cfgChassisPower -o cfgChassisRedundancyPolicy 0
This feature is not supported while Extended Power Performance is enabled.
• 将系统输入功率上限值更改为小于或等于 13300 W
racadm config –g cfgChassisPower -o cfgChassisPowerCap 12500
System Input Power Cap cannot be set to less than or equal to 13300W (45381 BTU/h)
while Extended Power Performance is enabled.
• 在 3000W 交流 PSU 上启用 110V(交流)
racadm config -g cfgChassisPower -o cfgChassisAllow110VACOperation 1
This feature is not supported on 3000W power supplies.
• 在 3000W 交流 PSU 上启用最大节能模式
注: 将 RACADM CLI 结合现有界面使用,可在 3000W 交流 PSU 配置上启用最大节能模式 (MPCM)。如果启用了 EPP,
启用
MPCM 时无需更改 RACADM CLI 界面。
场景 5:当设置了其他电源配置设置时,尝试从已禁用的开始状态下启用 EPP。
• 在系统输入功率上限较低时在 3000W 交流 PSU 上启用 EPP
racadm config -g cfgchassispower -o cfgChassisEPPEnable
This feature is not supported while System Input Power Cap is set to less than or
equal to 13300 W (45381 BTU/h).
227