Live Migrate: Pull Your Data into Atlas (MongoDB Before 6.0.13)
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.
Go to Live Migration (Pull)
To locate live migration (pull) in the Atlas UI:
1
In Atlas, go to the Organization Settings page.
If it's not already displayed, select your desired organization from the Organizations menu in the navigation bar.
Click the Organization Settings icon next to the Organizations menu.
The Organization Settings page displays.
2
Go to the Live Migration to Atlas page.
Click Live Migration in the sidebar.
The Live Migration to Atlas page displays.
If your source and destination clusters are running MongoDB 6.0.13 or later, you can live migrate to Atlas using this procedure.
Live Migration (Pull) Methods
Method | Description |
---|---|
Use the Atlas user interface to pull a MongoDB replica set
into an Atlas replica set cluster. | |
Use the Atlas user interface to pull a MongoDB sharded cluster
into an Atlas sharded cluster. | |
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. |