File tree Expand file tree Collapse file tree 1 file changed +9
-12
lines changed Expand file tree Collapse file tree 1 file changed +9
-12
lines changed Original file line number Diff line number Diff line change 11ref : sharded-clusters-backup-restore-mongodump-mongorestore-restriction
22content : |
33
4- :binary:`~bin.mongodump` and :binary:`~bin.mongorestore`
5- :red:`cannot` be part of a backup strategy for 4.2+ sharded clusters
6- that have sharded transactions in progress, as backups created with
7- :binary:`~bin.mongodump` *do not maintain* the atomicity guarantees
8- of transactions across shards.
4+ To use :program:`mongodump` and :program:`mongorestore` as a backup
5+ strategy for sharded clusters, see :ref:`backup-sharded-dumps`.
96
10- For 4.2+ sharded clusters with in-progress sharded transactions, use
11- one of the following coordinated backup and restore processes which
12- *do maintain* the atomicity guarantees of transactions across shards :
7+ Sharded clusters can also use one of the following coordinated backup
8+ and restore processes, which guarantee atomicity across shards while
9+ still accepting writes :
1310
14- - `MongoDB Atlas <https://www.mongodb.com/cloud/ atlas?tck=docs_databasetools>`__,
11+ - `MongoDB Atlas <https://www.mongodb.com/atlas/database ?tck=docs_databasetools>`__
1512
1613 - `MongoDB Cloud Manager
17- <https://www.mongodb.com/cloud/cloud-manager?tck=docs_databasetools>`__, or
18-
14+ <https://www.mongodb.com/cloud/cloud-manager?tck=docs_databasetools>`__
15+
1916 - `MongoDB Ops Manager
20- <https://www.mongodb.com/products/ops-manager?tck=docs_databasetools>`__.
17+ <https://www.mongodb.com/products/ops-manager?tck=docs_databasetools>`__
2118
2219
2320 ...
You can’t perform that action at this time.
0 commit comments