CLI Guide

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> [-m <module>]
racadm getconfig -g <group> -o <object> [-m <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.
-iSpecifies the index of indexed group. This option is used with -g.
-mThe <module> must have one of the following values:
storage-<n>where n = 1-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
Display a single object from a particular group:
racadm getconfig -g cfgLanNetworking -o cfgDNSRacName
16 RACADM sub command details