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™ Web UI Administrator's Guide
  3. Section VI. Configuring backups
  4. Protecting the NetBackup catalog
  5. Catalog backups
  6. How catalog incrementals and standard backups interact on UNIX
NetBackup™ Web UI Administrator's Guide

How catalog incrementals and standard backups interact on UNIX

A catalog backup policy can include both full catalog backups and incremental catalog backups. However, incremental catalog backups differ from incremental standard backups. Catalog backups use both mtime and ctime to identify changed data. Standard incremental backups use only mtime to identify changed data.

Because of this difference, running a standard policy type backup that includes the /usr/openv/netbackup/db/images/ directory can adversely affect incremental catalog backups. When standard backups run, they reset the file access time (atime). In turn, the reset changes the ctime for files and directories. If an incremental catalog backup runs, it sees that the ctime has changed and backs up the files. The backup may be unnecessary since the files may not have changed since the last catalog backup.

To avoid additional processing during catalog backups, the following is recommended:

If incremental catalog backups are configured, exclude the NetBackup /usr/openv/netbackup/db/images/ directory from standard backups.

To exclude that directory, create a /usr/openv/netbackup/exclude_list file on the primary server.

Feedback

Was this page helpful?
Previous

Catalog policy schedule considerations

Next

Determining whether or not a catalog backup succeeded

Feedback

Was this page helpful?