How to Update Dell PowerEdge Server Firmware
Dell ships firmware updates monthly for BIOS, iDRAC, NIC, storage, and component drivers. Best methods: Lifecycle Controller (in-place from BIOS) or Dell System Update (DSU) command-line tool. Both approaches covered here.
What You Need
- Dell PowerEdge server with iDRAC access
- Internet connection (or Dell Update Catalog file)
- Dell System Update (DSU) CLI tool (optional Method 2)
Step-by-Step Instructions
Step 1: Method 1: Lifecycle Controller in-place update
Reboot, press F10 to enter Lifecycle Controller. Navigate to Firmware Update > Launch Firmware Update. Source: FTP, Dell repository, or local USB. Select all available updates, click Apply, wait for completion (10-30 min).
Step 2: Method 2: Dell System Update CLI
On a running Linux host: `wget https://linux.dell.com/repo/hardware/dsu/bootstrap.cgi -O - | bash` (installs DSU). Then `dsu --apply-upgrades --non-interactive`. Updates everything Dell-supported in one pass.
Step 3: Verify post-update
iDRAC > Maintenance > Lifecycle Log. Shows all applied updates with success/failure. Reboot if BIOS was updated.
Frequently Asked Questions
How often should I update Dell PowerEdge firmware?
Production: every 6-12 months unless a security advisory requires earlier. Dev/test: every 12-18 months. Always validate in non-production first.
Can I update iDRAC firmware without rebooting?
Yes — iDRAC firmware update is non-disruptive. iDRAC reboots only the management controller, not the host OS. Host VMs/services keep running.
Need the parts?
Pro Disk Network stocks all the parts referenced in this guide. Email sales@prodisknetwork.com with your server model — we will send a quote within one business day.