Quick Reference Guide

26 RACADM Subcommands
Usage
racadm deploy [-b <device> -o <no|yes>} -m <module>
-a -u root -p <password> [-s <ipaddress> <subnet>
<gateway>] [-d]
racadm deploy -m <module> -u root -p <password>
[-s <ipaddress> <subnet> <gateway>] [-b <device>
-o <no|yes>]
racadm deploy -m <module> -u root -p <password> [-d]
[-b <device> -o <no|yes>]
racadm deploy -a -u root -p <password> [-b <device>
-o <no|yes>]
Options
Table 2-5 describes the deploy subcommand options.
Table 2-5. deploy Subcommand Options
Option Description
-b <device>
Specifies the first boot device; must be used with
-o.
Use with
-m <module> to specify for a
individual server, or with
-a for all servers
Legal values: device=None, PXE, HDD, CD-
DVD, vFDD, vCD-DVD, iSCSI, SD, FDD
-o <no|yes>
Indicates if the server should boot from the
device once; must be used with
-o.
Use with
-m <module> to specify for a
individual server, or with
-a for all servers
-a
Creates and enables an iDRAC root user if it does
not already exist, and is executed on all the
existing servers in the chassis
-u root
Indicates that the <password> will be supplied
for the root user on the server. root is a constant
parameter, the only value that is valid with the -u
option.