Recovering the NetBackup 7.0 or 7.1 catalog image file using bprecover -wizard on UNIX/Linux
| Article:HOWTO32927 | | | Created: 2010-10-28 | | | Updated: 2012-05-01 | | | Article URL http://www.symantec.com/docs/HOWTO32927 |
You must have root (administrative) privileges to perform this procedure.
See About recovering the catalog image file on UNIX/Linux
See Recovering the catalog image files using the Catalog Recovery Wizard on UNIX/Linux
To recover the catalog image file using bprecover -wizard
-
Start NetBackup by entering the following:
If your configuration includes an EMM server separate from the master server, start NetBackup on the EMM server before starting NetBackup on the master server.
/usr/openv/netbackup/bin/bp.start_all
install_path\NetBackup\bin\bpup
-
If the catalog backup resides on a specific disk type, you may have to fix media references in the disaster recovery file.
See About catalog recovery from disk devices in NetBackup 7.0 and 7.1.
To fix the disk media IDs in the disaster recovery file, run the following command:
nbcatsync -sync_dr_file DR_File
Replace DR_File with the full pathname to the disaster recovery file. -
bprecover -wizard
Welcome to the NetBackup Catalog Recovery Wizard! Please make sure the devices and media that contain catalog disaster recovery data are available Are you ready to continue?(Y/N)
-
Enter Y to continue. The following prompt appears:
Please specify the full pathname to the catalog disaster recovery file:
-
Enter the pathname to the Backup ID file. For example:
C:\DR_INFO\HotCatBack_1120078077_FULL
All media resources were located Do you want to recover the entire NetBackup catalog? (Y/N)
-
Enter N to continue. The following is displayed:
Catalog recovery is in progress. Please wait... This portion of the catalog recovery has completed.
Because this operation is a partial recovery, any remaining portions of the catalog must be restored using Backup, Archive, and Restore.
Please review the following log file for more information
C:\Program Files\VERITAS\NetBackup\Logs\user_ops\ Administrator\logs\Recover1123008613.log
-
If you fixed the disk media IDs in the DR file in step 2, you must fix the disk media ID references in the image headers. The image headers were recovered from the catalog backup.
To fix the disk media IDs in the image headers, run the following command:
nbcatsync -backupid image_id -dryrun
Replace image_id with the ID of the catalog backup. You can find the image ID of the catalog backup by examining the DR file. -
You can now recover the NetBackup database if necessary.
-
NetBackup does not run scheduled backup jobs until NetBackup is stopped and restarted. Before restarting NetBackup, protect the media that contains the backups that were successfully performed after the catalog backup that was used to recover the catalog.
-
Stop and restart NetBackup on all the servers.
/usr/openv/netbackup/bin/bp.kill_all /usr/openv/netbackup/bin/bp.start_all
install_path\NetBackup\bin\bpdown install_path\NetBackup\bin\bpup
If a remote EMM server is used, start NetBackup on it before you start NetBackup on the master server.
|
|
Related Articles
Legacy ID
v15108283_v46435089
Article URL http://www.symantec.com/docs/HOWTO32927
Terms of use for this information are found in Legal Notices









Thank you.