On Mon, 24 Apr 2006, Scott Ruckh wrote:

I am excluding /BACKUPS in my file list so you can see I am not backing up
my backups.

VERIFY that this is happening. It is very easy to get the syntax wrong and have /BACKUPS being backed up unintentionally.

I think I have found the culprit, /var/log/lastlog .  It is a sparse file
and appears to be 1.2TB, which is way larger then the total space of the
filesystem

Wow, do you have that many users???

Lastlog is a database file containing (as its name suggests) information on each user's last sucessful login

I am guessing I can exclude this file, but is there a more graceful way of
handling this file.

Yes, use the appropriate Options flags for sparse file handling in bacula-dir.conf.

Note that you'd have had the same problem using tar unless using sparse file handling options there too.

AB







-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to