Symptoms:
VMware vSphere 7.0 with Tanzu
VMware vSphere 8.0 with Tanzu
ETCD databases require quorum for functionality. Members will not be added to a cluster that don't have good quorum. Additionally, adding a new member to a cluster will not be allowed if it forces the cluster out of good quorum status. ETCD clusters are built with an odd number of nodes. For a 3 node ETCD cluster, if 1 node is down, the cluster still has a good quorum of 2 nodes; however, a new node will not be able to join until the 3rd node is functional, or is removed.
To resolve this failure condition, the stale ETCD member must be deleted from the cluster on the functional Guest Cluster Control Plane nodes. The following steps will detail the process of identifying the stale node, then removing it.
1. SCOPE AND IDENTIFY THE PROBLEM MEMBER