Re: [Bacula-users] BackupCatalog Job not running

2011-05-22 Thread Mark Maas
On 05/21/2011 10:38 AM, J. Echter wrote: > Am 20.05.2011 19:34, schrieb Brian Blater: >>RunBeforeJob = "/etc/bacula/scripts/make_catalog_backup.pl MyCatalog" > myself i use the make_catalog_backup script without .pl maybe it has > something to do with this... > I've been using automysqlbacku

Re: [Bacula-users] BackupCatalog Job not running

2011-05-21 Thread J. Echter
Am 20.05.2011 19:34, schrieb Brian Blater: >RunBeforeJob = "/etc/bacula/scripts/make_catalog_backup.pl MyCatalog" myself i use the make_catalog_backup script without .pl maybe it has something to do with this... -- Wh

Re: [Bacula-users] BackupCatalog Job not running

2011-05-21 Thread J. Echter
Am 20.05.2011 19:34, schrieb Brian Blater: > On Fri, May 20, 2011 at 1:11 PM, J. Echter > wrote: >>>RunBeforeJob = "/etc/bacula/scripts/make_catalog_backup.pl MyCatalog" >> Hi, >> >> here this line looks like this >> >> RunBeforeJob = "/etc/bacula/scripts/make_catalog_backup bacula bacula >>

Re: [Bacula-users] BackupCatalog Job not running

2011-05-20 Thread Brian Blater
On Fri, May 20, 2011 at 1:11 PM, J. Echter wrote: >>   RunBeforeJob = "/etc/bacula/scripts/make_catalog_backup.pl MyCatalog" > > Hi, > > here this line looks like this > > RunBeforeJob = "/etc/bacula/scripts/make_catalog_backup bacula bacula > password" > > Is there an error message output from ba

Re: [Bacula-users] BackupCatalog Job not running

2011-05-20 Thread J. Echter
> RunBeforeJob = "/etc/bacula/scripts/make_catalog_backup.pl MyCatalog" Hi, here this line looks like this RunBeforeJob = "/etc/bacula/scripts/make_catalog_backup bacula bacula password" Is there an error message output from bacula, after running catalog backup? Greetings Juergen -

[Bacula-users] BackupCatalog Job not running

2011-05-20 Thread Brian Blater
I'm running Bacula 5.0.3 on an Ubuntu 10.04 LTS box. It is backup itself and one windows server 2008 box for the moment. I have 3 backup jobs I have created for these servers and they are all running fine. The problem I'm seeing is the BackupCatalog job that was created with installation is not aut