Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 77dcf50

Browse files
committed
move section
1 parent 411f10d commit 77dcf50

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

source/reference/mongosync/mongosync-behavior.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,13 @@ Primary Shards
172172
When you sync to a sharded destination cluster, ``mongosync`` assigns a
173173
primary shard to each database by means of a round-robin.
174174

175+
.. warning::
176+
177+
Running :dbcommand:`movePrimary` on the source or destination cluster
178+
during migration may result in a fatal error or require you to
179+
restart the migration from the start. For more information, see
180+
:ref:`c2c-sharded-limitations`.
181+
175182
Embedded Config Server Shards
176183
'''''''''''''''''''''''''''''
177184

@@ -181,13 +188,6 @@ Starting in 8.0. MongoDB introduces support for embedded config server shards.
181188
embedded config server sharded clusters and vice versa. Additionally, ``mongosync``
182189
supports sync from replica sets to embedded config sharded clusters.
183190

184-
.. warning::
185-
186-
Running :dbcommand:`movePrimary` on the source or destination cluster
187-
during migration may result in a fatal error or require you to
188-
restart the migration from the start. For more information, see
189-
:ref:`c2c-sharded-limitations`.
190-
191191
Multiple Clusters
192192
~~~~~~~~~~~~~~~~~
193193

0 commit comments

Comments
 (0)