CLI Guide
Table Of Contents
- Dell EMC OpenManage Enterprise Modular Edition for PowerEdge MX7000 Chassis RACADM Command Line Reference Guide
- Introduction
- RACADM sub command details
- Guidelines to quote strings containing special characters when using RACADM commands
- Question mark and question mark with subcommand
- help and help with subcommand
- arp
- chassisaction
- chassisgroup
- chassislog
- cmcchangeover
- config
- connect
- deploy
- faultlist
- getconfig
- getmodinfo
- getniccfg
- getpbinfo
- getpminfo
- getsensorinfo
- getsysinfo
- ifconfig
- ping
- ping6
- racreset
- racresetcfg
- serveraction
- setniccfg
- swinventory
- traceroute
- traceroute6
- OpenManage Enterprise Modular property database group and object descriptions
racresetcfg
Description Restores the RAC configuration to factory defaults.
Before or after performing racresetcfg in the member chassis, go to the lead chassis and remove the
member chassis from the MCM group.
Synopsis
racadm racresetcfg
Input
● -f—Resets all management module configurations to the default configuration and preserves the
user-configured and network settings.
Running the racresetcfg command results in the following:
● Clears Management Module Configuration and resets to Initial settings.
● Rediscovers iDRAC.
NOTE: iDRAC discovery may take longer, as the Chassis may not receive the MDNS message from iDRAC immediately.
● Removes the MCM grouping functionality.
NOTE: The reset_config, reset_all, racresetcfg, FIPS_MODE ON/OFF workflow clear the database and the
user information is not retained. Hence, configuration restoration is logged in DELL_INTERNAL_PROCESS.
NOTE: If the member chassis undergoes a factory reset, it becomes a stand-alone chassis and not a member of the
multi-chassis group. You can remove the member from the lead chassis.
NOTE: After performing any reset operation, wait for the IP address before performing the reset operation again.
serveraction
Description
Manages the server or storage power. The supported actions are:
● powerdown—performs server power off.
● powerup—performs server power-on.
● powercycle—performs server power cycle.
● hardreset—force hard server power reset.
● graceshutdown—perform graceful shutdown of server.
● reseat—perform a virtual reseat of a server or storage.
NOTE: This action requires -f option to force the action.
NOTE: reseat is the only action which can be performed for the storage devices.
● powerstatus—display current power status of server.
NOTE: This action is not allowed with -a option.
Synopsis
racadm serveraction -m <module> <action>
racadm serveraction -a <action>
Input
● -m—The <module> must be server-<n>, where n = 1 to 8
● -a—Performs power action on all servers
Example
● Power action on a single server:
racadm serveraction -m server-1 powerdown
● Power action on all servers:
racadm serveraction -a powerup
RACADM sub command details 25