Hello to all. I have installed bacula 5.0.2. The director, the storage and a 
client estan in a machine. The servant myql this one in other one machinates.
 When I try to connect bconsole it does not start.

 To create the database in mysql I have done:

./create_bacula_database -D bacula -u root -p password -h 192.168.0.xx 
-P 3306

To create the tables in mysql I have done:

./make_mysql_tables -D bacula -u root -p password -h 192.168.0.xx -P 3306

The tables believe themselves correcatamente in the remote database.

 To create the catalogue in mysql I have done:

./make_catalog_backup bacula root password 192.168.0.xx 3306

 If I do a netstat -tanp to see the ports to that they listen he returns to me:

PID/Program name
tcp        0      0 0.0.0.0:9102            0.0.0.0:*               LISTEN      
3501/bacula-fd  
tcp        0      0 0.0.0.0:9103            0.0.0.0:*               LISTEN      
3492/bacula-sd  


 If I try start the director like that  bacula-dir -c 
/etc/bacula/bacula-dir.conf -d 100 returns to me:
bacula-dir: dird.c:184-0 Debug level = 100
20-may 10:22 bacula-dir: ERROR TERMINATION at bsys.c:439
bacula-dir is already running. pid=3901
Check file /var/run/bacula-dir.9101.pid


 If I try to start bconsole, It does not connect and does not return anything 
to me.


 That I can do?. Thanks to all


                                          
_________________________________________________________________
Diseñar aplicaciones tiene premio. ¡Si eres desarrollador no esperes más!
http://www.imaginemobile.es
------------------------------------------------------------------------------

_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to