Go to main content
Oracle EDR InfiniBand 交换机和虚拟化 I/O 系统管理指南

退出打印视图

更新时间: 2016 年 11 月
 
 

显示电源详细信息 (Oracle ILOM CLI)

交换机具有冗余、负载均分电源,编号为 0 或 1。通过显示每个 PS 的详细信息,可以显示详细信息,包括 PS 的 FRU 编号。

  1. 发现是否存在特定 PS。
    -> show -d properties /SYS/PSslot
    

    其中 slot01,对应于要显示其信息的 PS。

  2. 显示特定 PS 的详细信息。

    例如,显示 PS 0 的详细信息。

    -> show -d properties /SYS/PS0
     /SYS/PS0
     	Properties:
     		type = Power Supply
     		ipmi_name = PS0
     		fru_manufacturer = Delta Electronics
     		fru_part_number = 7065505-01
     		fru_serial_number = C94928
     		fault_state = OK
     		clear_fault_action = (none)
    ->
    

相关信息