Quick Reference Guide

38 RACADM Subcommands
NOTE: When using FTP, if you provide the full path to the image file on the CLI, then
the CMC uses that path to locate that file on the host. If you do not provide a full
path, then the CMC searches the home directory of the specified user for the file if
the host system is running Linux or another variant of UNIX. If the host system is
running Windows, then a default folder, such as C:\ftproot is searched.
Examples
Upload the firmware image from the TFTP server and start the firmware
update
racadm fwupdate -g -u -a 192.168.0.100 -d
firmimg.cmc -m cmc-active
TFTP firmware update has been initiated. This
update process may take several minutes to
complete.
Upload the firmware image from the FTP server and start the firmware
update
racadm fwupdate -f 192.168.0.100 fred password123
-d firmimg.cmc -m cmc-active
Start IOM infrastructure firmware update
racadm fwupdate -u -m iominf-1
Update firmware on both the CMCs
racadm fwupdate -g -u -a 192.168.0.100 -d
firmimg.cmc -m cmc-active -m cmc-standby
Update firmware on multiple servers
racadm fwupdate -g -u -a 192.168.0.100 -d
firmimg.imc -m server-1 -m server-2 -m server-3
Update firmware on servers of iDRAC6 generation
racadm fwupdate -g -u -a 192.168.0.100 -d
firmimg.imc -m server-idrac6
Update firmware on multiple IOM infrastructures
racadm fwupdate -u -m iominf-4 -m iominf-5 -m
iominf-6