Users Guide
Table Of Contents
- 适用于 PowerEdge M1000e 的 Dell Chassis Management Controller 6.10 版 用户指南
- 概览
- 安装和设置 CMC
- 登录 CMC
- 更新固件
- 下载 CMC 固件
- 签名的 CMC 固件映像
- 查看当前安装的固件版本
- 更新 CMC 固件
- 更新 iKVM 固件
- 更新 IOM 基础结构设备固件
- 使用 Web 界面更新服务器 iDRAC 固件
- 使用 RACADM 更新服务器 iDRAC 固件
- 更新服务器组件固件
- 使用 CMC 恢复 iDRAC 固件
- 查看机箱信息和监测机箱与组件运行状况
- 配置 CMC
- 配置服务器
- 配置插槽名称
- 配置 iDRAC 网络设置
- 配置 iDRAC VLAN 标签设置
- 设置第一引导设备
- 配置服务器 FlexAddress
- 配置远程文件共享
- 使用服务器配置复制功能配置配置文件设置
- 配置 CMC 以发送警报
- 配置用户帐户和权限
- 配置 CMC 进行单点登录或智能卡登录
- 配置 CMC 以使用命令行控制台
- 使用 FlexAddress 和 FlexAdress Plus 卡
- 管理输入输出结构
- 配置和使用 iKVM
- 管理和监测电源
- 故障排除和恢复
- 使用 LCD 面板界面
- 常见问题
- 使用案例场景

○ 系统输入功率上限值设置为小于或等于 13300W 或 (45381 BTU/h)。
● 机箱未安装六个 3000W PSU 或所有 PSU 都不支持 EPP,EPP 选项变为灰色且不可供选择。
扩展电源性能场景 - 使用 RACADM
场景 1:使用 racadm getconfig/config set 命令管理 EPP 功能控制(启用/禁用)
● 要在 3000W 交流 PSU 配置上启用 EPP 功能,可使用:
racadm config -g cfgChassisPower -o cfgChassisEPPEnable 1
● To disable EPP feature on a 3000W AC PSU configuration, 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 上启用最大节能模式
230
使用案例场景