Oracle® ILOM システム監視および診断用ユーザーズガイドファームウェアリリース 3.2.x

印刷ビューの終了

更新: 2015 年 10 月
 
 

管理対象デバイスの電力割り当て計画の表示

始める前に

  1. CMM または SP の Web インタフェースから「Power Allocation Plan」プロパティーを表示するには、「Power Management」>「Allocation」をクリックします。

    管理対象デバイスの「Power Allocation Plan」が表示されます。

  2. SP の CLI から「Power Allocation Plan」プロパティーを表示するには、次を実行します。

    注 - この手順には、SPARC マルチドメインサーバーへの CLI パスは含まれていません。特定の PDomain の電力プロパティーを表示するには、次に示された CLI パスの先頭に /Servers/PDomains/PDomain_n/ を付けてください。
    • SP の「System Power Specification」プロパティーを表示します:
      1. 「Allocated Power」および「Peak Permitted」電力プロパティー値を表示するには、次のように入力します:

        show /SP/powermgmt/ allocated_power permitted_power

      2. 「Target Limit」(このプロパティーはすべてのサーバーでサポートされているわけではありません) のプロパティー値を表示するには、次のように入力します:

        show /SP/powermgmt/budget powerlimit

      3. 「Power Supply Maximum」のプロパティーを表示するには、次のように入力します:

        show /SP/powermgmt/ available_power


        注 - Oracle CPU ブレードサーバーの「Installed Hardware Minimum」の電力 (ワット) プロパティー値は、Oracle ILOM Web インタフェースの「Allocation Plan」からのみ表示できます。
    • SP の「Per Component Map」プロパティーを表示します:
      1. 管理対象サーバーに構成されている電力割り当てコンポーネントのリストを表示するには、次のように入力します:

        show /SP/powermgmt/powerconf/

      2. 特定のサーバーコンポーネントの電力割り当てプロパティー値を表示するには、次のように入力します。

        show /SP/powermgmt/powerconf/component_type/component_name

        ここでは、component_type はコンポーネントカテゴリの名前、component_name はコンポーネントの名前です。

        たとえば、特定の CPU に割り当てられた電力を表示するには、次のように入力します。

        show /SP/powermgmt/powerconf/CPUs/CPUn

        n は、CPU の取り付け位置番号です。

  3. CMM の CLI から「Power Allocation Plan」プロパティーを表示するには、次を実行します。
    • CMM の「System Power Specification」プロパティーを表示します:
      1. 「Allocated Power」および「Peak Permitted」電力プロパティー値を表示するには、次のように入力します:

        show /CMM/powermgmt/ allocated_power permitted_power

      2. 「Power Supply Maximum」プロパティー値を表示するには、次のように入力します:

        show /CMM/powermgmt available_power

      3. 「Redundant Power」プロパティー値を表示するには、次のように入力します:

        show /CMM/powermgmt redundant_power

    • CMM の「Blade Power Map」プロパティーを表示します:
      1. 「Grantable Power」プロパティーを表示するには、次のように入力します:

        show /CMM/powermgmt/ grantable_power


        注 - 「Unfilled Grant Requests」のプロパティーは、Oracle ILOM Web インタフェースの「Allocation Plan」からのみ表示できます。
      2. ブレードスロットごとの「Grant Limit」および「Granted Limit」プロパティー値を表示するには、次のように入力します:

        show /CMM/powermgmt/powerconf/bladeslots BLn

        n は、Oracle ブレードシャーシ内のブレードのスロット位置です。

      3. 特定のブレードスロットの「Required Power」プロパティーを表示するには、次のように入力します:

        show /CMM/powermgmt/advanced/n

        n は、Oracle ブレードシャーシ内のブレードのスロット位置です。

      4. すべてのシャーシブレードスロットの「Granted Power」プロパティー値、およびすべての I/O シャーシブレードスロットの「Reserved Power」プロパティー値を表示するには、次のように入力します:

        show /CMM/powermgmt/powerconf/bladeslots granted_power reserved_power

      5. シャーシスロットに取り付けられている特定のコンポーネントの電力割り当てプロパティー値を表示するには、次のように入力します:

        show /CMM/powermgmt/powerconf/component-type/component-name

        component_type はコンポーネントカテゴリの名前、component-name はコンポーネントの名前です

        例:

        show /CMM/powermgmt/powerconf/NEMs/NEMn

        n は、Oracle ブレードシャーシ内の NEM のスロット位置です。

関連情報