Reynier Pérez Mira <rper...@uci.cu> wrote on 25.06.2009 16:41:52:

> Reynier Pérez Mira <rper...@uci.cu> 
> 25.06.2009 16:41
> 
> Bitte antworten an
> rper...@uci.cu
> 
> An
> 
> c.kesch...@internet-mit-iq.de
> 
> Kopie
> 
> bacula-users@lists.sourceforge.net
> 
> Thema
> 
> Re: Antwort: [Bacula-users] Fatal error: Job canceled because max 
> start delay time exceeded
> 
> c.kesch...@internet-mit-iq.de wrote:
> > See "Max Start Delay" in the Job Resource. I guess one of your other 
> > Jobs took too long or hang.
> >  From the documentation:
> > *Max Start Delay = <time>*
> > The time specifies the maximum delay between the scheduled time and 
the 
> > actual start time for the Job. For example, a job can be scheduled to 
> > run at 1:00am, but because other jobs are running, it may wait to run. 

> > If the delay is set to 3600 (one hour) and the job has not begun to 
run 
> > by 2:00am, the job will be canceled. This can be useful, for example, 
to 
> > prevent jobs from running during day time hours. The default is 0 
which 
> > indicates no limit.
> 
> Thanks for your reply but this confuse me a bit. I have, for now, 40 
> clients and 40 Jobs one for each client. Every job start at 2:00 AM. My 
> Director config is as follow:
> 
> Director {
>    Name = serverbacula-dir
>    Description = "Bacula Director Centro de Datos UCI"
>    DIRport = 9101
>    DirAddress = 10.128.50.11
>    QueryFile = "/etc/bacula/query.sql"
>    WorkingDirectory = "/var/bacula/working"
>    PidDirectory = "/var/run"
>    Maximum Concurrent Jobs = 20
>    Password = "some_password"
>    Messages = Daemon
>    FD Connect Timeout = 5 min
>    SD Connect Timeout = 5 min
> }
> 
> So if I understood the Director resource and how Bacula works this 
> configuration allow 20 Jobs running at the same time. Then a good 
> configuration for Jobs could be set Max Start Delay to 2 hours? Give me 
> a hint here because I'm lost.
> 
> Regards,
> -- 
> Ing. Reynier Pérez Mira

Oh you have 40 clients/jobs. I misread before. Well there are surely some 
Jobs that don't finish in the two hours. Even if 15 Jobs finish and 5 
don't there are then still 5 jobs waiting to execute.
------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to