On Fri, 8 Aug 2025 at 20:54, Dragan Milivojević <gali...@pkm-inc.com> wrote:
>
> I believe the problem is that both have the same mediatype.

Hello Daniel,

Yes, I think that Dragan is right.

In your Bacula configuration two file devices have the same MediaType
(this is "DiskVolume"). For file devices that use different storage
directories media type should be different because the MediaType is
information for Storage devices that they are capable to read volumes
with given MediaType.

Your example says that both Disk01-DevXX-Incremental and
Disk02-DevXX-Incremental are able to use volumes with MediaType
"DiskVolume" while they cannot because they don't use the same
directory and one device is not capable to use file volumes from
directory belonging to another device.

Solution is: use different MediaType for different file storage.

Best regards,
Marcin Haba (gani)


_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to