Navigation
This version of the documentation is archived and no longer supported. To learn how to upgrade your version of MongoDB Ops Manager, refer to the upgrade documentation.
You were redirected from a different version of the documentation. Click here to go back.

Stop, Start, or Disable the Ops Manager Backup Service

On this page

Overview

Stopping the Ops Manager Backup Service for a replica set or sharded cluster suspends the service for that resource. Ops Manager stops taking new snapshots but retains existing snapshots until their listed expiration date.

After stopping backups, you can restart the Backup Service at any time. Depending how much time has elapsed, the Backup Service may perform an initial sync.

Disabling the Ops Manager Backup Service, by contrast, immediately deletes all snapshots. Later, if you want back up the cluster or replica set, when you enable backup, Ops Manager behaves as if the resource has never been backed up. Enabling backups on a previously disabled resource always requires an initial sync.

Procedures

Stop the Backup Service for a Cluster or Replica Set

1

Click the Backup tab and then click either Sharded Cluster Status or Replica Set Status, depending on the resource to stop backup for.

2

Click Stop for the cluster or replica set.

If prompted, enter the two-factor authentication code, click Verify, and click Stop again.

Restart the Ops Manager Backup Service

1

Click the Backup tab and then click either Sharded Cluster Status or Replica Set Status, depending on the resource to re-enable.

2

Click Restart for the cluster or replica set.

3

Select a Sync source and click Restart.

Disable the Ops Manager Backup Service

1

Stop and then terminate each sharded cluster enrolled in Backup.

In Ops Manager, click the Backup tab and select Sharded Cluster Status.

For each cluster enrolled in Backup, click Stop. If prompted, enter the two-factor authentication code, click Verify, and click Stop again.

When the Terminate button appears, click Terminate. Click Terminate again.

2

Stop and then terminate each replica set enrolled in Backup.

In Ops Manager, click the Backup tab and select Replica Set Status.

For each replica set enrolled in Backup, click Stop. If prompted, enter the two-factor authentication code, click Verify, and click Stop again.

When the Terminate button appears, click Terminate. Click Terminate again.

3

Stop all Backup Agents.

On Linux

Issue the following command:

service mongodb-mms-backup-agent stop

On Windows

In Windows Control Panel, open Administrative Tools, and then open Services.

In the list of services, select the MMS Backup Agent service. Select the Action menu and select Stop.