Pre-upgrade checks failed for MP: The TN certificate with ID 1f49f77b-####-####-############ failed validation: The certificate has expired. Please delete or replace this certificate prior to upgrading. See KB article https://knowledge.broadcom.com/external/article?articleId=369034
curl -k -X GET -H 'X-Nsx-Username:admin' "http://localhost:4321/nsxapi/api/v1/messaging/clients/distribution"
{
"client_ids": [
"[cvn-edge]:50a7cec9-####-####-############",
"[cvn-hv]:7d79a697-####-####-############"
,
"[cvn-mp-mpa]:a65fa708-####-####-############"
],
"node_id": "b8e7d107-####-####-############"
},
{
"client_ids": [
"[cvn-hv]:7d25113d-####-####-############"
,
"[cvn-hv]:1f49f77b-####-####-############
"
],
"node_id": "00000000-0000-0000-0000-000000000000". <---- No node_id for above 2 nodes.
}
]
}
VMware NSX 4.2.3 or higher
The Transports nodes have been failed to be removed from the messaging client's list.
This is a known issue impacting VMware NSX.
Workaround:
Ensure that you have a recent, valid backup of your NSX managers and ensure that you know the passphrase for your backups.
7d25113d-####-####-############
& 1f49f77b-####-####-############"
that are reporting no node_id, these can deleted nodes manually from messaging clients by executing below command and repeat for both Clients ids:curl -k -X DELETE -H 'X-Nsx-Username:admin' http://localhost:4321/nsxapi/api/v1/messaging/clients/
7d25113d-####-####-############
curl -k -X GET -H 'X-Nsx-Username:admin' http://localhost:4321/nsxapi/api/v1/messaging/clients