Quick Reference Guide
racadm serveraction -m server-16 powerstatus
ON
• Get Power Status on iDRAC
racadm serveraction powerstatus
Server Power Status: ON
• Reseat blade 2 on CMC
$ racadm serveraction -m server-2 reseat -f
Server power operation successful
• Explanation of Support
iDRAC Needs to support graceful shutdown
The support of address individual blades is
expected on the CMC
set
Description Allows the user to set the value of configuration objects on a device.
To use this subcommand, you must have Configure privilege.
This subcommand is applicable for iDRAC only.
Synopsis
• racadm set -f <filename>
• racadm set <FQDD|FQDD Alias>[.<index>][.<group>][.<index>]
[.<object>] <value>
Input
• <
FQDD | FQDD Alias
>Specifies the FQDD or FQDD alias of the target device. For
example, FQDD — "NIC.Slot.1-2" or "Disk.Virtual.0:RAID.Integrated.1" or FQDD alias —
"BIOS" or "iDRAC".
• <
group
> — Specifies the group containing the object that is to be written.
• <
object
> — Specifies the object name of the value to be written.
• <
index
> — This is specified where FQDDs, FQDD Alias' or Groups need to be indexed.
• -f <
filename
> — This option enables set to configure the device from a file specified by
<
filename
>. This option is not supported in the Firmware RACADM interface.-
Output
• Object value modified successfully
• Failure message indicating reason for failure.
Example
• Configure the iDRAC using a file
$ racadm set -f myrac.cf
g
• Configure LCD String
$ racadm set system.lcd.LCDUserString test
Object value modified successfully
setassettag
Description
Sets the N-byte ASCII asset tag for the chassis.
88