您可以在 Oracle ILOM Web 界面的 "DCU" 页面上查看 DCU 属性。
对于具有两个 PDomain 的 SPARC M7-8 服务器,您应该会看到类似于以下内容的输出:
-> show /System/DCUs/
/System/DCUs
Targets:
DCU_0
DCU_1
Properties:
health = OK
health_details = -
installed_dcus = 2
max_dcus = 2
...
->
对于具有一个 PDomain 的 SPARC M7-8 服务器,您应该会看到类似于以下内容的输出:
-> show /System/DCUs/
/System/DCUs
Targets:
DCU_0
Properties:
health = OK
health_details = -
installed_dcus = 1
max_dcus = 1
...
->
对于 SPARC M7-16 服务器,您应该会看到类似于以下内容的输出:
-> show /System/DCUs/
/System/DCUs
Targets:
DCU_0
DCU_1
DCU_2
DCU_3
Properties:
health = OK
health_details = -
installed_dcus = 4
max_dcus = 4
...
->
-> show /System/DCUs/DCU_0
/System/DCUs/DCU_0
Targets:
CMIOU_0
CMIOU_1
CMIOU_2
CMIOU_3
Properties:
health = OK
health_details = -
power_state = On
cpu_summary = Four Oracle SPARC M7
memory_summary = 512 GB
location = DCU0 (Domain Configuration Unit 0)
host_assigned = /HOST0
fan_list = FM0/F0 (Fan Module 0), FM0/F1 (Fan Module 0), FM1/F0 (Fan Module 1),
FM1/F1 (Fan Module 1), FM2/F0 (Fan Module 2), FM2/F1 (Fan Module 2),
FM3/F0 (Fan Module 3), FM3/F1 (Fan Module 3), FM4/F0 (Fan Module 4),
FM4/F1 (Fan Module 4), FM5/F0 (Fan Module 5), FM5/F1 (Fan Module 5),
FM6/F0 (Fan Module 6), FM6/F1 (Fan Module 6), FM7/F0 (Fan Module 7),
FM7/F1 (Fan Module 7)
sp_name = /SYS/SP0/SPM0
initiate_sp_failover = (none)
->