Hi,

1)You should check if your file daemon is actually running.
2)If so, try to telnet from the FD machine to localhost 9102.
3)If that works, try telnetting to the FD machine from another host.

If 1 is negative, start the daemon and check if it does not crash immediately
If 2 is positive and 3 is negative, it is likely to be caused by a local 
firewall on the FD machine...

Ger.

Op donderdag 16 november 2006 09:52, schreef Mr Abraham Lapuz:
> Good day,
>
> I installed Bacula application on a Linux (CentOS) server.
> Below is the list of information of my server.
>
> Operating System: Linux (CentOS)
> Bacula Version: bacula-1.38.11.tar
> Error Encountered:
>
> 16-Nov 15:10 bacula-dir: *Console*.2006-11-16_15.10.27 Fatal error:
> bnet.c:859 Unable to connect to File daemon on 192.168.100.216:9102.
> ERR=Connection refused
>
> Bacula Director configuration: this is only a segment.
>
> Job {
>   Name = "ofa1"
>   Client = ofa1-fd
> #  JobDefs = "DefaultJob"
>   Type = Backup
>   Messages = Standard
>   Storage = File
>   Pool = Default
>   Fileset = "ofa1 backup"
>   Write Bootstrap = "/root/bacula/bacula-1.38.11/working/Client2.bsr"
> }
>
> Client {
>   Name = ofa1-fd
>   Address = 192.168.100.216
> #  Address = ofa1
>   FDPort = 9102
>   Catalog = MyCatalog
>   Password = "ofa1"         # password for FileDaemon 2
>   File Retention = 30 days            # 30 days
>   Job Retention = 6 months            # six months
>   AutoPrune = yes                     # Prune expired Jobs/Files
> }
>
> FileSet {
>   Name = "ofa1 backup"
>   Include {
>     Options {
>       signature = MD5
>     }
>     File = /home/abbey/sms.sh
>   }
>
> CONTENTS ofa1-fd.conf:
>
> #
> # List Directors who are permitted to contact this File daemon
> #
> Director {
>   Name = bacula-dir
>   Password = "ofa1"
> }
>
> FileDaemon {                          # this is me
>   Name = ofa1-fd
>   FDport = 9102                  # where we listen for the director
>   WorkingDirectory = /home/abbey
>   Pid Directory = /home/abbey
>   Maximum Concurrent Jobs = 20
> }
>
>
> I'm going to add a client named (ofa1), and I configured the FileDaemon.
> Upon running Bacula with command, status client, I encountered the error
> stated above. Please help me in this problem.
>
> Immediate response will be greatly appreciated.
>
> Thanks.
>
> Abraham Lapuz, ECE
>
>
>
> ___________________________________________________________________________
>_________ Sponsored Link
>
> Mortgage rates near 39yr lows.
> $420k for $1,399/mo. Calculate new payment!
> www.LowerMyBills.com/lre

-- 
ARGOSS: your partner for atmospheric, marine & coastal information
P O Box 61
8325ZH Vollenhove The Netherlands
tel +31-527-242299 fax +31-527-242016
Web http://www.argoss.nl

Confidentiality Notice & Disclaimer
The contents of this e-mail and any attachments are intended only for the
use of the e-mail addressee(s) shown. If you are not that person, or one of
those persons, you are not allowed to take any action based upon it or to
copy it, forward, distribute or disclose the contents of it and you should
please delete it from your system.

ARGOSS Holding BV and its subsidiaries do not accept any liability for any
errors or omissions in the context of this e-mail or its attachments which
arise as a result of Internet transmission, nor accept liability for
statements which are those of the author and not clearly made on behalf of
ARGOSS.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to