Skip to content

Commit 53887eb

Browse files
authored
DOCSP-10068: [Guides] clarify source cluster requirements (#150)
1 parent b2b3460 commit 53887eb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/includes/migration-pr-compose.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,10 @@
1818

1919
If your deployment is currently a standalone instance, you must first
2020
:manual:`convert it to a replica set </tutorial/convert-standalone-to-replica-set>`.
21-
Live migration of data from sharded clusters is not supported.
21+
22+
Live migration of data from sharded clusters is not supported. Your destination
23+
cluster may be sharded, but your source cluster must be an unsharded replica
24+
set.
2225

2326
* (Optional) Enabled authentication on your source deployment.
2427

0 commit comments

Comments
 (0)