Users Guide
– サーバーベースの電源管理(SBPM)
– 冗長性ポリシー: 電源装置冗長性または冗長性なし
– 最大電力節減モード(MPCM)。
– 動的電源供給(DPSE)。
– システム入力電力上限が、13300W(45381 BTU/h)以下に設定されている。
• シャーシに 6 台の 3000W PSU が搭載されていないか、EPP に対応していない PSU がある場合、EPP オプションはグレーアウトされ、選択
できません。
拡張電源パフォーマンスのシナリオ - RACADM を使用
シナリオ 1: racadm getcong/cong set コマンドを使用した、EPP 機能コントロールの管理(有効化 / 無効化)
• 3000W AC 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 AC 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 AC PSU でサーバーベースの電力管理(SBMP)を有効にする
racadm config -g cfgChassisPower -o cfgChassisServerBasedPowerMgmtMode 1
This feature is not supported while Extended Power Performance is enabled.
• 3000W AC PSU で動的電源供給を有効にする
racadm config -g cfgChassisPower -o cfgChassisDynamicPSUEngagementEnable 1
This feature is not supported while Extended Power Performance is enabled.
• 3000W AC PSU で電源冗長性ポリシーをグリッド冗長性ポリシーから PSU 冗長性ポリシーに変更する
racadm config -g cfgChassisPower -o cfgChassisRedundancyPolicy 2
This feature is not supported while Extended Power Performance is enabled.
• 3000W AC PSU で電源冗長性ポリシーをグリッド冗長性ポリシーから冗長性ポリシーなしに変更する
racadm config -g cfgChassisPower -o cfgChassisRedundancyPolicy 0
This feature is not supported while Extended Power Performance is enabled.
• システム入力電力上限値を 13300W 以下に変更する
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 AC PSU で 110VAC を有効にする
racadm config -g cfgChassisPower -o cfgChassisAllow110VACOperation 1
This feature is not supported on 3000W power supplies.
• 3000W AC PSU で最大節電モードを有効にする
メモ: 既存のインタフェースで RACADM CLI を使用することで、3000W AC PSU 構成で最大節電モード(MPCM)を有効にするこ
とができます。
EPP が有効になっていても、MPCM を有効にする RACADM CLI には変更はありません。
241