Suppose you have the following schedule:

   1:00 job with priority 50
   1:10 job with priority 50

   At 1:15 you insert a job with priority 25 via bconsole or something.

Storage daemon only permits single job at a time and the first job takes half an hour. Both jobs 2 and three will be waiting for resources, which will run first? Neither one
has actually started.

I would prefer that job 3 run before job 2 because I specified that it's a higher priority
job.  Is this what will happen?  Is this what should happen but doesn't?


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to