On 7/31/23 00:55, Matlink wrote:
If you have a read error on that tape, I guess there is little you can do. You should try migration jobs, but that won't give you an exact copy of the tape. You could also do a byte copy of the tape using dd for instance, but you will also copy errors.
I would opt to make this as simple as possible, and omit Bacula from the picture entirely. # dd if=/dev/nst0 of=/dev/nst1 Might want to set a blocksize, I am not sure. Jusat make sure to LOCK the source tape because dd will not ask any questions. ;) Best regards, Bill -- Bill Arlofski w...@protonmail.com
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users