Configuring a MongoDB Subclient to Back Up Oplog Dumps

You can configure a MongoDB subclient to back up the Oplog dumps by using a schedule policy. For more information about data protection schedule policies, see Creating a Data Protection Schedule Policy.

Schedule the oplog dump backups periodically based on the transactions on the MongoDB server.

Before You Begin

Procedure

  1. From the CommCell Browser, expand Policies.

  2. Right-click Schedule Policies, and then click New Schedule Policy.

    The New Schedule Policy dialog box appears.

  3. In the Name box, type a name for the schedule policy.

  4. From the Type list, select Data Protection.

  5. From the Agent Type list, select Big Data Apps.

  6. In the Description box, type an appropriate description.

  7. Click Add.

    The Backup Task Options dialog box appears.

  8. To configure the backup options, complete the following steps:

    1. On the Backup Options tab, click Incremental.

    2. Select the Log check box.

  9. To configure the scheduling options, complete the following steps:

    1. On the Schedule Pattern tab, in the Schedule Name box, type a name.

    2. In the Job Interval area, specify the time interval for operation log backups.

    3. To specify the number of operation log dump files after which you want to take incremental backups, on the Databases tab, select the Number of Archived Logs in Log Destination check box, and then specify the number.

      For more information about configuring threshold parameters for automatic schedules, see Creating an Automatic Schedule for Database Log Backups.

  10. Click OK.

  11. From the New Schedule Policy dialog box, click the Associations tab, and then expand the client computer to the specific subclient to associate with the schedule policy.

  12. Click OK.

What to Do Next

  • Perform an IntelliSnap backup on the MongoDB client before you start an operation log backup operation.

  • If you want to disable operation log dump backups, you must add an additional setting. For more information, see Disabling Operation Log Dump Backups.

Loading...