Docs Menu
Docs Home
/
MongoDB Atlas
/ /

Live Migrate: Push Your Data from Cloud Manager or Ops Manager to Atlas (MongoDB Before 6.0.17)

On this page

  • Restrictions
  • Go to Legacy Live Migration (Push)
  • Legacy Live Migration (Push) Methods

If your source replica set runs a MongoDB version 6.0.17 or earlier and is monitored by Cloud Manager or Ops Manager, you can use the procedures linked from this section to live migrate data into Atlas using the legacy live migration service through the Atlas UI.

The following statements describe restrictions for various aspects of legacy live migration. Legacy live migration is a type of live migration that you run in the Atlas UI and that is backed by mongomirror.

  • Legacy live migration (push) is not supported for deployments managed or monitored by Ops Manager

    • For source deployments running MongoDB 6.0.17+ or 7.0.13+, where the deployments are managed or monitored by Ops Manager, legacy live migration (push) is not supported.

    • For source deployments running a MongoDB version 6.0.17 or earlier, where the deployments are managed or monitored by Ops Manager, live migration (push) is deprecated.

      Use the following alternative ways to migrate your source deployments that are managed or monitored by Ops Manager into Atlas:

      • Add your deployment to monitoring in Cloud Manager and use live migrate (push). See Live Migrate (Push) a MongoDB 6.0.17+ or 7.0.13+ Cluster Monitored by Cloud Manager into Atlas for MongoDB 6.0.17+ or 7.0.13+ , or the procedures in this section for MongoDB before 6.0.17.

      • Use live migration (pull). For MongoDB 6.0.17+ or 7.0.13+, see Live Migrate (Pull) a MongoDB 6.0.17+ or 7.0.13+ Cluster into Atlas. For MongoDB before 6.0.17, see Live Migrate: Pull Your Data into Atlas (MongoDB Before 6.0.17).

      • Use standalone mongosync.

  • Legacy live migration (push) is not supported for sharded clusters

    • To live migrate a source sharded cluster that runs a MongoDB version 6.0.17 or earlier, upgrade the cluster to 6.0.17+ or 7.0.13+ and then live migrate it to Atlas using this live migration procedure.

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

1
  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
Method
Description
Cloud Manager or Ops Manager pushes data from the source replica set running a MongoDB version 6.0.17 or earlier to a destination replica set in Atlas.
Live migrate a sharded cluster monitored in Ops Manager or Cloud Manager to Atlas

To live migrate a source sharded cluster that runs a MongoDB version 6.0.17 or earlier, upgrade the cluster to 6.0.17+ or 7.0.13+ and then live migrate it to Atlas using this live migration procedure.

Live migrate a standalone MongoDB node running MongoDB before 6.0.17
Convert the standalone MongoDB node in Ops Manager, or convert the standalone MongoDB node in Cloud Manager to a single-node replica set and then live migrate (push) it to Atlas.

Back

Troubleshoot