Go to main content
Sun Network QDR InfiniBand Gateway Switch Documentation Supplement for Firmware Version 2.2

Exit Print View

Updated: September 2016
 
 

env_test Command

Displays environmental status.

Syntax

env_test

Description

This hardware command performs a series of hardware and environmental tests of the gateway. This command is an amalgamation of these commands:

  • checkpower

  • checkvoltages

  • showtemps

  • getfanspeed

  • connector

  • checkboot

The command output provides voltage and temperature values, pass-fail results, and error messages.

The env_test command is available from the /SYS/Switch_Diag, /SYS/Gateway_Mgmt, and /SYS/Fabric_Mgmt Linux shell targets of the Oracle ILOM CLI interface.

Example

This example shows how to display the hardware and environmental status of the gateway with the env_test command.

FabMan@gateway_name->env_test
Environment test started:
Starting Environment Daemon test:
Environment daemon running
Environment Daemon test returned OK
Starting Voltage test:
Voltage ECB OK
Measured 3.3V Main = 3.27 V
Measured 3.3V Standby = 3.35 V
Measured 12V = 11.97 V
Measured 5V = 5.02 V
Measured VBAT = 3.06 V
Measured 1.0V = 1.02 V
Measured I4 1.2V = 1.22 V
Measured 2.5V = 2.52 V
Measured V1P2 DIG = 1.18 V
Measured V1P2 ANG = 1.17 V
Measured 1.2V BridgeX = 1.22 V
Measured 1.8V = 1.79 V
Measured 1.2V Standby = 1.19 V
Voltage test returned OK
Starting PSU test:
PSU 0 present OK
PSU 1 present OK
PSU test returned OK
Starting Temperature test:
Back temperature 24
Front temperature 25
SP temperature 48
Switch temperature 43, maxtemperature 46
Bridge-0 temperature 42, maxtemperature 45
Bridge-1 temperature 43, maxtemperature 47
Temperature test returned OK
Starting FAN test:
Fan 0 not present
Fan 1 running at rpm 11336
Fan 2 running at rpm 11336
Fan 3 running at rpm 11118
Fan 4 not present
FAN test returned OK
Starting Connector test:
Connector test returned OK
Starting Onboard ibdevice test:
Switch OK
Bridge-0 OK
Bridge-1 OK
All Internal ibdevices OK
Onboard ibdevice test returned OK
Starting SSD test:
SSD test returned OK
Starting Auto-link-disable test:
Auto-link-disable test returned OK
Environment test PASSED
FabMan@gateway_name->

Related Information

  • checkboot Command

  • checkpower Command

  • checkvoltages Command

  • connector Command

  • getfanspeed Command

  • showtemps Command

  • Linux Shells for Hardware Commands