[Bacula-users] Q: Why is this job queued and not run concurrently although MaximumConcurrentJobs gt 1, AllowMixedPriority=yes and more drives available in autochanger?

2023-04-20 Thread Justin Case
Greetings to all, I have the simple Admin job "truncate-pools-all” (see further down) and I would like to be able to run it concurrently while some backup job “backup1" (see further down) is running. Lets say backup jobs have Priority = 20. The Runscript Console command has Priority = 10 and us

Re: [Bacula-users] Q: Why is this job queued and not run concurrently although MaximumConcurrentJobs gt 1, AllowMixedPriority=yes and more drives available in autochanger?

2023-04-20 Thread Martin Simmons
What is the output of the "status dir" command when the Admin job is waiting? When you say "Both jobs have set AllowMixedPriority = yes." do you mean all jobs that are running at the time you want to Admin job to run? __Martin > On Thu, 20 Apr 2023 12:14:57 +0200, Justin Case said: > > Gre

Re: [Bacula-users] Q: Why is this job queued and not run concurrently although MaximumConcurrentJobs gt 1, AllowMixedPriority=yes and more drives available in autochanger?

2023-04-20 Thread Justin Case
Hi Martin, > On 20. Apr 2023, at 20:38, Martin Simmons wrote: > > What is the output of the "status dir" command when the Admin job is waiting? > it says for the Admin job: is waiting on max Client jobs what does that mean? > When you say "Both jobs have set AllowMixedPriority = yes." do you m

Re: [Bacula-users] Q: Why is this job queued and not run concurrently although MaximumConcurrentJobs gt 1, AllowMixedPriority=yes and more drives available in autochanger?

2023-04-20 Thread Justin Case
This seemed to say that the director’s client limit MaximumConcurrentJobs = 1 was hit. WHen I changed it to MaximumConcurrentJobs = 5 I was able to run the Admin job concurrently. I still don’t understand why this job would count against the client job limit, as I thought that it is a job that