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

退出打印视图

更新时间: 2016 年 11 月
 
 

显示 HCA 的电源信息 (Oracle ILOM CLI)

交换机具有用于进行 EDR 连接的内部 HCA。您可以显示 HCA 使用的每种类型的电源的功耗以及向 HCA 供电的电源的事件阈值。

  1. 显示向 HCA 供电的 .85 伏电源。
    -> show /SYS/MB/V_+0V85_HCA
    	Properties:
            	type = Voltage
            	ipmi_name = MB/V_+0V85_HCA
            	class = Threshold Sensor
            	value = 0.847 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. 显示向 HCA 供电的 1.05 伏电源。
    -> show /SYS/MB/V_+1V05_HCA
    
    /SYS/MB/V_+1V05_
    	Properties:
            	type = Voltage
            	ipmi_name = MB/V_+1V05_HCA
            	class = Threshold Sensor
            	value = 1.091 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
    
    -> 
    

相关信息