Hello Jasper
Probably in your JobDefs you've set default client as Windows client.
And in Catalog Job you didn't define any client, in this case Bacula use
default from JobDefs.
Is necessary to define a client in every Job.
Best Regards
*Wanderlei Hüttel*
http://www.huttel.com.br
2016-04-08 9:4
Hello there.
I have a problem regarding the catalog backup. The normal client backup
works like a charm though. Any form of help would be highly appreciated!
I'm struggling a bit since I'm new to bacula.
Client is a Windows 2012 Server
Backup Server is a Debian 8 Server.
Is a backup of the catalo
On Fri, February 11, 2011 8:24 am, Valerio Pachera wrote:
> 2011/2/11 Jeremy Maes :
>>> no there are scripts called make_catalog_backup for example
>>> RunBeforeJob = "/usr/lib/bacula/make_catalog_backup bacula bacula"
> ...
> RunBeforeJob = "/usr/lib/bacula/make_catalog_backup bacula bacula"
>
2011/2/11 Jeremy Maes :
>> no there are scripts called make_catalog_backup for example RunBeforeJob =
>> "/usr/lib/bacula/make_catalog_backup bacula bacula"
...
RunBeforeJob = "/usr/lib/bacula/make_catalog_backup bacula bacula"
RunAfterJob = "/usr/lib/bacula/delete_catalog_backup"
Max Wait
Op 11/02/2011 10:10, J. Echter schreef:
> Am 11.02.2011 09:47, schrieb Valerio Pachera:
>> Hi, I'm using bacula 5.0.2 on debian lenny.
>> I have this directort definition
>>
>> Director {# define myself
>> Name = control-station-director
>> DIRport = 9101
Am 11.02.2011 09:47, schrieb Valerio Pachera:
> Hi, I'm using bacula 5.0.2 on debian lenny.
> I have this directort definition
>
> Director {# define myself
> Name = control-station-director
> DIRport = 9101# where we listen for UA connections
Hi, I'm using bacula 5.0.2 on debian lenny.
I have this directort definition
Director {# define myself
Name = control-station-director
DIRport = 9101# where we listen for UA connections
QueryFile = "/etc/bacula/scripts/query.sql"