Skip to content

Commit d3ceea0

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCSP-20159 sharded clusters and file system snapshots (#559) (#594)
* DOCSP-20159-sharded-clusters-and-file-system-snapshots * DOCSP-20159-sharded-clusters-and-file-system-snapshots * DOCSP-20159-sharded-clusters-and-file-system-snapshots * DOCSP-20159-sharded-clusters-and-file-system-snapshots * DOCSP-20159-sharded-clusters-and-file-system-snapshots * DOCSP-20159-sharded-clusters-and-file-system-snapshots * DOCSP-20159-sharded-clusters-and-file-system-snapshots * DOCSP-20159-sharded-clusters-and-file-system-snapshots * DOCSP-20159-sharded-clusters-and-file-system-snapshots * DOCSP-20159-sharded-clusters-and-file-system-snapshots * DOCSP-20159-sharded-clusters-and-file-system-snapshots * DOCSP-20159-sharded-clusters-and-file-system-snapshots * DOCSP-20159-sharded-clusters-and-file-system-snapshots * DOCSP-20159-sharded-clusters-and-file-system-snapshots Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com> Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
1 parent 962d77d commit d3ceea0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
In MongoDB 4.2+, you cannot use :doc:`file system snapshots
2+
</tutorial/backup-with-filesystem-snapshots>` for backups that involve
3+
transactions across shards because those backups do not maintain
4+
atomicity. Instead, use one of the following to perform the backups:
5+
6+
- `MongoDB Atlas <https://docs.atlas.mongodb.com/>`_,
7+
8+
- `MongoDB Cloud Manager <https://docs.cloudmanager.mongodb.com/>`_, or
9+
10+
- `MongoDB Ops Manager <https://docs.opsmanager.mongodb.com/>`_.

source/tutorial/backup-sharded-cluster-with-filesystem-snapshots.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Considerations
3434
Transactions Across Shards
3535
~~~~~~~~~~~~~~~~~~~~~~~~~~
3636

37-
.. include:: /includes/extracts/sharded-clusters-backup-restore-mongodump-mongorestore-restriction.rst
37+
.. include:: /includes/sharded-clusters-backup-restore-file-system-snapshot-restriction.rst
3838

3939
Encrypted Storage Engine (MongoDB Enterprise Only)
4040
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)