HP 3PAR InForm OS 3.1.1 Command Line Interface Reference

0 OK OK
1 OK OK
2 OK OK
3 OK OK
In the example above:
Node. The node ID.
State. The state of the node. Values are as follows:
OK. The node and its components are operating normally.
Degraded. The node is degraded when the power supply is missing, failed, or degraded
(fan failed, battery max life low, failed, expired, or not present).
Failed. The node is either not initialized, offline, kernel revision mismatched, disk
partition bad, rebooting, or shut down.
Detailed_State. The detailed state of the node. Values are as follows:
tod_bat_fail. The time of day battery failed.
invalid_bat_config. The battery has an invalid configuration.
link_error. The node has a link error.
uncorrectable_mem_error. The node has an uncorrectable memory error.
multi_uncorrectable_mem_error. The node has multiple uncorrectable memory
error.
correctable_mem_error. The node has a correctable memory error.
internal_system_error. The node has an internal system error.
hardware_watchdog_error. The node has a hardware watchdog error.
pci_error. There is a PCI error in the node.
driver_software_error. The node has a driver software error.
cpu_overheating. The node CPU overheating.
cpu_vrm_overheating. The node CPU VRM overheating.
control_cache_dimm_overheating. The node Control Cache DIMM is overheating.
node_offline_due_to_failure. The node is offline due to failure.
node_shutdown_manually. The node was shutdown manually.
unknown. The node state is unknown.
The following example displays the detailed state of the power supplies:
cli% shownode -ps -s
Node PS -State- -Detailed_State-
0 0 OK OK
1 1 OK OK
2 2 OK OK
3 3 OK OK
shownode 413