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

退出打印视图

更新时间: 2016 年 11 月
 
 

显示 IB 交换机芯片的电源信息 (Oracle ILOM CLI)

交换机具有内部 IB 交换机,支持通过交换机进行 EDR 连接。您可以显示 IB 交换机芯片使用的功耗以及向 IB 交换机芯片供电的电源的事件阈值。

  1. 显示向 IB 交换机供电的 .85 伏电源。
    -> show /SYS/MB/V_+0V85_IBSW
    
    /SYS/MB/V_+0V85_IBSW
    	Properties:
    		type = Voltage
    		ipmi_name = MB/V_+0V85_IBSW
    		class = Threshold Sensor
    		value = 0.842 Volts
    		upper_nonrecov_threshold = 0.941 Volts
    		upper_critical_threshold = 0.931 Volts
    		upper_noncritical_threshold = 0.921 Volts
    		lower_noncritical_threshold = 0.833 Volts
    		lower_critical_threshold = 0.823 Volts
    		lower_nonrecov_threshold = 0.813 Volts
    		alarm_status = cleared
    
    ->
    
  2. 显示向 IB 交换机供电的 1.05 伏电源。
    -> show /SYS/MB/V_+1V05_IBSW
    
    /SYS/MB/V_+1V05_IBSW
    	Properties:
    		type = Voltage
    		ipmi_name = MB/V_+1V05_IBSW
    		class = Threshold Sensor
    		value = 1.030 Volts
    		upper_nonrecov_threshold = 1.137 Volts
    		upper_critical_threshold = 1.127 Volts
    		upper_noncritical_threshold = 1.117 Volts
    		lower_noncritical_threshold = 1.019 Volts
    		lower_critical_threshold = 1.000 Volts
    		lower_nonrecov_threshold = 0.980 Volts
    		alarm_status = cleared
    
    ->
    

相关信息