Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ for MongoDB Ops Manager Administrator's Guide
  3. Recovery
  4. MongoDB Ops Manager cluster recovery
NetBackup™ for MongoDB Ops Manager Administrator's Guide

MongoDB Ops Manager cluster recovery

Recovery typically refers to the process of restoring data and service after a failure or disaster. Ensure that the Configuration parameters are configured for recovery. See MongoDB Ops Manager configuration file settings. for more details.

Note:

Taking a snapshot while a restore operation is in progress is not supported.

During a restore, the database process is stopped and existing data on the cluster is removed before data from the selected snapshot is copied back. At this time, there is no stable data available on disk to create a snapshot.

Any snapshot request started during a restore will fail or may remain stuck and will not generate a Snapshot ID. Snapshot requests are not queued or retried automatically.

Start snapshot operations only after the restore has completed successfully and the cluster is fully running and healthy.

PIT restore preconditions

TLOG backups must be configured and available for the target time.

If TLOG backups are missing or contain gaps for the selected interval, PIT restore cannot be performed and recovery is limited to snapshot restore points.

  1. Log on to NetBackup Web UI.

  2. On the left pane, select Recovery.

  3. Click Start recovery from the Regular recovery option.

    Specify the Basic properties details as follows:

    • Select MongoDB Ops Manager as the Policy type.

    • Select Normal backups as Restore type.

    • Click Select cluster. Source clusters list is displayed. The list displays the clusters which are discovered and added as asset. Select the required source cluster to recover and then click Next.

      Note:

      If a cluster has been renamed after taking a backup, new name of the cluster is displayed.

  4. Specify the Recovery details such as date range, files, and folders.

  5. Specify the Recovery options such as Restore target, MongoDB options, and number of streams. The default stream is configured to One.

    Note:

    Restore to an alternate cluster is supported only when both the source and target clusters are managed by the same MongoDB Ops Manager. Restoring data across different Ops Manager hosts is NOT supported.

  6. Review the recovery options provided and then click Start recovery.

    Note:

    Post recovery, the files and folders permission will be 777.

    Note:

    The 'max stream count per node' provided by the user for recovery is the maximum number of streams that NetBackup is allowed to create per node for data transfer. The actual number of streams to create and amount of data allocated to each stream will be decided at runtime based on the total data size and the number of files. The actual number of streams will always be less than or equal to the max number specified by user. NetBackup has enforced a max stream count limit capped at 32 which is user can specify any value between 1 and 32.

Post-recovery considerations

During MongoDB restore operations, NetBackup creates additional directories under the NetBackupCopiedOplogs path. These directories are created for each restore job and are named using the restore job ID.

After the restore operation completes successfully, these directories are not removed automatically. If the restore job is completed and the data is no longer required, you can safely delete the directories related to those completed restore jobs.

Removing these directories helps free up disk space on the system.

Feedback

Was this page helpful?
Previous

Recovery

Next

Error codes and messages

Feedback

Was this page helpful?