Skip to content

Commit c3da0e0

Browse files
committed
(DOCSP-40199): Tweaked the resync language.
1 parent 8948599 commit c3da0e0

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

source/tutorial/resync-backup.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Resync a Backup
1313
.. note::
1414

1515
You don't need to resync MongoDB databases that run with an
16-
|fcv-link| of 4.2.
16+
|fcv-link| of 4.2 or later.
1717

1818
When a backup becomes out of sync with the MongoDB deployment, |mms|
1919
produces a ``Backup requires a resync`` alert. If you
@@ -43,7 +43,8 @@ and |mms| does not produce any new snapshots.
4343

4444
.. note::
4545

46-
For production deployments, you should resync all backups annually.
46+
For production deployments with an |fcv-link| of 4.0 or earlier, you
47+
should resync all backups annually.
4748

4849
.. important::
4950

@@ -61,7 +62,8 @@ using :manual:`backup cursors </reference/glossary/#std-term-backup-cursor>`. Ap
6162
continue read and write operations on the database while WiredTiger
6263
takes the snapshot.
6364

64-
To avoid the need for resyncs, ensure the Backup oplog does not fall
65+
For production deployments with an |fcv-link| of 4.0 or earlier, to
66+
avoid the need for resyncs, ensure the Backup oplog does not fall
6567
behind the deployment's oplog. This requires that:
6668

6769
- Adequate machine resources are provisioned for the agent.

0 commit comments

Comments
 (0)