Upgrade ESXi host to ESXi 5.5 using VMware Update Manager 5.5

A while back I wrote about how to upgrade to ESXi 5.5 via command line which works great when you only have a few hosts as each host has to download the ISO from the web each time. This time I’ll show you step by step how to upgrade your ESXi 5.1 host to ESXi 5.5 using VMware Update Manager 5.5 (aka VUM).

For this post I’m going to assume you have already upgraded your vCenter and VUM to versions 5.5 as well as the VUM plugin installed. So lets begin!

Upgrade ESXi host to 5.5 using VMware Update Manager (VUM)

  1. Open the vSphere client and click on Update Manager
    VMware Update Manager icon

  1. First we’ll upload the ISO image. Click on the “ESXi Images” tab.
    vum esxi image tab
  2. Click on the “Import ESXi Image” link.
    import-esxi-image
  3. Click on “Browse” and select the path where the ESXi 5.5 ISO image is located on your machine or network, then click “Next“.
    browse-iso-location
  4. The ISO image will then start the process of upload the image. This typically just takes a minute or two.
    iso-upload
  5. After the ESXi 5.5 ISO image upload is completed you are prompted to create a baseline. Go ahead and do so as we’ll need a baseline in order to upgrade the hosts anyways. Simply enter a name and description for the Baseline.
    create-baseline
  6. Go to the Hosts and Clusters view and select the host you want to upgrade first and then select the “Update Manager” tab, then click on the “Attach” link so that we can attach our new Baseline to this host.
    host-update-tab
  7. Now select the newly created Baseline you created during the upgrade, then click on “Attach“. In this example, since this is a Dell host I named the baseline “Dell 5.5 Hosts”.
    select-baseline
  8. Once you have attached the baseline now click on “Scan“.
    scan-host
  9. In the scan confirmation window make sure that “Upgrades” are checked and then click on “Scan“. This step can take several minutes.
    confirm-scan
  10. When the scan is complete you’ll be shown the results such as below which will tell you the host (ESXi 5.1) is not compliant with the baseline (ESXi 5.5). To remedy this click on “Remediate“.
    remediate
  11. Select your baseline and click on “Next“. Agree to the EULA terms and click “Next“.
    remediate-selection
  12. Give the task a name and if you want, at this step you could schedule the upgrade for anytime. We’ll go ahead and leave the default setting and run it immediately. Click “Next“.
    remediate-schedule
  13. VUM will automatically place the host into maintenance mode if needed and at this screen you can change those settings if you desire. We’ll leave it as default. Click “Next“.
    remediate-host-maintenance-mode
  14. We’ll leave all the defaults for the Cluster Remediation Options as well. Click “Next“.
    remediate-options
  15. The only thing left to do now is to look over the confirmation and then click on “Finish“. VUM will then start the upgrade process which can take some time so go get a coffee or in my case, water and wait.
    remediate-confirmation
  16. Once finished you’re host will be running ESXi 5.5. It’s as easy as that!
    host-updated-esxi5.5

Similar Posts