Reference Guide

Table Of Contents
Table 4. fwupdate Details (continued)
Upload firmware image from TFTP server and start firmware update:
racadm fwupdate -g -u -a 192.168.0.100 -d /tmp/images
Query the current status of the firmware update process:
racadm fwupdate -s
Rollback to the standby firmware:
racadm fwupdate -r
Upload firmware image from TFTP server, start firmware update. After firmware update is complete,
delete previous iDRAC configuration:
racadm fwupdate -g -u -a 192.168.0.100 -d /tmp/images --clearcfg
NOTE: Firmware update from local RACADM (using -p -u -d options) is not supported on Linux OS.
The following table describes the firmware update method supported for each interface.
FW Update Method iDRAC on Blade Servers iDRAC on Rack and Tower Servers
Local RACADM Yes Yes
Local RACADM-TFTP Yes Yes
Local RACADM-FTP Yes Yes
Remote RACADM Yes Yes
Remote RACADM-TFTP Yes Yes
Remote RACADM-FTP Yes Yes
Firmware RACADM-TFTP Yes Yes
Firmware RACADM-FTP Yes Yes
get
Description
Displays the value of one or more objects. The getsub-command has two forms.
Displays the value of a single object.
Exports the value of multiple objects to a file.
It supports multiple object value export in two file formats
INI format The INI format files can be exported to a local file only
Server Configuration Profile XML format XML format files can be exported to a local file, to an NFS
network share or to a CIFS network share.
NOTE: To run theGet sub-command for Server Configuration Profile XML files, use the Lifecycle
Controller version 1.1 or later.
NOTE: Some objects may have a pending value if a Set operation is performed on the object through
a reboot job. To complete the pending operation, schedule the job using a jobqueue command, and then
check for completion of the job using the returned Job ID. For more information, see jobqueue
RACADM Subcommand Details 31