Reference Guide
• To reset CMC:
racadm racreset
• To reset server 1:
racadm racreset -m server-1
• To reset servers 1 and 3:
racadm racreset -m server-1
server-3
• To force reset iDRAC on servers 1 and 5:
racadm racreset -m server-1
server-5 -f
NOTE: The command will force reset iDRAC
on both the servers.
racresetcfg
Description Deletes your current iDRAC or CMC configuration and resets iDRAC or CMC to the factory
default settings. After reset, the default name and password is root and calvin,
respectively, and the IP address is 192.168.0.120. Only for iDRAC Enterprise on Blade
servers, it is IP address plus the number of the slot the server inhabits in the chassis. If
you issue racresetcfg from a network client (for example, a supported Web browser,
Telnet/ssh, or remote RACADM), you must use the default IP address. The racresetcfg
subcommand does not reset the cfgDNSRacName object.
To use this subcommand, you must have Configure iDRAC privilege for iDRAC and Chassis
Administrator privilege for CMC.
NOTE: Certain firmware processes need to be stopped and restarted to complete the
reset to defaults. iDRAC or CMC becomes unresponsive for about 30 seconds while
this operation completes
For CMC only:
NOTE: There is a 100% fan request when the command is issued against the servers.
Synopsis
• racadm racresetcfg
RAC reset operation initiated successfully. It may
take a few\n minutes for the RAC to come online again.
• For iDRAC only:
racadm racresetcfg -f
• For CMC only:
racadm racresetcfg [-m <module>]
Input CMC only options:
• -m <
module
> - Specifies the device to reset the configuration on <
module
>.
<
module
> must be one of the following values:
– chassis : default state if -m is not specified
– server-n, where
n
= 1 to 16
– server-nx, where
n
= 1 to 8;
x
= a to d (lower case)
– kvm
111