>>>>> On Fri, 18 Dec 2020 16:57:56 +0100, Eric Bollengier via Bacula-users said: > > Hello, > > On 2020-12-18 15:16, Andrea Venturoli wrote: > > On 12/15/20 6:49 PM, Martin Simmons wrote: > > > >> What is the fileset definition? > > > > Quite huge, both in terms of size (a full backup is around 400GB) and in > > terms of lines (more than 40 ZFS datasets). > > I'm pasting here the relevant parts: > > > > FileSet { > > Name="Xxxxxx" > > Include { > > Options { > > signature = MD5 > > Accurate=yes > > Here you have a mistake (maybe not so big) in your fileset, the Accurate > directive you want to use is inside the Job definition. At the FileSet > Options level, this is used to control which parameter you want to use > to control if a file should be backed up or not. It is something like > "pins" by default ("yes" or "no" have no meaning). New 11.0 version > should control this field and report an error.
Haha, nice one! > You should probably also > have the directive like hardlinks=yes, else, they are not controlled. That gave me a moment of worry about my backups, but luckily hardlinks defaults to yes. __Martin _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users