Reference Guide
• <object> — Specifies the object name of the value to be read.
• <index> — Specifies where FQDD Alias's or Groups need to be indexed.
• -f <filename> — This option enables you to save the RAC configuration
to a file.
Enables the subcommand to write the device configuration to a file specified by
<
filename
>. This option is not supported in Firmware racadm interface.
For Indexed groups, if a group is not configured then it will not be saved to the
configuration file.
• -u — User name of the remote share from where the file must be exported.
• -p — Password for the remote share from where the file must be exported.
• -l — Network share location from where the file must be exported.
• -t — Specifies the file type to be exported. Valid values are "xml" and "ini".
These are not case-sensitive. ini exports the legacy configuration file. The ini
file cannot be exported to a remote share. If-t is not specified, then the ini file
is exported.
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
getarraycfg
Description This command is applicable only for CMC. Use this command to display the storage
array properties and configuration status.
Synopsis
getarraycfg -m <module> [-s]
Input
• -m — The valid value for —m <module> is server-n, where n = 1 to 16.
• -s — query for current storage configuration process status.
Output Array configured properties for:
• Member Name
• Member IP
• Group Name
• Group IP
• Fabric Selection
61