Go to main content
Oracle® Server X5-8 プロダクトノート

印刷ビューの終了

更新: 2017 年 4 月
 
 

Oracle ILOM が CPU を誤って識別する

Oracle ILOM の FRU 出力コマンドで、プロセッサモデルに関する情報が表示されません。たとえば、ipmitool fru コマンドでは次のように表示されます。

 FRU Device Description : CMOD0/P0 (LUN 0 ID 16)
  Product Manufacturer  : Intel
  Product Name          : unknown product name unknown
  Product Part Number   : CM80636
  Product Version       : 000306E7 SR1NR

回避方法

show /System/Processors/CPUs/CPU_N コマンドを使用します。N は CPU 番号です。例:

-> show /System/Processors/CPUs/CPU_0

 /System/Processors/CPUs/CPU_0
    Targets:

    Properties:
        health = OK
        health_details = -
        part_number = CM80636
        serial_number = Not Available
        location = P0 (CPU 0)
        model = Intel(R) Xeon(R) CPU E7-8895 v3 @ 2.60GHz
        max_clock_speed = 2.600 GHz
        total_cores = 18
        enabled_cores = 18
        temperature = Not Supported

    Commands:
        cd
        show

-> 

または、Oracle ILOM Web インタフェースの「Summary」ページまたは「System Information」ページで、「Processor」>「Details」を選択します。