Hi every:
I try to test if my bacula-sd.conf file is Ok but I get this error If the line
WorkingDirectory is commented:
> bacula-dir -t -c bacula-sd.conf
> 17-ene 12:02 bacula-dir: ERROR TERMINATION at parse_conf.c:884
> Config error: Keyword "PidDirectory" not permitted in this resource.
> Perhaps you left the trailing brace off of the previous resource.
> : line 17, col 16 of file bacula-sd.conf
> Pid Directory = "/var/run"
Otherwise I get this other error:
> bacula-dir -t -c bacula-sd.conf
> 17-ene 12:06 bacula-dir: ERROR TERMINATION at parse_conf.c:884
> Config error: Keyword "WorkingDirectory" not permitted in this resource.
> Perhaps you left the trailing brace off of the previous resource.
> : line 16, col 19 of file bacula-sd.conf
> WorkingDirectory = "/var/bacula/working"
I read the doc and see this:
Working Directory = <Directory> This directive is mandatory ...
Pid Directory = <Directory> This directive is mandatory ...
So I don't know why happen this. My Storage definition is this:
Storage {
Name = gsdserver-sd
SDport = 9103
WorkingDirectory = "/var/bacula/working"
Pid Directory = "/var/run"
Maximum Concurrent Jobs = 20
}
Cheers and thanks in advance
Ing. Reynier Pérez Mira
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users