CLI Guide
NOTE: The –c option is valid with only <module=chassis>.
Example
• Perform reset of conguration data to defaults for server-1 module
racadm racresetcfg -m server-1
• Perform reset of power cap feature.
racadm racresetcfg -c pcap
• Perform reset of conguration data to default for switch-1 module
racadm racresetcfg -m switch-1
racresetpcie
Description Resets the PCIe blade mapping in the chassis to factory defaults.
NOTE:
• To use this subcommand for CMC, you must have the Chassis Administrator privilege.
• This command cannot run successfully, if any blade server is powered on.
Synopsis
racadm racresetpcie
raid
Description
Allows you to execute commands to control RAID arrays.
Synopsis
racadm raid
Example
• Monitor Health of Storage root node.
racadm raid get status
Storage Root Node Status : Ok
This command retrieves the controllers keys (FQDDs).
• Monitor and Inventory all Controllers connected to the server.
racadm raid get controllers
racadm raid get controllers -o
This command is an optimized version and displays the full controller objects along with their keys.
racadm raid get controllers -o -p <property names separated by comma>
This command displays the ltered property values for all returned controller objects.
• Monitor and Inventory all batteries connected to the controller
racadm raid get batteries --refkey <controller FQDDs
separated by comma>
This command displays all battery keys connected to the controllers referred to as refkeys.
racadm raid get batteries --refkey <controller FQDDs
separated by comma > -o
This command is an optimized version and displays all battery objects for the controller FQDD.
racadm raid get batteries --refkey <controller FQDDs
separated by comma > -o -p <property names separated by comma>
70
RACADM Subcommand Details