Upgrade is not in progress
":admin
account and run the following command:
NSX-manager> get upgrade progress-status
<Timestamp>
Upgrade is not in progress
get version
", it shows that NSX version is already on the upgraded version. (Confirm the same on all three NSX Managers)/var/log/upgrade-coordinator/upgrade-coordinator.log
:<Timestamp> INFO WrapperStartStopAppMain UpgradeServiceImpl 3339 SYSTEM [nsx@6876 comp="nsx-manager" level="INFO" subcomp="upgrade-coordinator"] Bundle is not uploaded yet. Target version is null for component MP. Hence skipping the overall upgrade status update.
VMware NSX 4.x
As per error message found in the upgrade-coordinator logs, the upgrade bundle seems to be removed from NSX Manager.
The following workaround can be used:
NOTE:
Check to make sure the Upgrade-Coordinator service is running before and after running the above API calls.
POST https://<mgr_IP>/api/v1/upgrade/plan?action=reset&component_type=MP
Upgrade the Upgrade Coordinator