Replies: 1 comment 4 replies
-
Use the |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I deployed a rke2 cluster, with 8 nodes.
Now I want to change rke2 data-dir , from /var/lib/rancher/rke2 to /data/rancher/rke2,what is the steps?
I copy the /var/lib/rancher/rke2 to /data/rancher/, and I restart rke2-server, it failed to start, etcd can not start
Beta Was this translation helpful? Give feedback.
All reactions