Oracle® Server X5-8 제품 안내서

인쇄 보기 종료

업데이트 날짜: 2016년 10월
 
 

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 웹 인터페이스 Summary 또는 System Information 페이지에서 Processor > Details를 선택합니다.