On 21 Jun 2005 at 19:13, Christopher Rasch-Olsen Raa wrote: > Hi, > > I have just installed Bacula from ports on FreeBSD. After editing the > config-files, I created a database called "bacula" and set the user > "bacula" to get all privileges on it. The username/pass was updated in > the bacula-configuration. > > 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 > > > Does bacula not build the proper tables and populate them at first run?
Correct. Bacula does not. > What can I do to resolve this? Read the documentation and follow the instructions. :) That said, please let us know what parts you have already read and where you think we need to add a link to include this information. I found this: http://www.bacula.org/rel-manual/Installing_Bacula.html has a link to http://www.bacula.org/rel-manual/Installing_Configurin_MySQL.html Start reading from "Now you will create the Bacula MySQL database and the tables that Bacula uses." about half way down. -- Dan Langille : http://www.langille.org/ BSDCan - The Technical BSD Conference - http://www.bsdcan.org/ ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
