You can manually upgrade hosts in a host upgrade unit group.

Prerequisites

Verify that the upgrade coordinator is updated. See Upgrade the Upgrade Coordinator.

Procedure

  1. In the upgrade coordinator, navigate to the Host Upgrade tab.
  2. Click Stage and proceed after staging is complete.
  3. Upgrade your ESXi host manually.
    Note: If a host fails during the upgrade, reboot the host and try the upgrade again.
    1. Put the ESXi host in Maintenance mode.
    2. Navigate to the ESXi offline bundle location from the NSX Manager.
      http://<nsx-manager-ip-address>:8080/repository/<target-nsx-version>/metadata/manifest.
    3. Download the ESXi offline bundle to /tmp on ESXi.
    4. Upgrade the ESXi host.
      esxcli software vib install -d /tmp/<offline-bundle-name>.
  4. In the upgrade coordinator, navigate to the Hosts tab and refresh the page.
    All the manually upgraded hosts appear in the upgraded state.
  5. After the upgrade is successful, verify that the latest version of NSX packages is installed on the vSphere hosts.
    For vSphere hosts, enter esxcli software vib list | grep nsx
  6. Power on the tenant VMs of standalone ESXi hosts that were powered off before the upgrade.
  7. Migrate the tenant VMs of managed ESXi hosts that are part of the DRS disabled cluster to the appropriate host.
  8. Power on or return the tenant VMs of ESXi hosts that are part of a DRS disabled cluster that were powered off before the upgrade.
  9. (Optional) In the NSX Manager appliance, select System > Appliances and verify that all the status indicators for host and transport node deployment appear as installed and connection status is up and green.
  10. In the upgrade coordinator, navigate to the Hosts tab and select a disabled host upgrade unit group.
  11. Select Actions > Change State > Enabled.
    If you have other disabled host upgrade unit groups, set them to Enabled.

What to do next

You can proceed with the upgrade only after the upgrade process finishes successfully. See Upgrading Management Plane.

If there are upgrade errors, you must resolve the errors. See Troubleshooting Upgrade Failures.