https://rancher.com/ logo
Title
r

red-waitress-37932

03/03/2023, 5:04 PM
I'm still cleaning up the mess in one of my cluster. It looks like there is a node in my etcd that I briefly created and then deleted. Is there a way to forcefully remove a node from etcd? The usual way is not working:
a

ambitious-plastic-3551

03/09/2023, 5:52 PM
it's possible to manually delete from etcd, I found somewhere on github... had the same issue one time.
r

red-waitress-37932

03/13/2023, 4:16 PM
I ended up removing the latest file from the journal and that restored the cluster to proper function. I was able to restore a snapshot after that
also, why is anyone using etcd if it can get stuck this easily?
a

ambitious-plastic-3551

03/13/2023, 4:20 PM
Yeah microk8s uses sqlite 😅
r

red-waitress-37932

03/14/2023, 10:31 AM
well, that can get stuck less easily, but can't be clustered ...unless you employ black magic