Re: [Bacula-users] Watchdog timer killed long-running backup

2007-03-06 Thread Alan Davis
) >> 410.365.7175 (m) >> [EMAIL PROTECTED] >> alancdavis AIM >> >> > -Original Message- >> > From: Kern Sibbald [mailto:[EMAIL PROTECTED] >> > Sent: Monday, March 05, 2007 2:55 PM >> > To: bacula-users@lists.sourceforge.net >&

Re: [Bacula-users] Watchdog timer killed long-running backup

2007-03-06 Thread Kern Sibbald
March 05, 2007 2:55 PM > > To: bacula-users@lists.sourceforge.net > > Cc: Alan Davis > > Subject: Re: [Bacula-users] Watchdog timer killed long-running backup > > > > This is not a bug, but rather an insanity check. If you want to have > > idle > > > jo

Re: [Bacula-users] Watchdog timer killed long-running backup

2007-03-06 Thread Kern Sibbald
On Tuesday 06 March 2007 04:39, Alan Brown wrote: > On Mon, 5 Mar 2007, Kern Sibbald wrote: > > This is not a bug, but rather an insanity check. If you want to have > > idle jobs remain in the system longer, take a looks at src/lib/watchdog.c > > -- someplace in that file there should be a tag tha

Re: [Bacula-users] Watchdog timer killed long-running backup

2007-03-05 Thread Alan Brown
On Mon, 5 Mar 2007, Kern Sibbald wrote: > This is not a bug, but rather an insanity check. If you want to have idle > jobs remain in the system longer, take a looks at src/lib/watchdog.c -- > someplace in that file there should be a tag that sets the timeout, which you > can make longer as you wi

Re: [Bacula-users] Watchdog timer killed long-running backup

2007-03-05 Thread Alan Davis
e- > From: Kern Sibbald [mailto:[EMAIL PROTECTED] > Sent: Monday, March 05, 2007 2:55 PM > To: bacula-users@lists.sourceforge.net > Cc: Alan Davis > Subject: Re: [Bacula-users] Watchdog timer killed long-running backup > > This is not a bug, but rather an insanity check. If y

Re: [Bacula-users] Watchdog timer killed long-running backup

2007-03-05 Thread Kern Sibbald
This is not a bug, but rather an insanity check. If you want to have idle jobs remain in the system longer, take a looks at src/lib/watchdog.c -- someplace in that file there should be a tag that sets the timeout, which you can make longer as you wish. On Monday 05 March 2007 20:35, Alan Davis

Re: [Bacula-users] Watchdog timer killed long-running backup

2007-03-05 Thread Arno Lehmann
Hi, On 3/5/2007 8:35 PM, Alan Davis wrote: > I was running a very large archival backup and about 20 hours into the > backup I ran out of tapes that had the recycle flag set. I updated the > flags and purged the first tape. The system then loaded the next tape > and continued the backup. Good, an