Quick Reference Guide

RACADM Subcommands 91
Example
For SMB:
racadm remoteimage -c -a -l
'//192.168.0.180/dev/floppy.img' -u root -p calvin
For NFS:
racadm remoteimage -c -a -l
'192.168.0.180:/dev/floppy.img' -u root -p calvin
serveraction
NOTE: To use this subcommand, you must have Administrator privilege.
Description
Executes a server reset, power-up, power-down, or powercycle on the specified
server.
<options> Only apply to connect and deploy actions:
-u — user name
•-p password
-l — image path, must be a quoted string. For details, see
"Guidelines to Quote Strings Containing Special Characters
When Using RACADM Commands" on page 17.
The image path can be on a Windows SMB mounted drive or
a Linux/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
.
Table 2-33. remoteimage Subcommand Options
Option Description