Did you try a netstat to see if there's a daemon listening on 
localhost:9101 ?
 
Could you paste the "Director" part of you bacula-director configuration 
file please ?
 
Thanks
 
-- 
Cyril LAVIER | Systems Administrator | LTU Technologies
132 Rue de Rivoli - 75001 Paris France
(tel) +33 (0)1 53 43 01 71 | (mail) clav...@ltutech.com
LTU technologies - Making Sense of Visual Content |  www.LTUtech.com 





Hi Cyril,

After doing a Netstat, there is no deamon listning on 9101.

Here is the director part of the bacula-director configuration file:

Director {                            # define myself
  Name = fw-dir
  DIRport = 9101                # where we listen for UA connections
  DIRAddress = 192.168.1.53
  QueryFile = "/usr/local/bacula/bin/query.sql"
  WorkingDirectory = "/usr/local/bacula/working"
  PidDirectory = "/usr/local/bacula/bin/working"
  Maximum Concurrent Jobs = 1
  Password = "1111"         # Console password
  Messages = Daemon
}

Knowing that the deamons are running:

[r...@serveur2 bin]# ./bacula status
bacula-sd (pid 2707) is running...
bacula-fd (pid 2769) is running...
bacula-dir (pid 8568) is running...


Best Regards,
Fadwa

                                          
_________________________________________________________________
Votre messagerie et bien plus où que vous soyez. Passez à Windows Live Hotmail, 
c'est gratuit !
https://signup.live.com/signup.aspx?id=60969
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to