CLI Guide

Example
racadm setchassisname dellchassis-1
The chassis name was set successfully.
set controllers
Description Sets the RAID controllers detected in the system and fault-tolerant mode is congured on external controllers
(Shared PERC 8 External).
Synopsis To enable fault-tolerant mode:
Racadm raid set controllers:<FQDD of controller> -p HighAvailabilityMode ha
To disable fault-tolerant mode:
Racadm raid set controllers:<FQDD of controller> -p HighavailabilityMode none
Input
Example
Racadm raid set controllers:<FQDD of controller> -p HighAvailabilityMode ha
racadm raid set controllers:RAID.ChassisSlot.5-1 -p HighAvailabilityMode ha
Racadm raid set controllers:<FQDD of controller> -p HighavailabilityMode none
racadm raid set controllers:RAID.ChassisSlot.5-1 -p HighAvailabilityMode none
setexaddr
Description
Enables or disables FlexAddress on a particular slot or fabric.
To use this subcommand, you must have the Chassis Conguration Administrator privilege.
If the fabric type is determined to be Inniband, the operation is canceled and the command returns an
error. If the FlexAddress feature is not activated, the command returns an error.
NOTE: The server must be turned o to change the slot state. All servers must be turned o
to change the fabric state. The MAC/WWN addresses must be managed locally (not by an
external console) to use this command.
Synopsis
racadm setflexaddr [-i <slot#> <state>]
[-f <fabricName> <state>]
<slot#> = 1 to 4
<fabricName> = A
<state> = 0 or 1
where 0 is disable and 1 is enable.
Input
-i <slot#> <state> — Enables or disables FlexAddress for the specied slot.
-f <fabricName> <state> — Enables or disables FlexAddress for the specied fabric.
Example
racadm setflexaddr -i 1 0
Slot 1 FlexAddress state set successfully
racadm setflexaddr -f A 1
Fabric A FlexAddress state set successfully
racadm setflexaddr -f idrac 1
RACADM Subcommand Details 93