How to back up and restore a Doris cluster #61168
Unanswered
jiangzhengguan-pacvue
asked this question in
A - General / Q&A
Replies: 1 comment
-
|
in this mode, we recommend backup the FDB and copy FE's doris-meta directory periodically and the real data is stored on third-party storage, it will not be lost by default. when you want to restore the metadata at a new cluster, you can restore the FDB and copy the |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
In a compute-storage separation model, how does a Doris cluster perform backup and restore? This means quickly restoring a new cluster to ensure the business system continues to operate normally when the original cluster becomes inaccessible.
Beta Was this translation helpful? Give feedback.
All reactions