A little bit more detail, if you need it.  See if iptables is blocking the 
port, after your host configs are done.  You may want to do a quick test on the 
director and storage host.  (Save the settings, stop iptables, test bacula, 
start iptables, then configure iptables correctly.)  I won't make suggestions 
about the last step, but its probably documented somewhere.

Steps 1,2, & 4 are:
/etc/init.d/iptables save
/etc/init.d/iptables stop
/etc/init.d/iptables start

I don't suppose this is dangerous for a short testing period, but would anyone 
suggest that you not do this?



Ralf Winkler <[EMAIL PROTECTED]> wrote: A error like this happen normally if 
the directory can not resolve the name of the client.

Make sure you have a valid route to the client.
Do you use subnetting?

Can you ping the client from the director computer? 

Ralf


On 4/21/07, Mike Vasquez <[EMAIL PROTECTED]> wrote: 
This is happened to two new machines running CentOS 4.4. In the logs it says
SD termination status:  Waiting on FD
 Here is my settings on one of them.

Client {
  Name = hl72
  Address =  192.168.1.3
  FDPort = 9102
  Catalog = MyCatalog
  Password = "bacula"          # password for FileDaemon
}
Pool {
        Name = hl72_Full
        Pool Type = Backup
        Recycle = yes 
        AutoPrune = yes
        Volume Retention = 12h
        Maximum Volume Jobs = 1
        Label Format = "${Job}_${Level}"
        Maximum Volumes = 6
}

Job {
  Name = "hl72" 
  JobDefs = "hl72"
  Write Bootstrap = "/etc/bacula/bootstrap/hl72.bsr"
  }
JobDefs {
  Name = "hl72
  Type = Backup
  Client = hl72
  FileSet = "Default"
  Schedule = "DailyCycle" 
  Storage = Storage_hl72
  messages = Standard
  Pool = hl72_Full
  Priority = 5
}

Storage {
  Name = Storage_hl72
  # Do not use "localhost" here
  Address =  my.hostname.domainname.com                # N.B. Use a fully
qualified name here
  SDPort = 9103
  Password = "bacula"
  Device = Backup_hl72
  Media Type = File
  Autochanger = no
}
 
I have a couple more machines to setup but I need the above to work.  I
followed what the documentation said.  Is there a specific version of the
bacula-client that CentOS prefers.  I am using version 1.36.2 of bacula-dir 
and 1.36.3-1 of the bacula-client.  I have even modified hl72's host file to
make sure it knows how to get the the director and I still have this
problem.

Any help would be appreciated.

Mike V
 --
View this message in context: 
http://www.nabble.com/Unable-to-Connect-fo-File-daemon.--ERR%3ANo-Route-to-host-tf3619783.html#a10107377
 
Sent from the Bacula - Users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express 
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/ 
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users


 -------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users




       
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
 Check outnew cars at Yahoo! Autos.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to