Reference Guide

For error acknowledge use hide, and error assert use show.
Synopsis
racadm frontpanelerror show
racadm frontpanelerror hide
Input
show — to view the errors currently being displayed on the LCD screen.
hide — to hide the errors currently being displayed on the LCD screen.
Example
racadm frontpanelerror show
Front Panel Error—Show Enabled.
racadm frontpanelerror hide
Front Panel Error—Hide Enabled.
fwupdate
Description
Allows you to update the rmware on the server iDRACs device. You can:
Check the rmware update process status.
Update iDRAC rmware from FTP or TFTP server by providing an IP address and optional path.
Update iDRAC rmware from the local le system using Local and Remote RACADM.
Roll back to the standby rmware.
To use this subcommand, you must have Congure iDRAC permission.
Synopsis
racadm fwupdate -s
racadm fwupdate -g -u -a <TFTP_Server_IP_Address>
[-d <path> [--clearcfg]
racadm -r <iDRAC IP_Address> -u <username> -p <password> fwupdate -f
<ftpserver ip> <ftpserver username> <ftpserver password> -d <path> where
path is the location on the ftp server where firmimg.d7 is stored.
racadm fwupdate -r
racadm fwupdate -p -u [-d <path>]
NOTE: When attempting to run rmware update task, if the rmware image path length is greater
than 256 characters, remote RACADM client exits with the error message "ERROR: Specified
path is too long".
Input
—u — The update option performs a checksum of the rmware update le and starts the actual update
process. This option may be used along with the —g or —p options. At the end of the update, iDRAC
performs a soft reset.
—s — This option returns the status of the update process.
-a — The -a option species TFTP server IP address used for rmware image. This option must be used
with the -g option.
-clearcfg — The -clearcfg option removes the previous iDRAC conguration after rmware update.
-g — The get option instructs the rmware to get the rmware update le from the TFTP server. Specify
the -a -u, and —d options. In the absence of the —a option, the defaults are read from properties in the
group cfgRemoteHosts, using properties cfgRhostsFwUpdateIpAddr and
cfgRhostsFwUpdatePath.
-p — The -p, or put, option is used to update the rmware le from the managed system to iDRAC. The -
u option must be used with the -p option.
Default: Designated TFTP default directory on that host for the le if -g option is absent. If -g is used, it
defaults to a directory congured on the TFTP server.
29