3 host vSAN cluster 1 host is partitioned after ESXi being reinstalled, and will not join the cluster. vmkping works between the vSAN vmkernel ports of all nodes, and tcpdump-uw shows bidirectional traffic on port 12321 between the vSAN vmkernel ports of all nodes.
The cluster partition is verified by running the following on each host:esxcli vsan cluster get
Result on a host clustered with others:
Cluster Information
...
Sub-Cluster UUID: ########-####-####-####-############ <--- Matches between partitioned host and rest of cluster
Sub-Cluster Membership Entry Revision: 3
Sub-Cluster Member Count: 2
On the partitioned host:
Cluster Information
...
Sub-Cluster UUID: ########-####-####-####-############ <--- Matches between partitioned host and rest of cluster
Sub-Cluster Membership Entry Revision: 3
Sub-Cluster Member Count: 1
Many virtual machines show an Invalid status in the host client UI.
vSAN data objects are inaccessible status.
vSAN - all versions
WARNING: CMMDS: CMMDSPromoteFormatVersion:423: Failed to promote the node to a format version X beyond its software version Y
Setting all hosts to identical/compatible CMMDS versions allow the hosts to cluster together.
Update the host at the lower build to a build equal to or higher than the other hosts in the cluster, and validate the cluster has formed.
Once the cluster is formed the data is accessible.