On Feb 17, 2008, at 7:39 AM, James Harper wrote: > 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.
This job could be of type Admin, which backs up nothing (but Admin jobs will do a prune if required. This way, all your back jobs are done, and then the Admin job has a RunAfter ftp script... > > 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. Priority does nota affect speed. Priority is used to determine which job runs first if there is more than one job waiting. >> 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? If you make two jobs the same priority but different start times, they will run in start time order. e.g.: 12:34 and 12:35.... -- Dan Langille -- http://www.langille.org/ [EMAIL PROTECTED] ------------------------------------------------------------------------- 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