On 30 Apr 2006 at 15:02, Zakai Kinan wrote:

> I just installed bacula 1.38.8 on a debian sarge 3.1
> and now it will not start.  

What command did you use to start it?

> I get the following error:
>  
> 
> zak:/etc/bacula# ./bacula start
> Starting the Bacula File daemon
> 30-Apr 17:49 bacula-fd: ERROR TERMINATION at
> parse_conf.c:854
> Config error: unexpected token 105 T_UNQUOTED_STRING
> in resource definition
>             : line 42, col 21 of file
> /etc/bacula/bacula-fd.conf
>   director backup-dir = all, !skipped, !restored

Are you sure the below is from /etc/bacula/bacula-fd.conf

Check the file name carefully.  The file shown below has no line 42.

> The information in the bacula-fd.conf on this client
> is correct.  I was able to start this client after the
> installation and now I can't start the daemon even if
> I put it back to its original state.
> 
> bacula-fd.conf:
> 
> # List Directors who are permitted to contact this
> File daemon
> #
> Director {
>   Name = backup-dir
>   Password = "X"
> }
> 
> #
> # Restricted Director, used by tray-monitor to get the
> #   status of the file daemon
> #
> Director {
>   Name = zak-mon
>   Password = "X"
>   Monitor = yes
> }
> 
> #
> # "Global" File daemon configuration specifications
> #
> FileDaemon {                          # this is me
>   Name = zak-fd
>   FDport = 9102                  # where we listen for
> the director
>   WorkingDirectory = /var/bacula/working
>   Pid Directory = /var/run
>   Maximum Concurrent Jobs = 20
> }
> 
> # Send all messages except skipped files back to
> Director
> Messages {
>   Name = Standard
>   director backup-dir = all, !skipped, !restored
> }
> 
> There is no parsing error that I can see.  This is a
> very basic file.  This is a client only installation. 
> I installed from source.

cheers

-- 
Dan Langille : Software Developer looking for work
my resume: http://www.freebsddiary.org/dan_langille.php




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to