You are missing files that etcd expects to exist. Did you have an unclean shutdown?
creamy-pencil-82913
11/28/2025, 7:28 PM
You can restore from a snapshot, or if you have other cluster members with the etcd role, delete the db files from disk and rejoin this node to the cluster.
c
crooked-cat-21365
12/01/2025, 11:16 AM
@creamy-pencil-82913 The / partition of the node was full. This had affected the etcd database, and its snapshots RKE2 seems to use at boot time. I have kicked out and rejoined the node in Rancher. Problem solved. Thank you for your help.