CLI Guide

faultlist
Description Displays the active error message in the chassis subsystem.
Synopsis
racadm faultlist view
$ racadm faultlist view
Example
SubSystem = System.Modular.7
Message = CPU 1 is absent
InstanceId = Fault#02200004#1
Severity = Critical
MessageId = CPU0003
SubSystem = PowerSupply
Message = The power input of power supply 1 is lost.
InstanceId = Fault#02200005#1
Severity = Critical
MessageId = PSU0003
SubSystem = PowerSupply
Message = The power input of power supply 5 is lost.
InstanceId = Fault#02200006#1
Severity = Critical
MessageId = PSU0005
getconfig
Description
Displays the configuration properties of OME - Modular.
Synopsis
racadm getconfig -g <group> [-mm <module>]
racadm getconfig -g <group> -o <object> [-mm <module>]
racadm getconfig -g <group> -i <index>
racadm getconfig -g <group> -o <object> -i <index>
racadm getconfig -h
Input
-gSpecifies the configuration group to display
-oSpecifies the configuration object to display. This option is used with -g.
-iIndex of indexed group. This option is used with -g.
-mThe <module> must have one of the following values:
storage-<n>where n = 1 to 8
NOTE: The storage-<n> option is available only for cfgStorageModule.
-hDisplays all the available configuration groups.
Example
Display an entire group, in this case the LAN networking:
racadm getconfig -g cfgLanNetworking
14 RACADM sub command details