When you add a new host that is on a higher build/version to the vSAN cluster, when the ESXi versions are not uniform in the cluster (all hosts on same build). This can create a "vSAN Cluster Partition" situation in that vSAN cluster. If you are actively doing an upgrade of the ESXi hosts in the vSAN cluster, finish the upgrades before adding a new host.
When mixed ESXi versions are present, the new host may cause the cluster to split into separate sub-clusters (e.g., Partition 1 and Partition 2), resulting in virtual machine (VM) inaccessibility.
vSAN 8.0 or later
The cluster partition is caused where a new host is added when the cluster is running mixed ESXi versions during an active upgrade. This creates an unintentional sub-cluster formation as the new host attempts to join the vSAN network with the newest version, when nodes on the lower version remain.
Best practice dictates that upgrades should be completed on all nodes before introducing new hosts to the cluster.
esxcli vsan cluster unicastagent listesxcli vsan cluster getesxcli vsan cluster leave <subclusterUUID> with the UUID of the master cluster; this can be retrieved using the command in step 3: esxcli vsan cluster get):esxcli vsan cluster join -u <subclusterUUID>esxcli vsan cluster get
*If assistance is needed in this process, please contact Broadcom Support.
References: