CLI Guide
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
• -g—Specifies the configuration group to display
• -o—Specifies the configuration object to display. This option is used with -g.
• -i—Specifies the index of indexed group. This option is used with -g.
• -m—The <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.
• -h—Displays 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
• Display an indexed group:
racadm getconfig -g cfgUserAdmin -o cfgUserAdminPassword -i 2
• Display information about the service tag of the storage module:
racadm getconfig -g cfgStorageModule -m storage-<1 to 8> -o
cfgStorageModuleServiceTag
16 RACADM sub command details