We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb09403 commit 1175079Copy full SHA for 1175079
source/reference/oplog-sizing.txt
@@ -63,6 +63,12 @@ Monitor oplog Size Needed for Initial Sync
63
- Increase the ``oplog`` window. Use :dbcommand:`replSetResizeOplog`
64
to set ``minRetentionHours`` greater than the current ``oplog``
65
window.
66
+
67
+ .. note::
68
69
+ :dbcommand:`replSetResizeOplog` is unsupported in Atlas. To resize
70
+ the oplog in Atlas, see :ref:`set-oplog-min-window`.
71
72
- Scale up the ``mongosync`` instance. Add CPU or memory to scale
73
up the ``mongosync`` node so that it has a higher copy rate.
74
0 commit comments