Please enter search query.
Search <book_title>...
Veritas NetBackup™ in Highly Available Environments Administrator's Guide
Last Published:
2021-01-01
Product(s):
NetBackup (9.0)
- About in this guide
- NetBackup protection against single points of failure
- About site disaster recovery with catalog backup and recovery
- About site loss protection with auto image and catalog replication
- About NetBackup catalog replication
- Deploying NetBackup master servers with full catalog replication
- About non-clustered NetBackup master server with catalog replication
- About globally clustered NetBackup master servers with catalog replication
- Installing and configuring a globally clustered NetBackup master server with catalog replication
- Using NetBackup to perform backups and restores in a cluster
Preparing an environment for partial catalog replication
The catalog image metadata, which is required to run restore operations, is stored in the relational database so a a backup of the relational database must be taken at regular intervals and replicated along with the flat file information.
- Change the configuration on the source (production) master server to ensure that the staging area for the relational database is located on the replicated storage. It can be done as follows:
Create a suitable directory on the replicated storage.
Use the following command to make this directory the staging area.
nbdb_admin - vxdbms_nb_staging <directory>
- Backup the relational database to the staging area several times per day (ideally hourly) by running the following command in a scheduled script.
nbdb_backup - online <directory>-truncate_tlog