Re: Copy a tape with a single drive...
Bill Arlofski via Bacula-users <[email protected]>
| Newsgroups | gmane.comp.bacula.user |
|---|---|
| Message-ID | <[email protected]> |
On 1/30/25 4:43 AM, Marco Gaiarin wrote: > > I need to 'copy' a tape, bt using a single drive. > > There's something 'smart' i can do, or the only option is to build two jobs, > one that copy the media in a different type (eg, files) and then migrate it > on tape? > > > Thanks. Hello Marco, If I understand correctly, you just want to copy an entire tape to another tape but only have one tape drive? If yes, you can do this entirely outside of Bacula by using `dd` to read the entire tape to a file on disk, then use `dd` again to read the file and write to the new tape. Best regards, Bill -- Bill Arlofski [email protected] _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
signature.asc
(application/pgp-signature, 509 B)
-----BEGIN PGP SIGNATURE----- Version: ProtonMail wsBzBAEBCAAnBQJnm7TUCRBIDTDab9XDQBYhBMuLnlBaSQiuSUbb6UgNMNpv 1cNAAADq9Qf7B5SidhyIldryZZBDYoU0qPJTfI/MJ25MHo5Tugd4/mdCbH44 sgyK4MM12sY5WnqIbrx2ESj7vcHmArZADZnf3lCuB3BWrTPMvaGclhJJJ3se XNwmp3Yj5Z/J8kQdnM43/1YSoyh8cwpOq/HbFoEwrGE/Jw/LdsRYZlWP719a k/DiSdt7HuloYYeVOj2mfrWVK5No7sZIHdXzyfMpMxctHbGtaPT5V5Mf0Mxr Ki8w5cirujEzPZRYZyji0ppBENAY2bgIhaib20KGL6njLDc2aKd2aaRoe4/K FCjkcbRgN1UjqeE5V//L8wWrnpatFAAygsHIuNhTh9cjjxAFQ9I2jQ== =e+tH -----END PGP SIGNATURE-----