File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff 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
1818When a backup becomes out of sync with the MongoDB deployment, |mms|
1919produces 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
6162continue read and write operations on the database while WiredTiger
6263takes 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
6567behind the deployment's oplog. This requires that:
6668
6769- Adequate machine resources are provisioned for the agent.
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments