Re: [Bacula-users] Bacula and Alfresco integration

2009-04-24 Thread Arno Lehmann
Hi, 24.04.2009 15:36, Olaf Zevenboom wrote: > Hi > > Just a quick reminder in case you were unfamiliar with it: > There are some contributions to this subject in the wiki: > http://wiki.bacula.org/doku.php?id=application_specific_backups Thanks. I know about that :-) Arno > Writing some scrip

Re: [Bacula-users] Bacula and Alfresco integration

2009-04-24 Thread Olaf Zevenboom
Hi Just a quick reminder in case you were unfamiliar with it: There are some contributions to this subject in the wiki: http://wiki.bacula.org/doku.php?id=application_specific_backups Writing some scripts for various apps/dbs was on my list too. So I will watch this thread closely. Regards Ola

Re: [Bacula-users] frequent "Could not open" volumes warnings in 3.0

2009-04-24 Thread Thomas Mueller
>> > >> > I'm often seeing this kind of warnings in Bacula 3.0. They don't >> > affect backups being successful, but are just a bit annoying. I >> > wonder should they really be there (and if so, what are they useful >> > for?) or is it some leftover of developing-debugging? :) >> >> this is nor

Re: [Bacula-users] frequent "Could not open" volumes warnings in 3.0

2009-04-24 Thread Silver Salonen
On Friday 24 April 2009 14:54:12 Thomas Mueller wrote: > On Fri, 24 Apr 2009 11:26:04 +0300, Silver Salonen wrote: > > > Hi. > > > > I'm often seeing this kind of warnings in Bacula 3.0. They don't affect > > backups being successful, but are just a bit annoying. I wonder should > > they really b

Re: [Bacula-users] Bacula not finding SD resource properly defined and used by other jobs

2009-04-24 Thread Mingus Dew
Arno, I'm definitely affected by that "Terminated with Error". As for what's wrong with the jobs... I think the batch table may be filling before the job completes. 24-Apr 01:00 mt-back4.storage JobId 27642: Error: Bacula cannot write on disk Volume "Advisen-FS_Full-0131" because: The sizes

Re: [Bacula-users] frequent "Could not open" volumes warnings in 3.0

2009-04-24 Thread Thomas Mueller
On Fri, 24 Apr 2009 11:26:04 +0300, Silver Salonen wrote: > Hi. > > I'm often seeing this kind of warnings in Bacula 3.0. They don't affect > backups being successful, but are just a bit annoying. I wonder should > they really be there (and if so, what are they useful for?) or is it > some leftov

[Bacula-users] file-deamon with alias name

2009-04-24 Thread Ralf Brinkmann
Is it in any way possible to give the file-daemon an alias name to represent the DNS alias name of that server? -- Ralf Brinkmann -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licen

[Bacula-users] frequent "Could not open" volumes warnings in 3.0

2009-04-24 Thread Silver Salonen
Hi. I'm often seeing this kind of warnings in Bacula 3.0. They don't affect backups being successful, but are just a bit annoying. I wonder should they really be there (and if so, what are they useful for?) or is it some leftover of developing-debugging? :) ... 17-Apr 23:06 backup-sd JobId 457

[Bacula-users] duplicate jobs in 3.0

2009-04-24 Thread Silver Salonen
Hello. In Bacula 2.x I used to use my own script that I ran in dir before every job. The script would query dir whether the job is already ran (the job may be still waiting for smth or running) and if this is the case, the script would return 1 and cancel the job. I hoped that would be the cas

Re: [Bacula-users] Canceling jobs in 3.0.0 results in "Terminated with error "

2009-04-24 Thread Silver Salonen
Hi. I see the same thing. My log: ... 24-Apr 10:08 bkpsrv-sd JobId 4063: Job frontier-var.2009-04-24_10.08.29_05 marked to be canceled. 24-Apr 10:09 bkpsrv-sd JobId 4063: Failed command: Jmsg Job=frontier- var.2009-04-24_10.08.29_05 type=6 level=1240556927 bkpsrv-sd JobId 4063: Job frontier-var

Re: [Bacula-users] Fwd: Fatal error: TLS required but not configured in Bacula.

2009-04-24 Thread Arno Lehmann
Hi, 24.04.2009 09:12, Sébastien Weber wrote: > > What to do for have libssl.so? Well, you either need to install Bacula from a different repository, where they have a version configured with SSL, or you compile from source yourself and include the SSL stuff yourself. In the latter case, the o

Re: [Bacula-users] Bacula not finding SD resource properly defined and used by other jobs

2009-04-24 Thread Arno Lehmann
Hi, 24.04.2009 01:21, Mingus Dew wrote: > All, > I'm running Bacula 2.4.4 (not gone to 3.0 just yet) on Solaris > 10_x86. I am having an issue where a couple of new jobs that I've > created are hanging indefinitely (why doesn't they watchdog catch these?). Hard to say without further infor

Re: [Bacula-users] Fwd: Fatal error: TLS required but not configured in Bacula.

2009-04-24 Thread Sébastien Weber
What to do for have libssl.so? Sébastien Sébastien Weber a écrit : > ok > > # ldd bacula-dir > linux-vdso.so.1 => (0x7fff79dff000) > libpython2.5.so.1.0 => /usr/lib/libpython2.5.so.1.0 > (0x7f1a7174f000) > libutil.so.1 => /lib/libutil.so.1 (0x7f1a7154c000) >