
NOTE: For --clone and --replace options, only .xml file template is received. These
options --clone and --replace cannot be used in the same command.
Examples
• Get system LCD information.
racadm get system.lcd
LCDUserString=test
• Display an entire group, in this case the topology configuration.
racadm get system.location
• Display a single object from a particular group.
racadm get system.location.rack.name
• Display an indexed group.
racadm get system.power.supply.1
• Export the xml configuration to a CIFS share.
racadm get -f file -t xml -u myuser -p mypass -l //10.1.12.13/
share
• Export the xml configuration to an NFS share.
racadm get -f file -t xml -l 10.1.12.13:/myshare
• racadm get -f xyz_temp_clone -t xml -u Administrator -p
dell_123 -l //10.94.162.74/xyz --clone
• racadm get -f xyz_temp_replace -t xml -u Administrator -p
dell_123 -l //10.94.162.74/xyz --replace
getactiveerrors
Description Displays CMC active errors.
This subcommand is applicable only for CMC.
Synopsis
racadm getactiveerrors
racadm getactiveerrors [-s <severity>] [-m <module>]
Input The command racadm getactiveerrors displays the critical, warning, and informational
messages for all the modules.The values are:
-s <severity> — Specifies the severity type message displayed. The command racadm
getactiveerrors
displays the selected type of messages for all the modules. When used with
-m option, only selected message type for that module is displayed. The values for -s
<severity> are:
• critical
• warning
• info
-m<module> — Specifies the module for which the messages such as critical, noncritical
(warning), and informational are displayed. The command racadm getactiveerrors displays
critical, noncritical (warning), and informational messages for the selected module. When used with
-s option, only selected message type for the module is displayed. The values for -m <module>
are:
• server-n — where n=1–16
• server-nx — where n=1–8; x=a to d (lower case)
• switch-n — where n=1–6
48
Kommentare zu diesen Handbüchern