Quick Reference Guide

Output Displays an error message if the requested operation is not completed, or a success message if the
operation is completed.
Example
Power Down Blade from iDRAC.
racadm serveraction powerdown
Server power operation successful
Power Down Blade from iDRAC when Power is already off on that blade.
racadm serveraction powerdown
Server is already powered OFF
Get Power Status on iDRAC,
racadm serveraction powerstatus
Server Power Status: ON
Shut down the operating system on the server.
racadm serveraction powerstatus
This action will ungracefully turn off the server. Before
continuing, exit all the programs running on this server,
and make sure that there is no inbound and outbound traffic
associated with this server. Inability to do so may prevent
all the servers in the chassis from accessing the shared-
storage devices for up to two minutes. To continue the
operation, enter a -f at the end of command (racadm
serveraction powerdown -f), and then retry.
Turn off the server 16 from CMC, when the power is already turned off on that server.
racadm serveraction -m server-16 powerdown
Server is already powered OFF.
Get Power Status of blade 16 on CMC.
racadm serveraction -m server-16 powerstatus
ON
Reseat blade 2 on CMC.
racadm serveraction -m server-2 reseat -f
Server power operation successful
Turn off the server 16 from CMC.
racadm serveraction -m server-16 powerdown
Server power operation successful
set
Description
Use this command to set the value of configuration objects on a device and modify the RAC
object values.
This subcommand is applicable only for iDRAC.
NOTE:
For configuration of staged objects such as BIOS or NIC, commit and reboot job
creation should be used to apply the pending values. For more information, see
jobqueue
Synopsis
racadm set -f <filename> [--continue]
racadm set <FQDD
Alias>.<index>.<group>.<
index>.<object>.<value>
racadm set <FQDD Alias>.<group>.<object>.<value>
racadm set <FQDD Alias>.<group>.<index>.<object>.<value>
racadm set -f <filename> -t xml -u myuser -p mypass -l //
10.1.2.3
103