etcdutl snapshot restore why do we need an empty dir as --data-dir #17491
Unanswered
jonathan-dev
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What data is actually stored in the
--data-dir
why do we need it and why does it need to be an empty dir (can't run the same command twice...)etcdutl snapshot restore /etcd-snapshots/snapshot.db --data-dir=/tmp/data
I don't really understand it from whats documented here.
Beta Was this translation helpful? Give feedback.
All reactions