Quick Reference Guide

Example
racadm deploy -m server-8 -s 192.168.0.20 255.255.255.0 192.168.0.1
The server was deployed successfully.
The deploy command generates an error when used on the extension slot of
a multi-slot server.
racadm deploy -m server-9 192.168.0.11 255.255.255.0 192.168.0.1
ERROR: Server in slot 9 is an extension of the server in slot 1.
racadm deploy -m server-7 -u root -p calvin -s -6 ::/64 :: 10
feature
Description Displays all active chassis features. The information displayed includes feature name, date activated,
and the serial number of the SD card used to activate the feature.
Dell Feature Cards may contain more than one feature. After any feature included on a Dell Feature
Card is activated on a chassis, any other features that may be included on that Dell Feature Card
cannot be activated on a different chassis.
NOTE: To use this subcommand to deactivate FlexAddress, you must have Chassis Configuration
Administrator privilege. A user with login privileges can view status only.
NOTE: To deactivate FlexAddress features, the chassis must be powered off.
Synopsis
racadm feature -s
racadm feature -d -c <featurename>
racadm feature -a -c ExtendedStorage
racadm feature -1 -c ExtendedStorage
racadm feature -2 -c ExtendedStorage
racadm feature -r -c ExtendedStorage
Input
-s — Displays the status of active features.
-d — Deactivates feature specified in -c option.
NOTE: When the FlexAddress and FlexAddressPlus feature are active, deactivating one of them
results in deactivation of the other feature also.
-a — Activates ExtendedStorage feature.
-1 — Configures ExtendedStorage feature for standalone use.
-2 — Configures ExtendedStorage feature for redundant use.
-r — Reformats damaged/unformatted ExtendedStorage media.
CAUTION: Using the -r switch deactivates the ExtendedStorage feature, if active; reformats the
SD media in the active CMC cardslot; and may reboot the active CMC.
-c — <featurename> must be one of the following:
flexaddress (with -d)
flexaddressplus (with -d) ExtendedStorage (with -a,-d,-1,-2,
or -r)
34