Symptoms:
-- MP upgrade cannot be started even after the Controller upgrade is completed
-- In the NSX Manager UI, System --> Components does not show NSX Manager Statistics
-- During upgrade of NSX manager, the following exception is seen2018-12-11 01:33:52.751 UTC ERROR http-nio-127.0.0.1-7442-exec-2 UcRestClient:449 - SYSTEM [nsx@6876 comp="nsx-manager" errorCode="MP30014" subcomp="upgrade-coordinator"] Error during GET rest request api/v1/cluster/4239dca0-9f6f-8eb8-#####-############/node/version , trial 4 , err com.vmware.nsx.management.upgrade.rpcframework.UcRestRpcException: [UC] Error in rest call. url= /api/v1/cluster/4239dca0-9f6f-8eb8-######-###########/node/version , method= GET , response= {"module_name": "node-services", "error_message": "Specified node UUID is invalid.", "error_code": 36581} , error= 400 Bad Request .
com.vmware.nsx.management.upgrade.rpcframework.UcRestRpcException: org.springframework.web.client.HttpClientErrorException: 400 Bad Request
at com.vmware.nsx.management.upgrade.rpcframework.UcRestClient.reportException(UcRestClient.java:293) ~[uc-core-1.0.jar:?]
at com.vmware.nsx.management.upgrade.rpcframework.UcRestClient.sendGetRequestToNAPI(UcRestClient.java:410) ~[uc-core-1.0.jar:?]