Reference Guide

Table Of Contents
NOTE: -c option is valid with <module = chassis> only.
NOTE: If chassis is the target of racresetcfg, CMC resets after the operation.
Example
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.
remoteimage
Description Connects, disconnects, or deploys a media file on a remote server.
To run this subcommand, you must log in with virtual media privilege for iDRAC.
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>
-l <image_path>]
racadm remoteimage -e [-m <module> | -a] [-u <username> -p <password>
-l <image_path>]
Input
-c Connect the image.
-d Disconnect image.
-l Image location on the network share; use single quotation marks around the location.
The image path can be on a CIFS share-mounted drive or a Linux or Unix NFS-mounted drive.
CIFS share 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.
NOTE: Use a forward slash (/) when providing the image location. If backward slash (\) is used,
override the backward slash for the command to run successfully.
For example:
racadm remoteimage -c -u user -p xxx -l /\/\192.168.0/\CommonShare/
\diskette.img
76 RACADM Subcommand Details