This message was deleted.
# rke2
a
This message was deleted.
c
don’t do this!
Do not try to manage the embedded etcd directly
use the
rke2 server --cluster-reset --cluster-reset-restore-path=/path/to/snapshot
command. If you find wanting to do things like disabling hash checks, then there is likely some other problem that needs to be resolved first. You should never need to do that for a valid database snapshot.
Are you trying to restore a snapshot taken from that same cluster, or are you trying to restore a snapshot taken from a different cluster or different version of etcd?
f
Hi Brandon. Thanks so so much for checking with me. Yeah the snapshot is from the same cluster. After updating we decided to rollback and ended up in that mass.
Yeah I tried the restore the same way copying the snapshot locally first too. Unfortunately with teh same error ending up wanting skip the has verification. I even created a hash by myself but couldn't read out of documentation how to skip it.