Reference Guide

//<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.
NOTE: The following options only apply to connect and deploy actions
-u — Username.
User name to access the network share. For domain users, you can use the following formats:
domain/user
domain\user
user@domain
-p — Password to access the network share.
Example
Deploy a remote image on iDRAC CIFS share for all the servers.
racadm remoteimage -c -a -l '//192.168.0/dev/floppy.img' -u admin -p xxx
Deploy a remote image on iDRAC NFS share for all the servers.
racadm remoteimage -c -a -l '192.168.0:/dev/floppy.img' -u admin -p xxx
set
Description
Import saved CMC conguration or CMC Event Filter conguration from a le.
NOTE: If CMC is not in the network, you cannot import the chassis conguration prole
from a remote network share with proxy using the set command. But, you can import the
chassis conguration prole from the local management station.
Synopsis
racadm -r <CMC IP> -u <CMC username> -p <CMC password> set -f
<filename>
racadm -r <CMC IP> -u <CMC username> -p <CMC password> set -f
<filename> -t xml
racadm set -f <filename> -t xml -l <NFS share>
racadm set -f <filename> -t xml -l <CIFS share> -u <username> -p
<password>
Input
-f: import CMC conguration or CMC event lter from a le.
-u: username of the remote share from where the le must be imported.
-p: password for the remote share from where the le must be imported.
-l: network share location from where the le must be imported.
68