VRAY FULL BACKUP – Obtain BPFIS details
Created: 22 Nov 2012 | 2 comments
Is there any way I can produce a detailed file list of what been backup (via vray) outside the drilling down the restore view restore gui.
Obviously this is an agentless backup so option of browsing the BKAR32” directory on the client is not an option.
I not been able to ascertain anything useful on our Unix master.
Note our logging is set to verbose 0
Discussion Filed Under:
Comments 2 Comments • Jump to latest comment
you can use bplist command to list out the file in the succesfull backup image
/usr/openv/netbackup/bin/bplist -C <clientname> -l -b -R / -- will list all the files in the backup image.
-t is swith is for policy type..
for windows its /usr/openv/netbackup/bin/bplist -C <clientname> -l -b -t 13 -R /
you can specify start time and end time also.. for this..
--------------
if any post helps you dont forget to Thumbs up or mark as solution .
bpadm command select right Master Server name, client name and date range, depth of the file/directories.
Would you like to reply?
Login or Register to post your comment.