https://rancher.com/ logo
#rke
Title
# rke
c

calm-twilight-27465

10/20/2022, 9:06 PM
I have RKE clusters managed by Rancher running on top of Harvester. I am unable to provision the cluster to add new etcd members because RKE is currently attempting to remove members during reconciliation which do not currently exist — a process which fails or hangs (can’t tell which)
The members it is attempting to remove are not present in the managed cluster’s etcd, not in the managed cluster as Rancher Machines or present in ManagementCluster, and associated VMs have been removed from Harvester.
So I’m not sure where the state is that remembers them and causes RKE to attempt to remove them.
It seems like all I need to do is update that state to match reality, but I’m not sure how to do this.