Skip to content

Commit b1ff08a

Browse files
DOCSP-5649 - Remove mLab migration content and link to mLab documenta… (#125)
* DOCSP-5649 - Remove mLab migration content and link to mLab documentation. * DOCSP-5649 - Remove on the page from mLab stub.
1 parent 1238cb6 commit b1ff08a

File tree

5 files changed

+9
-269
lines changed

5 files changed

+9
-269
lines changed

source/cloud/migrate-from-mlab.txt

Lines changed: 6 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,9 @@
1-
.. guide::
2-
title: Migrate from mLab to MongoDB Atlas
3-
author: MongoDB Documentation Team
4-
type: Getting Started
5-
level: beginner
6-
product_version: 4.0
7-
result_description:
1+
:orphan:
82

9-
.. include:: /includes/mlab-mongodb.rst
3+
==================================
4+
Migrate from mLab to MongoDB Atlas
5+
==================================
106

11-
.. include:: /includes/live-migration-description.rst
7+
.. default-domain:: mongodb
128

13-
This guide will walk you through how to use the Atlas Live
14-
Migration Service to migrate data from mLab to MongoDB Atlas.
15-
time: 20
16-
prerequisites:
17-
.. include:: /includes/steps/migrate-mlab-pr.rst
18-
19-
check_your_environment:
20-
Free (Sandbox) and Shared Plan Migration
21-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
22-
23-
Due to limitations on mLab Sandbox and Shared plan database access,
24-
the only way to migrate data to Atlas is to pipe :manual:`mongodump
25-
</reference/program/mongodump/>` to :manual:`mongorestore
26-
</reference/program/mongodump/>`.
27-
28-
It is possible to `upgrade
29-
<https://docs.mlab.com/subscriptions/#change-plans>`_ an mLab
30-
Sandbox deployment to a Dedicated deployment, but database downtime
31-
is required. You can upgrade a Shared deployment to a Dedicated
32-
deployment with no downtime by using a rolling upgrade procedure,
33-
as described in the `mLab documentation
34-
<https://docs.mlab.com/subscriptions/#change-plans-using-rnr>`_.
35-
36-
Dedicated Plan Migration
37-
~~~~~~~~~~~~~~~~~~~~~~~~
38-
39-
You can migrate data in an mLab Dedicated deployment to Atlas with
40-
no database downtime by using the `Atlas Live Migration Service
41-
<https://docs.atlas.mongodb.com/import/live-import/>`_. The
42-
following procedure will help you prepare your data for
43-
migration.
44-
45-
procedure:
46-
.. include:: /includes/steps/migrate-mlab.rst
47-
48-
.. include:: /includes/live-migrate-support.rst
49-
50-
summary:
51-
You created an Atlas cluster, migrated data from your old mLab
52-
cluster, and updated your applications to use the new Atlas
53-
cluster. Congratulations and welcome to MongoDB Atlas!
54-
whats_next:
55-
* :doc:`Connect to MongoDB </server/drivers>`
9+
.. include:: /includes/mlab-mongodb.rst

source/includes/mlab-mongodb.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
.. admonition:: mLab is now a part of MongoDB, Inc.
22
:class: note
33

4-
The procedure to migrate from mLab to MongoDB Atlas will be
5-
further streamlined in the future. If you are looking to migrate
6-
immediately, use the following procedure to migrate your data
7-
using the Atlas Live Migration Service.
4+
mLab users will be migrated to MongoDB Atlas. To learn more about
5+
migrating from mLab to MongoDB Atlas, see the
6+
`mLab documentation <https://docs.mlab.com/mlab-to-atlas/?>`__.

source/includes/steps-migrate-mlab-pr.yaml

Lines changed: 0 additions & 16 deletions
This file was deleted.

source/includes/steps-migrate-mlab.yaml

Lines changed: 0 additions & 196 deletions
This file was deleted.

source/index.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Guides
1818
Migrate to MongoDB Atlas
1919
cloud/migrate-from-aws-to-atlas
2020
cloud/migrate-from-compose
21-
cloud/migrate-from-mlab
2221
server/import
2322
server/drivers
2423
CRUD Guides: Create, Read, Update, and Delete Data

0 commit comments

Comments
 (0)