Go to main content
Oracle EDR InfiniBand Switch および仮想 I/O システム管理ガイド

印刷ビューの終了

更新: 2016 年 11 月
 
 

HCA の電源情報の表示 (Oracle ILOM CLI)

スイッチには、EDR 接続用に内部 HCA があります。HCA が使用している各電源タイプの消費電力のほか、HCA に供給されている電力のイベントしきい値を表示できます。

  1. HCA に供給されている 0.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
    
    -> 
    

関連情報