Hello,

On 2/22/2007 10:52 AM, Markus Schreier wrote:
> Hello bacula-gurus,
> 
> i'm not quite new to bacula but i'm new to this list. The installation i'm
> trying to get working properly now runs for about one month.
> It is supposed to be working with mysql (default directory-settings) and
> is the backup system for 2 SLES 9-Servers (one of which is the
> bacula-server).
> 
> I'm experiencing some difficulties with the auto-changer. This made me run
> a lot of test-jobs.
> 
> Since 2 days another problem arouses.
> A 2.4 GB big file called /var/bacula/backupcatalog (or similar) (no ending
> like .sql or .bsr) fills up my var- file system.
> 
> I could not find a clue, about this file. A test installation on a
> different machine did not bring up such a file.
> Can you please tell me why this file is there? Is it from a different
> database backend?

Hard to tell... if its generated by Bacula you should have that path 
somewhere in the configuration... grep would find it then.

If you can't find where it is created, see if that file is modified or 
created recently. If it's accessed regularly, use lsof when the file is 
accessed to find out which process uses the file.

Guessing from the name and location, that file might be created during 
catalog backups. In that case, a Run After Job script to delete it after 
the catalog backup is run would be reasonable.

Arno


> Thanks in advance
> Markus Schreier
> 
> 

-- 
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to