I have one director, 2 storages, and many clients. The storages are in
two different physical locations, as are the clients. The clients back
up to the storage which is on the same site. One of the site's is our
office (backup to tape), the other is a colo facility (backup to
external usb disk).

After the last job at the colo facility, I have a script that ftp's the
data to a colo-provided NAS, which is then backed up to their Tivoli
system and taken offsite. The script is a run-after script attached to
the last job for that site. I'm just now testing spooling, as the local
disk on our server at the colo is very fast, but the usb disk is not so
fast, and I've increased the maximum jobs so multiple jobs are running
at once.

In order to make sure that the job that the run-after script is attached
to is really last, I have set Priority = 20 on that job.
 
>From the docs, I assume that this means that that job will only run
after all the Priority = 10 (the default) jobs have finished, not just
the jobs for that storage... is that right? Ideally I'd like for the
Priority = 20 job to start as soon as all the local Priority = 10 jobs
have finished... is there a way to do that?

Thanks

James

-------------------------------------------------------------------------
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