Nutanix One-Click Upgrades for ESXi Patching

This is the first guest post of what I hope to be many from the great Herb Estrella:

In my personal experience Nutanix one-click upgrades work as advertised, but there are few items that should be accounted for in preparation of installing ESXi patches on a Nutanix cluster. This post will cover a few pre-requisites to look for, touch on the subtasks of the patching procedure, and finally close out with some troubleshooting tips and links to resources that I found helpful.

If you’ve seen the Dr. Strange movie you’ll find that going through the one-click upgrade process is loosely akin to reading from the “Book of Cagliostro” in that “the warnings come after you read the spell.”

giphy-3

There is a pre-upgrade process that is done prior patching that catches a few items but here a few pre-requisites that I found will set you up nicely for success:

Subtasks are the steps in the one-click upgrade sequence from start to finish. Below are a listing of them with some observations from each.

one-click-upgrade-post

In the test environment I was working with I made a lot of assumptions and just dove head first. The results as you can imagine were not good. Here are a few troubleshooting measures I used to help right my wrongs.

Links:

Bonus thoughts: Do I need vSphere Update Manager if I’m using Nutanix? This could be a post on it’s own (and it still might be) but I have some thoughts I’d like to share.

herb_e_ Avatar

Posted by

2 responses to “Nutanix One-Click Upgrades for ESXi Patching”

  1. […] not a complete N00b as I have guest blogged once before on a friend’s site and to much of my surprise it’s gotten some traction. I […]

  2. Matt Z Avatar
    Matt Z

    My process for restarting a hung hypervisor upgrade it to run the following four commands from any CVM in the cluster.

    cluster disable_auto_install
    cluster restart_genesis
    cluster enable_auto_install
    cluster restart_genesis

    The upgrade process will resume on its own after a minute or two.

Leave a comment