|
From: John D. <dre...@gm...> - 2012-06-14 17:18:07
|
On Thu, Jun 14, 2012 at 1:03 PM, Konstantin Khomoutov <fla...@us...> wrote: > On Thu, 14 Jun 2012 16:29:58 +0200 > Gandalf Corvotempesta <new...@gu...> wrote: > > [...] >> How can I verify the copy? Can I list the contents of my tapes? > Sure: `bls` to list the tape contents and `bextract` to fetch something > for test. > > Note that `bextract` is *very* slow unless you feed it with a > bootstrap file generated by your backup job (assuming the tape has many > jobs). > > `bls` is also slow--on my LTO-4 drive connected via fiber channel to > the host, its full run through one tape (with quite many jobs and very > large number of (small) files) it takes more than 2 hours to complete, > so be prepared. > Also there is a verify command that allows you to compare the tape to the database and the filesystem to the database however I believe these did not work as expected until bacula-5.2.X. What I mean by did not work as expected was bacula always verified the last job on the client even though you selected some other job. John |