Reference Guide

racreset
Description Performs a CMC or a RAC reset operation.
NOTE: To use this subcommand, you must have the Chassis Administrator privilege.
NOTE: When you run a racreset subcommand, CMC may require up to two minutes to
return to a usable state.
Synopsis
racadm racreset [-m <module>]
Input -m<module> — This option can have one of the following values:
server <-n>, where n= 1–4
server <-nx>, where n=1–4 and x=a-d (lower case)
sled-n , where n=1–4
NOTE: The -m sled-n option is available only for multinode servers.
NOTE: You can use the -f option to force the reset. This option is available only with
the -m option.
NOTE: You can specify multiple modules: -m <module 1> –m <module 2>.
Example
Reset CMC:
racadm racreset
Reset server 1.
racadm racreset -m server-1
Reset servers 1 and 3.
racadm racreset -m server-1 -m server-3
Racreset on multinode server
racadm racreset -m sled-1
Force racreset on multinode server
racadm racreset -m sled-1 -f
racresetcfg
Description
Resets CMC conguration to factory default settings.
NOTE: To use this, you must have the Chassis Administrator privilege.
Synopsis
racadm racresetcfg [-m <module>] [-c <feature>]
Input
-m : <module> — Must be one of the following values:
chassis — default state, if -m is not specied.
server-n, where n=1–4
switch-n, where n=1–2
-c : <feature> — Must be one of the following values:
ad — Reset Active Directory properties to the default value. The default setting is
disabled”.
pcap — Reset Power Cap properties to the default value.
ex — Reset FlexAddress properties to the default value. The default setting is “enabled”.
70