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. Backup
  4. How INCR incremental backups works
NetBackup™ for MongoDB Ops Manager Administrator's Guide

How INCR incremental backups works

INCR backups are snapshot-based incremental backups that avoid re-backing up unchanged data. NetBackup uses the following Ops Manager APIs during INCR processing:

  • File list API: Retrieves the list of files (and sizes) contained in the incremental snapshot for a node. NetBackup uses this to understand what is present in the snapshot before backing it up.

  • Incremental file diff API: Identifies only the files that changed between the previous snapshot and the current incremental snapshot. NetBackup uses this "diff" to back up only changed data instead of the full snapshot contents.

Result: INCR runs are typically faster and smaller than FULL backups because unchanged data is not re-read and re-transferred.

Limitation: Incremental (INCR) backups under specific load conditions

Under certain timing and workload conditions, incremental (INCR) backups taken using MongoDB Ops Manager with NetBackup 11.2 and later may be incomplete.

This behavior can occur when new data is created very shortly after a snapshot is taken (for example, within a few seconds). The likelihood increases in multi‑node replica set environments that are under heavy load or have a high rate of data change. In such cases, one or more collections may not be included in the incremental backup.

Although the backup job may complete successfully, restores that rely on the affected incremental backups can result in missing or inconsistent data.

If an incremental backup is affected, all subsequent incremental backups that depend on the same backup chain may also be unreliable. There is currently no mechanism to detect this condition during backup execution. The issue can only be identified during restore validation.

Based on current analysis:

  • This issue applies only to block‑level incremental (INCR) backups introduced in NetBackup 11.2 and later

  • Full (FULL) backups are not affected Transaction log (TLOG) backups are not affected

  • The issue is less likely in single‑node deployments

This issue is currently under investigation with MongoDB.

For workaround and guidance ,

More Information

Limitation: Incremental (INCR) backups under specific load conditions

Feedback

Was this page helpful?
Previous

Policies

Next

Add a policy

Feedback

Was this page helpful?