Andreas Bogacki wrote:

> Is there any way to define dependecies between jobs that go deeper than
> just "start this single job befor this one is run" or will I have to
> create staggered schedules with all jobs having the same priority.

Sounds like it is a job for a RunBefore script based on df, or better a 
cron job that routinely checks disk space and shuffles space if not enough.

Spooling may give you time for that space clearing job to carry out the 
move.

I also hope that was just a quickly concocted example, otherwise a 
proceedural rethink seems best aka (day of month)/mod 3 decides storage 
spot.


-- 
Terry Collins {:-)}}}}}
Bicycles, Appropriate Technology, Natural Environment, Welding

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

Reply via email to