regarding offline catalogue restore
Updated: 21 May 2010 | 2 comments
This issue has been solved. See solution.
Hi,
We are using Netbackup 6.5 version in our windows enviorment. and only offline catalogue is taken on the server disk.
One day some one deletd the installpath/netbackup/db/images folder and all our catalogue is deleted.
Could you pls tell us any way so that we can restore our catalogue from offline catalog. we don't have any online catalogue.
Pls reply as we are in big trouble if some restore request is comes to us.as our whole catalog is deleted.
discussion Filed Under:
Comments
command bprecover
I would play around with bprecover command:
bprecover: -l -m media_ID -d density [-priority <number>] [-v]
-l -tpath <raw_tape_device_path> [-v]
-l -dpath <disk_device_path> [-v]
-l -opath <optical_device_path> [-v]
-l -5x -p <policy_name> [-v]
-l -vxss -p <policy_name> [-v]
-r [ALL|image_number [ [-stdout] | [-dhost <destination_host>] ] ] -m
media_ID -d density [-priority <number>] [-v]
-r [ALL|image_number [ [-stdout] | [-dhost <destination_host>] ] ] -t
path <raw_tape_device_path> [-v]
-r [ALL|image_number [ [-stdout] | [-dhost <destination_host>] ] ] -d
path <disk_device_path> [-v]
-r [ALL|image_number [ [-stdout] | [-dhost <destination_host>] ] ] -o
path <optical_device_path> [-v]
-r [ALL|image_number] -5x -p <policy_name> [-v]
-r [ALL|image_number] -vxss -p <policy_name> [-v]
-r -nbdb [-priority <number>] [-L <output_file>]
-wizard
For more details how to use this command refer to this tech note:
Commands for Windows ( http://seer.entsupport.symantec.com/docs/290235.htm )
HI Quebek, Thanks for your
HI Quebek,
Thanks for your reply.
your solution realy slove my problem.
Warm regards,
Rohit
Would you like to reply?
Login or Register to post your comment.