> Hi,
> 
> you could use Priorities.
> 
> Full Backup Priority = 1
> Incremental Priority = 2
> 
> Priority 2 will always wait for Priority 1 Jobs to finish.
> 
> Have a look at the Job Resource.
> 

I think that that still schedules the job concurrently though, so if the
Full hasn't finished when the Incremental starts Bacula will do the
"find previous full job" query and not find the currently running full
(because it hasn't finished).

James

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to