hi,
Should this setting put to 0 on ZFS or BTRFS as the filesystem allready do
checksumming and will detect issues ?
Or is it something différent ?
$Conf{PoolNightlyDigestCheckPercent} = 1;
Integrity check the pool files by confirming the md5 digest of the contents
matches their file name. Because the pool is very large, only check a small
random percentage of the pool files each night.
This is check if there has been any server file system corruption.
The default value of 1% means approximately 30% of the pool files will be
checked each month, although the actual number will be a bit less since some
files might be checked more than once in that time. If BackupPC_nightly takes
too long, you could reduce this value.
--
cordialement,
Ghislain
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/