Reference Guide

update
Description
Allows you to update the rmware of devices on the server. The supported rmware image le types are:
.exe — Windows-based Dell Update Package (DUP)
.d7
.pm
The supported catalog les are:
.xml
xml.gzip
NOTE: Updating the platforms from the repository is not supported for IPv6.
Synopsis
racadm update -f <updatefile> [--reboot]
racadm update -f <updatefile> -l <Remote CIFS Share> -u <username for CIFS
share> -p <password for CIFS share> [--reboot]
racadm update -f <updatefile> -l <Remote NFS Share> [--reboot]
racadm update –f <catalog file> -t <Repository type> -l <Remote CIFS/NFS
Share> -u <username for CIFS share> -p <password for CIFS share> [-a <FALSE|
TRUE>] [--verifycatalog]
racadm update –f <catalog file> -t <Repository type> -l <Remote CIFS/NFS
Share> -u <username for CIFS share> -p <password for CIFS share>
racadm update –f <catalog file> -t <Repository type> –e <FTP server with the
path to the catalog file> [-a <FALSE|TRUE>] [--verifycatalog]
racadm update viewreport
Input
-f — Update lename for Windows DUP, .d7, .pm, .pm only.
For update from repository .xml les are allowed.
If a le name is not specied for repository update, then the Catalog.xml is taken as default.
-uSpecies user name of the remote share that stores the update le. Specify user name in a domain
as domain/username.
-pSpecies password of the remote share that stores the update le.
-lSpecies network share location that stores the update le. For more information about NFS or
CIFS share, see the Usage examples section.
-a — This option indicates whether or not the server must be restarted after the update from repository
operation completes. It takes TRUE and FALSE as options. These options are case-insensitive.
-t — Type of repository being used for update. The valid options are FTP, CIFS, NFS, TFTP, and HTTP.
These options are case-insensitive. If the repository update functionality is invoked, then this option must
be run.
-eSpecies the server path for the FTP.
--verifycatalog — Tests the list of DUPs that are applied and generates a report.
—reboot — Performs a graceful system reboot after the rmware update.
-phSpecies the IP address of the proxy server.
-ppSpecies the password for proxy credentials.
-puSpecies the user name for proxy credentials.
-poSpecies the port for proxy server.
-ptSpecies the proxy type. Valid values are HTTP and HTTPS. These values are case-insensitive.
NOTE:
If the repository has to be through a proxy, then the proxy server address, proxy username and the
proxy password must be specied.
96