diff --git a/source/reference/oplog-sizing.txt b/source/reference/oplog-sizing.txt index 7d21f67bf..98fa65ff6 100644 --- a/source/reference/oplog-sizing.txt +++ b/source/reference/oplog-sizing.txt @@ -63,6 +63,12 @@ Monitor oplog Size Needed for Initial Sync - Increase the ``oplog`` window. Use :dbcommand:`replSetResizeOplog` to set ``minRetentionHours`` greater than the current ``oplog`` window. + + .. note:: + + :dbcommand:`replSetResizeOplog` is unsupported in Atlas. To resize + the oplog in Atlas, see :ref:`set-oplog-min-window`. + - Scale up the ``mongosync`` instance. Add CPU or memory to scale up the ``mongosync`` node so that it has a higher copy rate.