Envoyé 2014-12-30 02:54:28
Objet : Re: [Bacula-users] Reload Tapes using bscan
Hello Christian,
If btape is saying that the volume is prelabeled, it means that it has
a Bacula label that is written *before* any data is put on the tape.
This means that either the tape was never written, or
eforge.net>
Envoyé 2014-12-23 21:30:48
Objet : Re: [Bacula-users] Reload Tapes using bscan
Hello Christian,
Have you tried the recovery from tape
Emília M. Arruda"
À : "Christian Tardif"
Cc: "Bacula-users@lists.sourceforge.net"
Envoyé 2014-12-23 21:30:48
Objet : Re: [Bacula-users] Reload Tapes using bscan
Hello Christian,
Have you tried the recovery from tapes without using the bootstrap
file? It can be done this way
Hello Christian,
Have you tried the recovery from tapes without using the bootstrap file? It
can be done this way:
./bscan -V TestVolume1 -v -s -m -c bacula-sd.conf /dev/nst0
And if have your backup in more than one volume, you can try this way:
./bscan -V TestVolume1/|TestVolume2/|TestVolume3