Hi all, With help from this list I discovered that a temporary SQLite3 file is filling up my root file system. For incrementals and differentials this is not a problem. Full backups, however, fail because the / (root) fills to 100%.
I've created the largest possible root for my setup (= flashboot/ramdrive) I discovered that Sqlite3 supports a statement that will allow you to direct the temp file to an other directory (where I have plenty of space) using the statement: PRAGMA temp_store_directory = 'directory-name'; Is there anyway I can configure this from bacula or do I need to manually patch the director and recompile? And If I need to patch is myself is it sufficient to patch only "sql_create.c"? Best regards, J. > 15007 bacula-dir GIO fd 15 wrote 1024 bytes > "SQLite format 3 > ........................................................................... > ...........CREATE TABLE batch (FileIndex integer,J\ > obId integer,Path blob,Name blob,LStat tinyblob,MD5 tinyblob)" > ... > > Based on the file "cats/sql_create.c" (my_batch_start) in the bacula source > I would guess it is a "temporary database". ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users