Skip to content

Commit db5bbe8

Browse files
authored
(DOCSP-44663) Changes related to v6.0 are minimal here due to no support for such migrations (v6.0) in OM (#492)
This is an OM-side PR that is a counterpart to the [CM-side PR](10gen/docs-cloud-manager#129) and to the [Atlas-side PR](10gen/cloud-docs#6346). - [DOCSP-44663](https://jira.mongodb.org/browse/DOCSP-44663) Topics to review: - [Migration](https://deploy-preview-492--10gen-docs-ops-manager.netlify.app/migration/) - [MIgrate to Atlas](https://deploy-preview-492--10gen-docs-ops-manager.netlify.app/tutorial/migrate-to-atlas/) - [Provision Migration Host](https://deploy-preview-492--10gen-docs-ops-manager.netlify.app/tutorial/provision-migration-host/) - [Provision Migration Host > platforms](https://deploy-preview-492--10gen-docs-ops-manager.netlify.app/tutorial/provision-migration-host/#prerequisites) Thank you.
1 parent ccb22c4 commit db5bbe8

File tree

4 files changed

+17
-14
lines changed

4 files changed

+17
-14
lines changed

snooty.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ bagent = "Backup"
7777
bagent-version = "7.6.0.1059"
7878
bagent-version-cloud = "7.6.0.1059"
7979
bagent-version-opsmgr = "6.8.6.1013"
80-
c2c-version = "6.0.8"
80+
c2c-version = "6.0.17"
81+
c2c-version-7 = "7.0.13"
8182
cloudmgr-url = "cloud.mongodb.com"
8283
fcv-list = "**5.0**, **6.0**, and **7.0**"
8384
service = "Atlas"

source/migration.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ Migrate Deployments
1414

1515
.. _c2c-based-live-migration-choices:
1616

17-
MongoDB {+c2c-version+} and Later: Live Migrate to Atlas
18-
----------------------------------------------
17+
MongoDB {+c2c-version+}+ or {+c2c-version-7+}+: Live Migrate to Atlas
18+
-----------------------------------------------------------------------
1919

20-
If both the source and destination clusters are running MongoDB {+c2c-version+} or
21-
later, you can migrate your data from a source cluster into a destination
20+
If both the source and the destination clusters are running MongoDB {+c2c-version+}+
21+
or {+c2c-version-7+}+, you can migrate your data from a source cluster into a destination
2222
MongoDB cluster in |service-short| using one of the following types of
2323
guided live migration in the |service| UI:
2424

@@ -29,7 +29,7 @@ The choice between push and pull live migrations depends on whether the
2929
network for your deployment allows flexibility in ingress rules and allows
3030
access through the firewall.
3131

32-
In addition, you can use these migration methods for MongoDB {+c2c-version+} and later
32+
In addition, you can use these migration methods for MongoDB {+c2c-version+}+ or {+c2c-version-7+}+
3333
deployments:
3434

3535
- If your data is in a MongoDB deployment and you don't have access to the :manual:`oplog </reference/glossary/#std-term-oplog>`,

source/tutorial/migrate-to-atlas.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,13 @@ Supported Platforms
4646
The list of supported platforms depends on which type of live migration
4747
you are using:
4848

49-
- For live migrations of MongoDB 6.0.5+ clusters monitored by |cloud-short| to |service-short|,
49+
- For live migrations of MongoDB {+c2c-version+}+ or {+c2c-version-7+}+
50+
clusters monitored by |cloud-short| to |service-short|,
5051
see `mongosync platforms <https://www.mongodb.com/docs/cluster-to-cluster-sync/current/installation>`__ to review
5152
the list of supported platforms for the migration host.
5253

53-
- For live migrations of source clusters running MongoDB versions 4.4.x
54-
or 5.0.x (FCV), the live migration to |service-short|
54+
- For live migrations of source clusters running MongoDB earlier than
55+
{+c2c-version+}, the live migration to |service-short|
5556
:ref:`is supported <live-migration-host-supported-platforms>` for all
5657
platforms on which you can provision a migration host.
5758

source/tutorial/provision-migration-host.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ following supported platforms. The platforms depend on the migration tool
6060
that the migration host will be running to facilitate the migration.
6161

6262
- Migration host for live migrations (push) of source deployments of MongoDB
63-
versions 5.0+ but not 6.0 (FCV) that you add to monitoring in |cloud-short|,
64-
where the migration host runs mongomirror:
63+
earlier than {+c2c-version+} that you add to monitoring in |cloud-short|,
64+
where the migration host runs ``mongomirror``:
6565

6666
.. include:: /includes/list-tables/only-v5-agent-platform-support-table.rst
6767

@@ -83,7 +83,8 @@ that the migration host will be running to facilitate the migration.
8383

8484
translators-connectors-releases.s3.amazonaws.com
8585

86-
- Migration host for live migrations (push) of MongoDB 6.0.5+ source
86+
- Migration host for live migrations (push) of MongoDB {+c2c-version+}+ or
87+
{+c2c-version-7+}+ source
8788
deployments monitored in |cloud-short|, where the migration host runs `mongosync <https://www.mongodb.com/docs/cluster-to-cluster-sync/current/reference/mongosync/>`__:
8889

8990
The migration host must use a 64-bit CPU architecture and one of the
@@ -105,11 +106,11 @@ You may also need to provision additional storage for the
105106
:setting:`cloudMigrationOplogPath` option described in the following
106107
procedure.
107108

108-
- MongoDB {+c2c-version+}+. For the migration host that runs ``mongosync`` to
109+
- MongoDB {+c2c-version+}+ or {+c2c-version-7+}+. For the migration host that runs ``mongosync`` to
109110
facilitate push live migrations, use an instance
110111
with a minimum of 8 CPUs and 24 GB of RAM.
111112

112-
- MongoDB versions 5.0+ but not 6.0 (FCV). For the migration host that runs
113+
- MongoDB versions earlier than {+c2c-version+}. For the migration host that runs
113114
``mongomirror`` to facilitate push live migrations, use a host
114115
with 2-4 CPU cores and 4-8 GB of RAM to migrate a replica set.
115116
Use an instance with 2-4 CPU cores per shard to migrate a sharded cluster.

0 commit comments

Comments
 (0)