Re: [Bacula-users] Problem with concurrent mixed priority jobs

2013-03-06 Thread Uwe Schuerkamp
On Wed, Mar 06, 2013 at 01:27:17PM +0100, stefano scotti wrote: > > Thanks Uwe, > > I think i will use one of your workarounds, because they are workarounds. > > The best solution was to allow mixing lower priorities even though an > higher job is running. > Something like Allow Lower Mixed Prio

Re: [Bacula-users] Problem with concurrent mixed priority jobs

2013-03-06 Thread stefano scotti
2013/3/6 Uwe Schuerkamp > On Tue, Mar 05, 2013 at 04:07:36PM +0100, stefano scotti wrote: > > > > I'm using mixed priorities because i want to handle the case in which all > > job slots are occupied. > > > > For example, if there are only a free slot i'd like to assign it to a > more > > importan

Re: [Bacula-users] Problem with concurrent mixed priority jobs

2013-03-06 Thread Uwe Schuerkamp
On Tue, Mar 05, 2013 at 04:07:36PM +0100, stefano scotti wrote: > > I'm using mixed priorities because i want to handle the case in which all > job slots are occupied. > > For example, if there are only a free slot i'd like to assign it to a more > important job (like mailboxes) instead of a not

Re: [Bacula-users] Problem with concurrent mixed priority jobs

2013-03-05 Thread stefano scotti
2013/3/5 Uwe Schuerkamp > On Tue, Mar 05, 2013 at 03:19:29PM +0100, stefano scotti wrote: > > Hi, > > > > My director allows 5 concurrent jobs, and each job has *Allow Mixed > Priority > > * set to yes. > > > > My aim is that even if a slow job takes a lot of time to finish, there > will > > be o

Re: [Bacula-users] Problem with concurrent mixed priority jobs

2013-03-05 Thread John Drescher
> Is it possible to instruct bacula to let lower priority job be scheduled not > worrying about the priority of current scheduled jobs but only on the number > of free job slots? > No. If you want concurrency make all jobs that you want to run concurrently run at the same priority. John

Re: [Bacula-users] Problem with concurrent mixed priority jobs

2013-03-05 Thread lst_hoe02
Zitat von stefano scotti : > Hi, > > My director allows 5 concurrent jobs, and each job has *Allow Mixed Priority > * set to yes. > > My aim is that even if a slow job takes a lot of time to finish, there will > be other 4 job slots to use so that the backup system can still work > despite of a r

Re: [Bacula-users] Problem with concurrent mixed priority jobs

2013-03-05 Thread Uwe Schuerkamp
On Tue, Mar 05, 2013 at 03:19:29PM +0100, stefano scotti wrote: > Hi, > > My director allows 5 concurrent jobs, and each job has *Allow Mixed Priority > * set to yes. > > My aim is that even if a slow job takes a lot of time to finish, there will > be other 4 job slots to use so that the backup s