System -> Upgrade
in NSX UI, the page fails to load and displays only a spinning circle indefinitely./var/log/upgrade-coordinator/upgrade-coordinator.log:
ERROR http-nio-127.0.0.1-7442-exec-1 MPUpgradePlanServiceImpl 8082 SYSTEM [nsx@6876 comp="nsx-manager" errorCode="MP30427" level="ERROR" subcomp="upgrade-coordinator"] [MP UCP] Invalid Upgrade method SERIAL for MP UPgrade
upgrade-coordinator.log
file.VMware NSX-T Data Center
VMware NSX
The issue can occur when an NSX Manager node running the Upgrade Coordinator service is lost to any environmental issue mid-upgrade ( i.e. when UC along with some other components of the NSX environment like Edges/Hosts have been upgraded but MP upgrade is not yet complete)
Workaround
To workaround this issue, issue the following command from the NSX manager CLI (while logged in as root):
curl -ku 'admin' -X POST 'https://localhost/api/v1/upgrade/plan?action=reset&component_type=MP'
Please note that the above command needs to be run on all Manager nodes in the Cluster.
The Manager node running the UC service can be identified by running the following command on any Manager node admin CLI:
get service install-upgrade