Bacula-users

[Bacula-users] Problem after configure and install using mysql DB.

2010-06-07 21:10:47
Subject: [Bacula-users] Problem after configure and install using mysql DB.
From: Robbie Base <roborobc AT gmail DOT com>
To: Bacula-users AT lists.sourceforge DOT net
Date: Mon, 7 Jun 2010 21:08:22 -0400
Bacula does not start up.
 
OK went thru the configuration using the mysql database. I verified the DB is up and running.
I verified the db and tables are there. I see the bacula DB in mysql as well as the tables.
 
 
What am I missing. When I try to start bacula I get nothing.
 
Does bacula create any log files? I can look at?
 
 
 
show databases;
+--------------------+
| Database           |
+--------------------+
| information_schema |
| bacula             |
| mysql              |
| test               |
+--------------------+
4 rows in set (0.00 sec)
 
mysql> show tables;
+------------------+
| Tables_in_bacula |
+------------------+
| BaseFiles        |
| CDImages         |
| Client           |
| Counters         |
| Device           |
| File             |
| FileSet          |
| Filename         |
| Job              |
| JobHisto         |
| JobMedia         |
| Location         |
| LocationLog      |
| Log              |
| Media            |
| MediaType        |
| Path             |
| PathHierarchy    |
| PathVisibility   |
| Pool             |
| Status           |
| Storage          |
| UnsavedFiles     |
| Version          |
+------------------+
24 rows in set (0.00 sec)
 
 
Thanks in Advance.
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>