Reference Guide
• 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.
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. To force racresetcfg, use the -f flag.
remoteimage
Description Connects, disconnects, or deploys a media file on a remote server.
To run this subcommand, you must have the Configure Chassis Administrator privilege.
Synopsis
• racadm remoteimage [-m <module> | -a]
• racadm remoteimage -d [-m <module> | -a]
• racadm remoteimage -s [-m <module> | -a]
• racadm remoteimage -c [-m <module> | -a] [-u <username> -p
<password> -1 <image_path>]
• racadm remoteimage -e [-m <module> | -a] [-u <username> -p
<password> -1 <image_path>]
Input
• -c — Connect the image.
• -d — Disconnect image.
• -u — User name to access the network share.
• -p — Password to access the network share.
• -l — Image location on the network share; use single quotation marks around the
location.
• The image path can be on a Windows SMB mounted drive or a Linux or Unix NFS
mounted drive.
SMB mounted path:
//<ipaddress_or_domain_name>/<share_name>/<path_to_image>
NFS mounted path:
<ipaddress>:/<path_to_image>.
The extension of <path_to_image> must be either .iso or .img.
• -s — Display current status.
82