Users Guide
其中,<value> 为 0(禁用),1(启用)。对于 3000W PSU,默认值为 1
• 要设置系统输入功率上限值,请键入:
racadm config -g cfgChassisPower -o cfgChassisPowerCap <value>
其中 <value> 是 2715-16685 之间的数字,表示以瓦为单位的最大电源限制。默认值为 16685。
例如,以下命令将系统输入功率上限设置为 5400 瓦:
racadm config -g cfgChassisPower -o cfgChassisPowerCap 5400
。
• 要启用或禁用动态 PSU 接入,请键入:
racadm config -g cfgChassisPower -o cfgChassisDynamicPSUEngagementEnable
<value>
其中,<value> 为 0(禁用),1(启用)。默认值为 0。
例如,以下命令禁用动态 PSU 接入:
racadm config -g cfgChassisPower -o cfgChassisDynamicPSUEngagementEnable 0
。
• 要启用最大节能模式,请键入:
racadm config -g cfgChassisPower -o cfgChassisMaxPowerConservationMode 1
• 若要恢复正常操作,请键入:
racadm config -g cfgChassisPower -o cfgChassisMaxPowerConservationMode 0
• 启用 110V 交流 PSU:
racadm config -g cfgChassisPower -o cfgChassisAllow110VACOperation 1
• 启用“服务器性能优于电源冗余”:
racadm config -g cfgChassisPower -o cfgChassisPerformanceOverRedundancy 1
• 禁用“服务器性能优于电源冗余”:
racadm config -g cfgChassisPower -o cfgChassisPerformanceOverRedundancy 0
• 要启用电源远程日志记录功能,请键入以下命令:
racadm config -g cfgRemoteHosts -o cfgRhostsSyslogPowerLoggingEnabled 1
• 要指定所需的日志记录间隔,请键入以下命令:
racadm config -g cfgRemoteHosts -o cfgRhostsSyslogPowerLoggingInterval n
其中 n 为 1 至 1440 分钟。
• 要确定是否已启用电源远程日志记录功能,请键入以下命令:
racadm getconfig -g cfgRemoteHosts -o cfgRhostsSyslogPowerLoggingEnabled
• 要确定电源远程日志记录间隔,请键入以下命令:
racadm getconfig -g cfgRemoteHosts -o cfgRhostsSyslogPowerLoggingInterval
电源远程日志记录功能取决于先前配置的远程系统日志主机。必须启用记录到一个或多个远程系统日
志主机,否则将记录功耗。这可以通过 Web 界面或 RACADM CLI 启用。有关更多信息,请参阅
dell.com/support/manuals 上的 Chassis Management Controller for Dell PowerEdge M1000e
RACADM Command Line Reference Guide(适用于 Dell PowerEdge M1000e 的 Chassis
Management Controller RACADM 命令行参考指南)中的远程系统日志配置说明。
• 要使用 Dell OpenManage Power Center 启用远程电源管理,请键入:
racadm config -g cfgChassisPower -o cfgChassisServerBasedPowerMgmtMode 1
214