Today I hit a bit of a speed bump during some ESXi host upgrades. I like to roll out firmware upgrades while I’m upgrading ESXi, and some Dell M620’s decided they didn’t want to play ball.
I was using the Dell Bootable Firmware Update utility available here. While the ISO was in fact bootable, none of the scripts or inventory collectors were able to run. Repeated attempts to mount the virtual CDROM would fail, followed by this message:
/opt/dell/toolkit/systems/drm_files/apply_bundles.sh is invalid….
Quick search online gave me several suggestions to keep restarting the blade (?) and hope the updater would start. Nuts to that, I’ve got better things to do.
Thanks to user ppcattoronto on the Dell Community site, there was a suggestion to manually mount the CDROM and execute the update script.
The following steps should be done after you’ve received the ‘apply_updates.sh is invalid’ message and you’re at the “Press Enter to reboot” prompt.
- Press ALT+F2 and press Enter to access a new console.
- Type the following and press enter
mount /dev/cdrom /opt/dell/toolkit/systems
- Type the following and press enter
./opt/dell/toolkit/systems/drm_files/apply_bundles.sh
- The update script will start.
Again, big thanks to ppcattoronto for this fix.
- Restore of a Wordpress deployment is stuck redirecting the port
- Backups and Restores using Velero in TKGm 1.6.1
- Unable to upgrade the database: org.postgresql.util.PSQLException: ERROR: could not open shared memory segment: No such file or directory
- Upgrading Cloud Director 10.4.1 to 10.5
- Installing and Configuring Velero in TKGm 1.6.1 on vSphere