Reference Guide

iDRAC only options:
-f — Force resetcfg. If any VFlash partition creation or formatting is in progress
when this command is issued, iDRAC sends back a warning message indicating
the same. You can perform a force reset using this option.
Example
Reset the configuration on iDRAC:
racadm racresetcfg
The RAC configuration has initiated restoration to factory defaults.
Please wait up to a minute for this process to complete before accessing the RAC
again.
Reset the KVM configuration on CMC:
racadm racresetcfg -m kvm
The configuration has initiated restoration to factory defaults.
Reset blade 8 configuration from CMC:
racadm racresetcfg -m server-8
The RAC configuration has initiated restoration to factory defaults.
Please wait up to a minute for this process to complete before accessing the RAC
again.
Reset when vFlash Partition creation is in progress:
racadm racresetcfg
A vFlash SD card partition operation is in progress. Resetting the iDRAC may
corrupt the vFlash SD card. Use -f flag to force racresetcfg.
raid
Description Allows you to execute commands to control RAID arrays.
To use this subcommand you must have Configure iDRAC permission.
NOTE: This command is applicable only for iDRAC.
Synopsis
racadm raid
Example
Monitor Health of Storage root node
racadm raid get status
Storage Root Node Status : Ok
The above command retrieves the controllers keys, (FQDDs.)
Monitor and Inventory all Controllers connected to the server
racadm raid get controllers
racadm raid get controllers -o
The above 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>
The above command displays the filtered property values for all returned controller objects.
112