>>>>> On Tue, 4 Nov 2025 10:42:19 -0500, Phil Stracchino said: > > On 11/4/25 10:00, Martin Simmons wrote: > > You have the same Media Type=File in all your storages, which I think is the > > most likely cause of the problem (see the doc for Media Type in > > https://www.bacula.org/15.0.x-manuals/en/main/Storage_Daemon_Configuratio.html#SECTION0025300000000000000000). > > Bacula uses the Media Type in some situations to decide which storage to > > use, > > so it has to be unique for each storage where the media cannot be > > interchanged. > > I'm not convinced that this is what's going on here, because I do the > same thing (disk to NAS disk array to removable ZFS disk pool on the NAS > host, both using media type File) and copy jobs to create airgapped > backup copies Just Work.
The OP seems to have two separate NAS boxes, each with its own bacula-sd (the source of the copy jobs) and possibly even a third box running the virtual autochanger (the target of the copy jobs). Does your setup have a single bacula-sd process running on the NAS, configured with multiple Device or Autochanger clauses in the bacula-sd.conf? The would be a lot simpler, because there is only one source sd for the copy jobs. __Martin _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
