Docs Menu
Docs Home
/
Atlas
/ /

Legacy Live Migration: Pull Your Data into Atlas

You can pull data from existing MongoDB deployments, JSON, or CSV files into Atlas using one of the following tools managed by Atlas within the Atlas UI.

To locate legacy live migration (pull) in the Atlas UI:

1

Warning

Navigation Improvements In Progress

We're currently rolling out a new and improved navigation experience. If the following steps don't match your view in the Atlas UI, see the preview documentation.

  1. If it's not already displayed, select your desired organization from the Organizations menu in the navigation bar.

  2. Click the Organization Settings icon next to the Organizations menu.

    The Organization Settings page displays.

2

Click Live Migration in the sidebar.

The Live Migration to Atlas page displays.

3

In most cases, you can live migrate to Atlas using this procedure. If your source replica sets are running MongoDB 4.4 or 5.0 and you want to migrate to a replica set in Atlas running MongoDB 6.0, see Legacy Live Migration: Pull Your Data into Atlas.

Method
Description

Use the Atlas user interface to pull a MongoDB replica set into an Atlas replica set cluster.

Live migrate a sharded cluster into Atlas

To live migrate a source sharded cluster, live migrate it to Atlas using this live migration procedure.

Live migrate a standalone MongoDB node

Convert the standalone MongoDB node to a single-node replica set and then live migrate (pull) a cluster into Atlas. If you can't convert the standalone to a replica set, use mongorestore to migrate to Atlas.

Back

Legacy Migration

On this page