Users Guide

Table Of Contents
Restarting iDRAC
You can perform a hard or soft iDRAC restart without turning off the server:
Hard restart On the server, press and hold the LED button for 15 seconds.
Soft restart Using iDRAC Web interface or RACADM.
Reset to Custom Defaults (RTD)
You can use Reset to Custom Defaults feature to upload a custom config file and RTD to the settings. The new settings are
applied on top of preserving users and network settings.
Reset to Custom Defaults feature has following options:
Upload Custom Default Settings
You can upload custom defaults settings file. This file can be obtained by exporting the Server Configuration Profile(SCP)
in XML format (JSON format is not supported for this feature). The contents of the file can be modified by customer to
add or delete the settings.
You can upload the SCP XML file using iDRAC GUI or RACADM interfaces.
The uploaded configurations are saved in the default database.
Save current settings as custom defaults
This operation saves the current settings as default settings.
This is only supported via RACADM interface.
Download custom default settings
You can download SCP XML for all the default settings.
This is only supported via RACADM interface.
Initiate reset to custom defaults
The uploaded/saved default settings are applied.
Resetting iDRAC using iDRAC web interface
To reset iDRAC, do one of the following in the iDRAC Web interface:
Upload Custom Defaults file:
Go to Configuration > Server Configuration Profile > Custom Defaults > Upload Custom Defaults
Upload the customized CustomConfigured.xml file from Local Share path
Click Apply. New Upload Custom Defaults Job is created.
Reset to Custom Defaults:
When Upload Custom Defaults job is successful, go to Maintainance > Diagnostics, click Reset iDRAC to Factory
Defalts option.
Select Discard all settings and set to Custom default configuration.
Click Continue to initiate Reset to customs Defaults configuration.
Resetting iDRAC using RACADM
To restart iDRAC, use the racreset command. For more information, see the Chassis Management Controller RACADM CLI
Guide available at https://www.dell.com/cmcmanuals .For more information, see the OME - Modular for PowerEdge MX7000
Chassis RACADM CLI Guide available at https://www.dell.com/openmanagemanuals
For Reset to default operations, use the following commands:
Upload Custom Defaults file racadm r <iDracIP> -u <username> -p <Password> set -f <filename>
-t xml --customdefaults
Save Current Settings as Default settings racadm r <iDracIP> -u <username> -p <Password> set
--savecustomdefaults
Download Custom Default settings racadm r <iDracIP> -u <username> -p <Password> get -f
<filename> -t xml --customdefaults
Reset to Custom Defaults Racadm r <iDracIP> -u <username> -p <Password> racresetcfg -custom
336
Troubleshooting managed system using iDRAC