hi helmut

   Thanks for replay me, 

 This problem is solved but now new problem has arise
when i start ./bconsole at that time it will run fine
but after some time (2 minute)it get hang, when i give
command
-------------------------------------------------------
*status
Status available for:
     1: Director
     2: Storage
     3: Client
     4: All
Select daemon type for status (1-4): 3
The defined Client resources are:
     1: Server-fd
     2: cumin-fd
     3: cardomom-fd
     4: ads-fd
Select Client (File daemon) resource (1-4): 4
Connecting to Client ads-fd at 10.10.200.96:9102
Failed to connect to Client ads-fd.
-------------------------------------------------------
after that i have to again restart daemons with
command ./bacula restart. then again it will work fine
but after some time it get hang.

 i have found that i have mysql database but inside
that there is no any databases like bacula and mysql.
so is it necessary that these 2 database should be
exist in mysql database. can i manually create
databases (bacula and mysql) throuch script.
------------------------------------------------------
./create_bacula_database
./create_mysql_database
-----------------------------------------------------
 once i trayed to run this script manually i give
error like

[EMAIL PROTECTED] bacula]# ./create_mysql_database
ERROR 1045 (28000): Access denied for user
'root'@'localhost' (using password: NO)
Creation of bacula database failed.

 I am in big truble so plz help me.

Regards
vipul




--- Helmut Raubenheimer <[EMAIL PROTECTED]>
wrote:

> Hi,
> 
> afaik this happens when the database exists but does
> not contain any tables.
> If your using mysql:
> connect to the database with the command line client
> mysql
> use bacula;
> show tables;
> 
> Regards
> 
> Helmut
> 
> vipul shukla schrieb:
> > When I try to start bacula I get the following
> output:
> > 
> > Starting the Bacula Storage daemon
> > Starting the Bacula File daemon
> > Starting the Bacula Director daemon
> > 21-Jun 18:20 bacula-dir:  Fatal error: Version
> error
> > for database
> > "bacula". Wanted 8, got 0
> > 21-Jun 18:20 bacula-dir:  Fatal error: Could not
> open
> > database "bacula".
> > 21-Jun 18:20 bacula-dir:  Fatal error: Version
> error
> > for database
> > "bacula". Wanted 8, got 0
> > 21-Jun 18:20 bacula-dir ERROR TERMINATION
> > Please correct configuration file:
> > /usr/local/etc/bacula-dir.conf 
> > 
> > 
> >             
> >
>
__________________________________________________________
> 
> > Yahoo! India Matrimony: Find your partner now. Go
> to http://yahoo.shaadi.com
> > 
> > 
> >
>
-------------------------------------------------------
> > This SF.Net email is sponsored by xPML, a
> groundbreaking scripting language
> > that extends applications into web and mobile
> media. Attend the live webcast
> > and join the prime developer group breaking into
> this new coding territory!
> >
>
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> > _______________________________________________
> > Bacula-users mailing list
> > Bacula-users@lists.sourceforge.net
> >
>
https://lists.sourceforge.net/lists/listinfo/bacula-users
> > 
> 



                
__________________________________________________________ 
Yahoo! India Matrimony: Find your partner now. Go to http://yahoo.shaadi.com


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to