Hi,

16.10.2007 14:25,, Ben Hanson wrote::
> Howdy,
> I'm using SQLite for the database, and after upgrading my Centos5 server 
> last week, I'm getting an error on generating the catalog.  The error 
> itself was a permissions error, which I think is most likely solved by 
> having changed ownership of the bacula.db it is referencing. 
> 
> However, this raises a second question.  It appears I have a bacula.db 
> in /var/bacula, which is being used by the main backup, and a second 
> bacula.db, which is in /var/lib/bacula, being referenced by the 
> make_catalog_backup script.  Should the script be referencing the same 
> database as the main backup, or is it intentional or harmless to keep 
> two separate databases this way?

This is definitely not very useful... you want the catalog dump to 
contain the contents of the actual catalog. I've never used SQLite as 
a database backend, but I suppose you set up the path to the database 
file somewhere. Make sure the catalog dump script references that 
database.

The reason for this happening might be a packaging change, i.e. a 
switch of the working directory of the DIR.

That's something that has hit some of my customers, too. Everything 
looked ok, but the catalog backup was written to a new location, and 
the catalog backup didn't pick it up.

Arno

> Thanks!
> 
> Ben Hanson
> [EMAIL PROTECTED]
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
> 

-- 
Arno Lehmann
IT-Service Lehmann
www.its-lehmann.de

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to