Patching your vCenter Server Appliance from 6.7 to 6.7a

Share on:

On May 22nd we released the first update to our vCenter Server 6.7 version, 6.7a. I will let you know how you can patch your 6.7 GA vCenter Server to 6.7a.

There is still no supported upgrade path from 6.5U2 to 6.7.

The first thing we will do is review the vCenter Server 6.7a Release notes.

The update process is quite simple, we can either use the VMware Appliance Management Interface (VAMI) or the CLI.

If we choose to use the VAMI, we can either choose to download the update from the online repository, or download the patch and mount it directly to the vCenter Server.

You can download the patch from the VMware Patch Portal

CLI Update

  1. Attach the VMware-vCenter-Server-Appliance-6.7.0.11000-8546234-patch-FP.iso​ file to vCenter Server Appliance CD or DVD drive.
  2. SSH to the appliance as root and run the the commands given below:
  • To stage the ISO: software-packages stage –iso
  • To see the staged content: software-packages list –staged
  • To install the staged rpms: software-packages install –staged

VAMI Update

From ISO
  1. Attach the VMware-vCenter-Server-Appliance-6.7.0.11000-8546234-patch-FP.iso​ file to vCenter Server Appliance CD or DVD drive.
  2. Login to VAMI https://fqdn-of-vcenter:5480
  3. Click on Update, and then in top right corner select Check Updates -> Check CD Rom
  4. Select Update, and select Stage and Install.
From URL
  1. Login to VAMI https://fqdn-of-vcenter:5480
  2. Click on Update, and then in top right corner select Check Updates -> Check CD-Rom + URL
  3. Select Update, and select Stage and Install.

If you check for updates and it does not detect anything from the online repository please perform the below tasks

KB55683 has been created with the workaround information.

  1. Login to VAMI https://fqdn-of-vcenter:5480
  2. Click on Update, and then in top right corner select Settings.
  3. In Custom URL copy and paste the following URL. https://vapp-updates.vmware.com/vai-catalog/valm/vmw/8d167796-34d5-4899-be0a-6daade4005a3/6.7.0.10000.latest/
  4. When you check for updates from URL, it should now properly list the patches.

We are currently investigating the above issue and will update with any official KB or documentation when available.

Conclusion

The update process has been simplified greatly, especially when multiple patches are released we can now pick and choose which one we would like to apply. Also now with the ability to stage patches, if the vCenter has a slow internet connection we can now stage the patches prior to update to reduce downtime. Also no longer does every patch require a reboot, s please make note in the patch notes if a reboot will be required. Also, when running the Pre-Update Checks you will be provided an estimated downtime for your appliance during the update.

Now its time to do one last read of the product documentation and release notes and go upgrade!

comments powered by Disqus

See Also