Re: [Bacula-users] handling of 'error' jobs

2014-08-12 Thread Heitor Faria
On Tue, Aug 12, 2014 at 4:13 PM, John Drescher  wrote:

> > i want to know what strategies to use to handle failed jobs.
> >
> > I use a script checking for holidays. to avoid requesting tapes at days
> > no one's available.
> >
> > what do you guys do to handle those types of situation?
> >
>
> I just let the jobs wait and not error out. I have nagios alert me
> about this since I can no longer receive emails from bacula (network
> security policy - linux severs are no longer connected in any way to
> the internet).
>


*Max Run Time = time*The time specifies the maximum allowed time that a job
may run, counted from when the job starts, (*not* necessarily the same as
when the job was scheduled).

By default, the the watchdog thread will kill any Job that has run more
than 6 days. The maximum watchdog timeout is independent of MaxRunTime and
cannot be changed.


> John
>
>
> --
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>



-- 

Heitor Medrado de Faria
Autor e instrutor de: Bacula - Ferramenta Livre de Backup
www.bacula.com.br
61 2021-8260
61 8268-4220
Facebook: heitor.faria
Gtalk: heitorfa...@gmail.com

--
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] handling of 'error' jobs

2014-08-12 Thread John Drescher
> i want to know what strategies to use to handle failed jobs.
>
> I use a script checking for holidays. to avoid requesting tapes at days
> no one's available.
>
> what do you guys do to handle those types of situation?
>

I just let the jobs wait and not error out. I have nagios alert me
about this since I can no longer receive emails from bacula (network
security policy - linux severs are no longer connected in any way to
the internet).

John

--
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] handling of 'error' jobs

2014-08-12 Thread Heitor Faria
Juergen,

I think is this you might want to use:
*"Reschedule On Error = yesno*If this directive is enabled, and the job
terminates in error, the job will be rescheduled as determined by the
*Reschedule
Interval* and *Reschedule Times* directives. If you cancel the job, it will
not be rescheduled. The default is *no* (i.e. the job will not be
rescheduled).

This specification can be useful for portables, laptops, or other machines
that are not always connected to the network or switched on.

*Reschedule Interval = time-specification*If you have specified *Reschedule
On Error = yes* and the job terminates in error, it will be rescheduled
after the interval of time specified by *time-specification*. See the time
specification formatsTime in the Configure chapter for details of time
specifications. If no interval is specified, the job will not be
rescheduled on error.

*Reschedule Times = count*This directive specifies the maximum number of
times to reschedule the job. If it is set to zero (the default) the job
will be rescheduled an indefinite number of times."

Source:
http://www.bacula.org/5.2.x-manuals/en/main/main/Configuring_Director.html

Cheers!

On Tue, Aug 12, 2014 at 4:03 PM, J. Echter <
j.ech...@echter-kuechen-elektro.de> wrote:

> Hi,
>
> i want to know what strategies to use to handle failed jobs.
>
> I use a script checking for holidays. to avoid requesting tapes at days
> no one's available.
>
> what do you guys do to handle those types of situation?
>
> i know if i do too much automation i could get used to and lazy
>
> but any input is recommended.
>
> are you guys pure backup admins or admins in general?
>
> some other activities besides that?
>
> cheers
>
> juergen.
>
>
> --
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>



-- 

Heitor Medrado de Faria
Autor e instrutor de: Bacula - Ferramenta Livre de Backup
www.bacula.com.br
61 2021-8260
61 8268-4220
Facebook: heitor.faria
Gtalk: heitorfa...@gmail.com

--
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] handling of 'error' jobs

2014-08-12 Thread J. Echter
Hi,

i want to know what strategies to use to handle failed jobs.

I use a script checking for holidays. to avoid requesting tapes at days
no one's available.

what do you guys do to handle those types of situation?

i know if i do too much automation i could get used to and lazy

but any input is recommended.

are you guys pure backup admins or admins in general?

some other activities besides that?

cheers

juergen.

--
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users