|
From: Konstantin K. <fla...@us...> - 2012-06-14 17:04:11
|
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. |