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 v2 @ 2.80GHz
max_clock_speed = 2.800 GHz
total_cores = 15
enabled_cores = 15
temperature = Not Supported
Commands:
cd
show
->
或者,在 Oracle ILOM Web 界面的 "Summary" 或 "System Information" 页面上选择 "Processor" > "Details"。