Go to main content
Sun Datacenter InfiniBand Switch 36 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 switch. 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 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 switch with the env_test command.

FabMan@switch_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.40 V
Measured 12V = 11.97 V
Measured 5V = 5.04 V
Measured VBAT = 3.04 V
Measured 2.5V = 2.48 V
Measured 1.8V = 1.78 V
Measured I4 1.2V = 1.22 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 22
Front temperature 22
SP temperature 50
Switch temperature 35, maxtemperature 38
Temperature test returned OK
Starting FAN test:
Fan 0 not present
Fan 1 running at rpm 12099
Fan 2 running at rpm 11663
Fan 3 running at rpm 11881
Fan 4 not present
FAN test returned OK
Starting Connector test:
Connector test returned OK
Starting Onboard ibdevice test:
Switch 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@switch_name->

Related Information

  • checkboot Command

  • checkpower Command

  • checkvoltages Command

  • connector Command

  • getfanspeed Command

  • showtemps Command

  • Linux Shells for Hardware Commands