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™ in Highly Available Environments Administrator's Guide
  3. About site disaster recovery with catalog backup and recovery
  4. About disk recovery in DR domain
  5. Disk recovery in cross-domain replication DR environment
Veritas NetBackup™ in Highly Available Environments Administrator's Guide

Disk recovery in cross-domain replication DR environment

If the disk technology being used does not support Auto Image Replication, an alternative approach is simply to replicate the entire storage and then use a combination of catalog recovery and the nbcatsync utility to populate the catalog at the disaster recovery location.

The nbcatsync utility facilitates replication even if disk media IDs recorded at the EMM database and at the metadata component of the image database are different. The nbcatsync utility aligns the disk media IDs in the image database metadata with the media IDs in the disaster recovery domain's EMM database. The regular backups and catalog backups that are made at the production site are written to the replicating disk storage. The catalog backup's disaster recovery file is sent to the disaster recovery domain.

The nbcatsync utility is supported on all master server platforms. You can use it with all Advanced Disk types supported by NetBackup.

To recover disk in a cross-domain replication environment in the event of a disaster, perform the following steps on the DR domain's master server:

  1. Align the disk media ID information in the catalog backup's DR file with the disk media ID information in the DR domain's EMM database. For this, run the following command:

    nbcatsync -sync_dr_file <DR file name>

  2. Perform a partial catalog recovery from the replicated catalog backup by running the command,

    bprecover -wizard

  3. Run the command cat_export - all - staging to export the metadata from the replicated relational database backup.
  4. Run the command cat_import - all to import the exported metadata into the active relational database.
  5. Align the disk media IDs associated with the image records recovered by the partial catalog recovery with the disk media IDs present in the DR domain. For this, run the command

    nbcatsync -backupid <restored catalog backup ID>

Feedback

Was this page helpful?
Previous

Auto Image Replication

Next

About site loss protection with auto image and catalog replication

Feedback

Was this page helpful?