Users Guide
Related link
Updating device rmware
Viewing and managing staged updates
Scheduling automatic rmware updates
Updating rmware using FTP, TFTP, or HTTP
You can setup an FTP, TFTP, or HTTP server and congure iDRAC to use it for performing rmware updates. You can use the Windows-
based update packages (DUPs) and a catalog le.
NOTE: Lifecycle Controller must be enabled and you must have Server Control privilege to update rmware for devices other
than iDRAC.
1 In the iDRAC web interface, go to Overview > iDRAC Settings > Update and Rollback.
The Firmware Update page is displayed.
2 On the Update tab, select the desired option in File Location—FTP, TFTP, or HTTP.
3 Enter the required details in the elds that are displayed.
For information about the elds, see the iDRAC Online Help.
4 Click Check for Update.
5 After the upload is complete, the Update Details section displays a comparison report showing the current rmware versions and the
rmware versions available in the repository.
NOTE: Updates that are unsupported or not applicable to the system or installed hardware are not included in the
comparison report.
6 Select the required updates and do one of the following:
• For rmware images that do not require a host system reboot, click Install. For example, .d7 rmware le.
• For rmware images that require a host system reboot, click Install and Reboot or Install Next Reboot.
• To cancel the rmware update, click Cancel.
When you click Install, Install and Reboot, or Install Next Reboot, the message Updating Job Queue is displayed.
7 To display the Job Queue page, click Job Queue. On this page, you can view and manage the staged rmware updates. Click OK to
refresh the current page and view the status of the rmware update.
Related link
Updating device rmware
Viewing and managing staged updates
Scheduling automatic rmware updates
Updating device rmware using RACADM
To update device rmware using RACADM, use the update subcommand. For more information, see the RACADM Reference Guide for
iDRAC and CMC available at dell.com/idracmanuals.
Examples:
• To generate a comparison report using an update repository:
racadm update –f catalog.xml –l //192.168.1.1 –u test –p passwd --verifycatalog
• To perform all applicable updates from an update repository using myle.xml as a catalog le and perform a graceful reboot:
racadm update –f “myfile.xml” –b “graceful” –l //192.168.1.1 –u test –p passwd
• To perform all applicable updates from an FTP update repository using Catalog.xml as a catalog le:
racadm update –f “Catalog.xml” –t FTP –e 192.168.1.20/Repository/Catalog
70
Setting up managed system and management station