Hi,

I guess different distributions make modifications to software to fit into
their philosophy. I faced the same problem when I started playing with
bacula on Debian (using sqlite). These were the steps that I took to
re-start from scratch:

  - stopped bacula daemons
  - remove all files in /var/lib/bacula (includes bacula.db)
  - create new database tables by running
      /usr/share/bacula-director/make_sqlite_tables
    (hopefully, there is one for mysql)
  - change ownership of /var/lib/bacula/bacula.db to bacula:bacula

The 'drop' script was not to be found. Hence removing db manually in step
2 above. Hope this helps.

- Sarath

On Mon, 6 Nov 2006, Jaap Stolk wrote:

> On 11/6/06, Ger Apeldoorn <[EMAIL PROTECTED]> wrote:
> > The scripts are by default in the /etc/bacula directory AFAIK.
> 
> thank you for your promt answer.
> there is no drop_mysql_tables anywhere on my system.
> (I installed using "apt-get" in debian)
> 
> > If you really don't have them, you can drop the entire bacula database (see
> > below) and recreate it as you have done before.
> 
> I didn't do anything to create the database last time, i just ran
> "apt-get install bacula-director-mysql" i suppose i can do that again.
> 
> > --
> > ARGOSS: your partner for atmospheric, marine & coastal information
> > P O Box 61
> > 8325ZH Vollenhove The Netherlands
> 
> small world :-). that's about 1km from where i am :)
> www.marimecs.com
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
> 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to