Hi every:
If anyone read my old messages then can see that I'm newbie. Following some 
members recomendations I start from zero and read almost the entire manual. 
First of all I compile bacula-2.2.7 and now it's running with MySQL support. 
The second step I try now is configure Bacula to work. Reading the manual in 
chapter "9-A brief tutorial" in section "9.8 Adding a second client" I notice 
this:

 #
 # "Global" File daemon configuration specifications
 #
 FileDaemon { # this is me
  Name = rufus-fd
  FDport = 9102 # where we listen for the director
  WorkingDirectory = /home/kern/bacula/working
  Pid Directory = /var/run
 }

But in bacula-dir.conf file I only have this sections:

Director { }, Client { }, JobDefs { }, Job { }, FileSet { }, Pool { }, Schedule 
{ }, Storage { }, Catalog { }, 
Messages { }, Console { }

So where is supposed to be place FileDaemon section? Is in this file or another 
.conf file?
Cheers and thanks
Ing. Reynier PĂ©rez Mira 

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to