Hi Craig and Martin,

Thanks for your help. After running stat, I could realize that an old
backup-script makes the problem. It runs every day in the morning at 2AM and
it had the following in it: tar cP --atime-preserve path/to/files
The tar with this switch changes the atime every day and that caused Bacula
backup so many files again and again.

Thanks again for your help! :)

cheers,
Zsolt


On Fri, Apr 16, 2010 at 12:01 PM, Martin Simmons <mar...@lispworks.com>wrote:

> >>>>> On Wed, 14 Apr 2010 20:15:33 +0200, Zsolt Kozak said:
> >
> >
> > Hi there,
> >
> > I have a working Bacula-system, my only problem is that I get too big
> > differential backups comparing to the full backup, although just a few
> files
> > changed. (I had the same issue when I used incremental backups before but
> > now I'm using only full and differential backups.)
> >
> > I just backed up a directory with almost 130 000 files and got a 6GB full
> > backup. Then I run a differential backup and got 70 000 files backed up
> > again using 2GB disk... The differential backup has just run a few
> minutes
> > after the full finished and the files did NOT changed since the full
> backup
> > finished. I checked the version browser in Bat and found duplicated files
> > with having the same hash and after checking the files on the
> file-system, I
> > noticed that they were not changed at all.... The same size, permissions
> and
> > modification date.
> >
> > I am using the accurate option, having TLS and encryption set. And the
> > director is running on an Ubuntu 9.10 but from Debian Lenny Backports.
> > Version number is 5.0.1-1~bpo50+1.
>
> Please post the output from the Full and Differential jobs and also the
> output
> from running /usr/bin/stat with one of the files that you think shouldn't
> be
> in the Differential backup.
>
> __Martin
>
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to