- Check current ESXI version and build numbers - ESXI Host > Help > About
- Chose newer version and build number from: https://knowledge.broadcom.com/external/article/316595/build-numbers-and-versions-of-vmware-esx.html
- Download 'depot.zip' from Broadcom portal > VCF > VMware vSphere > Solutions > Standard > 8.0 > SEARCH FOR NEWER BUILD NUMBER FROM PREVIOUS STEP and follow the download link
- Upload depot.zip to /vmfs/volumes/ds_standard/esxi-updates/
- Shutdown VMs on host and place into maintenance mode.
- Enable SSH > right click on host > services > enable ssh
- SSH to host<
- Pick profile to use (matching newer build number) for update: esxcli software sources profile list -d /vmfs/volumes/ds_standard/esxi-updates/<depot.zip>
- Run upgrade: esxcli software profile update -d /vmfs/volumes/ds_standard/esxi-updates/<depot.zip> -p
- reboot
Last active
October 26, 2024 23:16
-
-
Save ob1-sc/644b88583531becee81aa7f824f7742c to your computer and use it in GitHub Desktop.
How to upgrade single esxi host
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment