All job of the same priority will run at the same time. so if your priority job 50 is running this is blocking all others ...
Golden rules don't play with priorities or you will be surprised. The documentation show only one case of priority not being 10 which is the backup catalog which we want on purpose to run alone and after all other ;-) On Wednesday, 15 January 2025 at 11:39:27 UTC+1 Carsten wrote: > Dear community, > > I have six jobs with priority 10, one job with priority 30, one job with > priority 40, one job with priority 50 and a single tape drive. > All the jobs should spool to disk before their data is written to tape. In > /bareos-sd.d/device/LTO-8.conf I have configured a spool directory. > > That works so far. However, only one job is spooled into the directory at > a time. I had expected that all jobs with the same priority would be > spooled at the same time. How do I have to configure this? > > Bareos: 24.0.1~pre19.3e3a7a6a2 > Ubuntu: 22.04.5 LTS > Clients: Windows Server 2022 with Bareos-Client 24.0.1~pre19.3e3a7a6a2 > > Regards, Carsten > -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/bareos-users/8726ab1f-a73e-404c-98c6-7270860544fan%40googlegroups.com.
