Hello,

I've a question about running 2 jobs at the same time.

Here's my problem :
- a simple web interface lets users schedule a backup job
- this interface writes in "/etc/bacula/myschedule.conf" (which is 
included in bacula-dir.conf) and restarts bacula-dir
- 2 types of jobs are defined, ServerDataBackup and CatalogBackup
- I want ServerDataBackup and CatalogBackup running both based on 
"/etc/bacula/myschedule.conf"
- I want also that my data being backuped before the catalog so that 
this last job appears in the catalog for a futur restore so 
ServerDataBackup must be run before CatalogBackup

Can I solve this with priority ? with the order the jobs appear in 
bacula-dir.conf ? something else ?

Thanks.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to