Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not support container based br #1618

Merged
merged 2 commits into from
Sep 15, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs-2.0/backup-and-restore/nebula-br/1.what-is-br.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ The BR has the following features. It supports:
- Supports restoration of data on clusters of the same topologies only, which means both clusters must have exactly the same number of hosts.
- We recommend that you restore the data OFFLINE because it requires removing the data and restart the service.
- If you back up data of a specified graph space in cluster A and restore the graph space data to cluster B, the data of other graph spaces in cluster B will be deleted.
- Using BR in a container-based NebulaGraph cluster is not supported.
<!---When backing up or restoring the data deployed in Docker, network configuration should be done, such as IP and port mapping. -->

<!--
Expand Down