[Bacula-users] Suggestions.

2012-01-12 Thread Erik P. Olsen
What's the proper place to make suggestions for bacula? -- Erik -- RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/sfu/rsa-sfdev2dev2 _

Re: [Bacula-users] Bacula database is getting too long

2012-01-12 Thread Honia A
After seeing your post I did some research and just ran this to change the ownership but didn't help: chown root:bacula /var/lib/bacula/bacula.sql The output is: drwx-- 2 baculabacula 4096 2012-01-12 14:37 bacula And -rw-r--r-- 1 root bacula 209927918 2012-01-12 13:45 bacula.sql

Re: [Bacula-users] Bacula database is getting too long

2012-01-12 Thread Jari Fredriksson
12.1.2012 18:10, Honia A kirjoitti: > Thanks everyone. The permission denied error below started to occur when > I followed the instruction and cleaned up the bacula.sql file. > > 12-Jan 05:39 babar-dir JobId 1639: shell command: run BeforeJob > "/etc/bacula/scripts/make_catalog_backup.pl MyCatal

Re: [Bacula-users] differential backups with xfs/x86-64?

2012-01-12 Thread Martin Simmons
> On Wed, 11 Jan 2012 13:12:56 +0100, "IEM said: > > i already included it in the director configuration. > anyhow, here it is again: Sorry, I missed the attachment. > > FileSet { > Name = "_Net_data" > Include { > Options { > signature = MD5 > wildfile="*.o" > w

Re: [Bacula-users] Bacula database is getting too long

2012-01-12 Thread Honia A
Thanks everyone. The permission denied error below started to occur when I followed the instruction and cleaned up the bacula.sql file. 12-Jan 05:39 babar-dir JobId 1639: shell command: run BeforeJob "/etc/bacula/scripts/make_catalog_backup.pl MyCatalog" 12-Jan 05:39 babar-dir JobId 1639: Befo

Re: [Bacula-users] Unsubscribe from teh bacula mailinglist

2012-01-12 Thread Peter van der Meulen
" Are you getting useful information from it? If so, why unsubscribe?" Well.. I have very little time to have a look at all the messages I'm getting. So.. that's one of the reasons. Thanks all! -Original Message- From: Phil Stracchino [mailto:ala...@metrocast.net] Sent: Thursday, Ja

Re: [Bacula-users] Bacula database is getting too long

2012-01-12 Thread Ben Walton
Excerpts from Martin Simmons's message of Thu Jan 12 10:25:02 -0500 2012: > > The mail server's name is Gauss and although I have it setup babar > > (name of the backup server where has bacula installed) to start at > > 20:05 every night, the mail server will not be accessible until > > 8:15 AM an

Re: [Bacula-users] Bacula database is getting too long

2012-01-12 Thread Martin Simmons
> On Thu, 12 Jan 2012 09:29:47 -0500, Honia A said: > > The mail server's name is Gauss and although I have it setup babar (name of > the backup server where has bacula installed) to start at 20:05 every night, > the mail server will not be accessible until 8:15 AM and by that I mean > people

Re: [Bacula-users] Unsubscribe from teh bacula mailinglist

2012-01-12 Thread Phil Stracchino
On 01/12/12 10:07, Peter van der Meulen wrote: > Hi all, > > > > As I feel I cannot make a vailid contribution to this mailinglist, I‘d > like to unsubscribe. I have searched but can’t find a way to do so. Or > does the good ol’ unsubscribe in the subject field do the trick? Are you getting u

Re: [Bacula-users] Unsubscribe from teh bacula mailinglist

2012-01-12 Thread Ben Walton
Excerpts from Peter van der Meulen's message of Thu Jan 12 10:07:45 -0500 2012: Hi Peter, > As I feel I cannot make a vailid contribution to this mailinglist, > I'd like to unsubscribe. I have searched but can't find a way to do > so. Or does the good ol' unsubscribe in the subject field do the >

[Bacula-users] Unsubscribe from teh bacula mailinglist

2012-01-12 Thread Peter van der Meulen
Hi all, As I feel I cannot make a vailid contribution to this mailinglist, I'd like to unsubscribe. I have searched but can't find a way to do so. Or does the good ol' unsubscribe in the subject field do the trick? Best regards, Peter van der Meulen -

Re: [Bacula-users] Bacula database is getting too long

2012-01-12 Thread John Drescher
The backup catalog did not run because of a permission denied error on the /var/lib/bacula/ folder. > 12-Jan 05:39 babar-dir JobId 1639: shell command: run BeforeJob > "/etc/bacula/scripts/make_catalog_backup.pl MyCatalog" > 12-Jan 05:39 babar-dir JobId 1639: BeforeJob: sh: cannot create > /var/li

Re: [Bacula-users] Bacula database is getting too long

2012-01-12 Thread John Drescher
2012/1/12 Honia A : > Thanks for everyone's  helpful responses. > > I was handed this backup server which has bacula installed and looks like > there was no maintenance work ever done to it. The backupcatalog job is the > one with error every morning: > Error    12-Jan-12 05:39 BackupCatalog > > I

Re: [Bacula-users] Bacula database is getting too long

2012-01-12 Thread Honia A
Thanks for everyone's helpful responses. I was handed this backup server which has bacula installed and looks like there was no maintenance work ever done to it. The backupcatalog job is the one with error every morning: Error12-Jan-12 05:39 BackupCatalog I typed the command "messages" in

Re: [Bacula-users] Bacula database is getting too long

2012-01-12 Thread Martin Simmons
> On Wed, 11 Jan 2012 14:21:52 -0500, Honia A said: > > I'm backing up a handful number of Unix boxes, they all get backed up very > quickly but we can't access them due to the BackupCatalog job being very > slow. When I read online, I see people said it's because of the database > size gettin

Re: [Bacula-users] differential backups with xfs/x86-64?

2012-01-12 Thread IEM - network operating center (IOhannes m zmoelnig)
On 2012-01-11 19:45, Radosław Korzeniewski wrote: > > Did you try a level option of estimate command? > > * estimate job="MyJob" level=Incremental doh! that indeed works, thanks a lot. i couldn't find the option with "help" in bconsole/bat novertheless, it's in the online manual and i seem to h