Edit a Backup's Settings
Available backup settings depend on the FCV value of your MongoDB database.
To edit Backup's settings:
Click Continuous Backup.
Overview tab. Ops Manager lists all available backups.
Click next to each backup to access its settings.
Backup Settings Available to All FCVs
Edit Snapshot Schedule and Retention Policy
Configure the snapshot settings.
Enter the following information as needed. To learn about retention values, see Snapshot Frequency and Retention Policy.
Take snapshots every ... hours and save for ... daysSets how frequently, in hours, Ops Manager takes a base snapshot of the deployment and the number of days Ops Manager retains base snapshots.Store daily snapshots forSets the number of days that Ops Manager retains daily snapshots.Store weekly snapshots forSets the number of weeks that Ops Manager retains weekly snapshots.Store monthly snapshots forSets the number of months that Ops Manager retains monthly snapshots.
Ops Manager takes monthly snapshots every 28 days, not by calendar month.
Day of Week for Full SnapshotSets the day of the week when Ops Manager takes a full snapshot. This ensures a recent complete backup.
Ops Manager sets the default value to Sunday.
Allow point-in-time restores going backSets the number of days that Ops Manager retains oplogs alongside snapshots. To learn how snapshots and point-in-time restores work, see Restore Overview.Reference Time of Day (UTC)Sets the time of day at UTC from which the snapshot schedule starts. When you change the value in Reference Time of Day, snapshots that are in progress or that are already scheduled remain unaffected. Only snapshots taken after you change the reference time follow the updated schedule.
The following statements describe how Ops Manager behaves in relation to the value you specify in Reference Time of Day:
This value acts as a timer that Ops Manager uses for scheduling and then taking the next snapshot. This value isn't the same as the time when Ops Manager takes the next snapshot, but it is close to it. This value differs from the actual time that Ops Manager uses to take a snapshot by a small interval. You can't control this interval.
If you leave this value blank, Ops Manager interprets it as
null
, starts the timer for scheduling the next snapshot, and then takes the next snapshot after a short interval from the time when it took the previous snapshot.If you change the time value in this field, Ops Manager uses the new time value as the starting time for scheduling the snapshot that will occur after the currently scheduled snapshot. In other words, for each snapshot that is already scheduled, Ops Manager uses the time it already established: either based on the
null
value plus a short interval, or based on the custom reference time value plus a short interval. If you change the reference time value in this field, the next scheduled snapshot will not happen sooner than the snapshot that is already scheduled.To review examples, see Snapshot Frequency and Retention.
Click Submit.
Edit Security Credentials
Provide the authentication information.
Enter the following information as needed and click Submit.
Auth Mechanism | The authentication mechanism that the MongoDB host uses. MongoDB Community options include:
MongoDB Enterprise options also include: |
DB Username | For See Configure MongoDB Agent for Authentication or Configure MongoDB Agent for LDAP. |
DB Password | For Username/Password or LDAP authentication, the
password used to authenticate the MongoDB Agent with the MongoDB
deployment. |
Allows TLS for connections | If checked, Backup uses TLS to connect to MongoDB. |
Modify the Storage Engine Your Backups Use
Select the storage engine.
Select the storage engine. See: Storage Engine for more about choosing an appropriate storage engine for your backup.
Backup Settings
Edit the Preferred Member for Backup
When each snapshot starts, Ops Manager selects a replica set member to run the snapshot. This automatically selected member should have the least performance impact on the replica set. You can override the default selection.
Important
Use default selection whenever possible. This choice ensures backup availability.