CLI Guide

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 conguration on CMC.
racadm racresetcfg -m kvm
The conguration has initiated restoration to factory defaults.
Reset blade 8 conguration from CMC.
racadm racresetcfg -m server-8
The RAC conguration 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 le 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
-e — Deploys a remote image. The rst boot device is set to the shared image and the server is set to reboot.
-m <module>Species the server to deploy the image to one of the following:
sever–<n>, where n=1–16
server–<nx> where n=1–8; x=a, b, c, d (lower case)
-a — Applies options for slots for all present servers.
RACADM Subcommand Details
69