This message was deleted.
# rke2
a
This message was deleted.
c
there is nothing magic about this. Just stop rke2 (run the killall script to ensure that the etcd pod is also stopped), mount the new disk to a temporary path, move the files over, then mount the disk at the old path.
same process as you would use to move any application data to a new partition
and no, you cannot migrate from etcd to external sql. The only supported migration is sqlite -> etcd
1
a
thank you very much sir