Re: [Bacula-users] Problem with bsmtp on high load average

2009-07-09 Thread Lars Nordin
> Hello, > > CMD=/opt/bacula/sbin/bsmtp -h localhost -f "(Bacula) > m...@mail.de" -s "B1I: Backup OK of client-fd Incremental" m...@mail.de Try sending e-mail directly to your main e-mail server if it allow non- authenticated sending. This is what I do so that notification never get stuck/etc. wi

Re: [Bacula-users] btape fill test generates fatal error warning

2009-06-18 Thread Lars Nordin
On Wednesday 10 June 2009 13:54:32 Lars Nordin wrote: > I am running thru the bacula setup list from the Bacula manual and testing > a two tape fill. The problem I have is that I get a fatal error. > > Here is the btape output with the error > ... > 09-Jun 18:15 btape Job

Re: [Bacula-users] btape fill test generates fatal error warning

2009-06-11 Thread Lars Nordin
On Wednesday 10 June 2009 14:33:53 Hayden Katzenellenbogen wrote: > John I have tried that already made no difference other than waiting longer > between the swaps. Same error. > > I would be interested to see if Lars has a different Result. > > -Original Message- > From: John Drescher [mai

[Bacula-users] btape fill test generates fatal error warning

2009-06-10 Thread Lars Nordin
I am running thru the bacula setup list from the Bacula manual and testing a two tape fill. The problem I have is that I get a fatal error. Here is the btape output with the error ... 09-Jun 18:15 btape JobId 0: 3304 Issuing autochanger "load slot 2, drive 0" command. 09-Jun 18:17 btape JobId 0:

[Bacula-users] compiling bacula v3.0.1 on FreeBSD v7.1

2009-06-08 Thread Lars Nordin
Anyone out there tried compiling bacula v.3.0.1 on FreeBSD v7.1? When I try I get this error: Compiling jcr.c jcr.c: In function 'void _dbg_print_jcr(FILE*)': jcr.c:1067: error: cast from 'pthread*' to 'int' loses precision