>>>>> On Wed, 11 Jan 2012 10:02:00 +0100, "IEM  said:
> 
> On 2012-01-10 14:19, Bruno Friedmann wrote:
> >
> > If the filesystem xfs is not mounted with the noatime option, check to have 
> > noatime option in the bacula job.
> > so it will not change each file during the full backup, then creating a new 
> > fool backup for the incremental.
> 
> that is a very good point.
> # cat /proc/mounts
> /dev/vda /Net/data xfs rw,relatime,attr2,nobarrier,noquota 0 0
> 
> so the xfs-attribute "noatime" is not set (thought "relatime" is).
> and the the bacula fileset misses the "noatime=yes" as well.
> 
> i will add "noatime=yes" to the fileset and see whether this helps....

This should make no difference -- incremental backup is based on ctime and
mtime, not atime.

Please post your fileset definition.

Also, what is the output of

stat /path/to/some/file

where /path/to/some/file is a file that you didn't expect to see in the
incremental backup?

__Martin

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users
  • [Bacula-users] differ... IEM - network operating center (IOhannes m zmoelnig)
    • Re: [Bacula-user... Bruno Friedmann
      • Re: [Bacula-... IEM - network operating center (IOhannes m zmoelnig)
        • Re: [Bac... Martin Simmons
          • Re: ... IEM - network operating center (IOhannes m zmoelnig)
            • ... RadosÅ‚aw Korzeniewski
              • ... IEM - network operating center (IOhannes m zmoelnig)
            • ... Martin Simmons
              • ... IEM - network operating center (IOhannes m zmoelnig)

Reply via email to