Upgrading VMware NSX Host Clusters
Host clusters can be upgraded after the NSX Manager and all of the NSX Controller Nodes have been upgraded. The host clusters upgrade is a vSphere cluster-level operation, but there is no downtime required, as the VMs are migrated off before completing the upgrade. Verify that you have enough resources to accommodate VM movement within the cluster.
There is no hard requirement to upgrade all clusters in the same maintenance window, as NSX Manager and NSX controller node communication to the hosts are backward compatible. It is important to understand how long it takes to reboot an ESXi host, as this will impact the overall length of the maintenance window.
In addition, the following prerequisites need to be satisfied:
- If vSphere Update Manager (VUM) is in use in the environment, ensure that the
bypassVumEnabled
flag is set to true in vCenter so the EAM can install the NSX VIBs directly to the ESXi hosts regardless of VUM availability. This is described in...