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. Veritas NetBackup™ Administrator's Guide, Volume I
  3. Section V. Configuring backups
  4. Protecting the NetBackup catalog
  5. Protecting the NetBackup catalog
  6. How catalog incrementals and standard backups interact on UNIX
Veritas NetBackup™ Administrator's Guide, Volume I

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 master server.

More Information

About NetBackup master server installed directories and files

Feedback

Was this page helpful?
Previous

About catalog policy schedules

Next

Determining whether or not a catalog backup succeeded

Feedback

Was this page helpful?