Hi, you can always force a full recheck on the nightly by increasing the PoolNightlyDigestCheckPercent config entry to 100 (% = full pool).
But: this will detect issues, but not correct them. The warnings you see are an indicator of data loss on your server instance, and BackupPC can't magically restore lost data. (It can backup again what still exists on your hosts, of course, but that's about it.) With _very_ high probability, you are experiencing not a problem of BackupPC, but one of your server. Likely, a hardware failure or hiccup due to power loss or random crashes of the system. I recommend to check the kernel logs for suspicious entries and error messages and to have a look at the drive status (e.g., via SMART readings). Cheers, Alex On 2024-08-13 09:01, Ghislain Adnet wrote: > Le 13/08/2024 à 00:09, Alexander Kobel a écrit : >> Hi, >> >> well, your message means that some attrib files are unaccessible. Likely >> destroyed, but you should confirm that e.g. with checking the access rights >> of those mentioned files in /var/lib/backuppc/cpool/??/??/ >> BackupPC_zcat >> /var/lib/backuppc/cpool/18/04/18049d6c5bf4339c16a4850421ebf020 | md5sum - >> which should print the name of the file as its hash. >> >> > Thanks a lot for your response. > > i will test this, the issue is that the fsck take nearly 24h to do so not > easy to do it a lot :) > > > this is scary because backuppc do not seem to see this and we have data loss > and subsequent backups do not correct the issue. > > The internal backuppc system does not seems capable to detect and correct it > so perhaps i have some security settings that are not googd or too low. > > $Conf{PoolNightlyDigestCheckPercent} = 1; > $Conf{PoolSizeNightlyUpdatePeriod} = 16; > $Conf{RefCntFsck} = 1; > > is the default i wonder if cranking it up would helpl and if backuppc will > then recover and start to backup those files again. > > > -- > cordialement, > Ghislain ADNET. > AQUEOS. > > > > _______________________________________________ > BackupPC-users mailing list > BackupPC-users@lists.sourceforge.net > List: https://lists.sourceforge.net/lists/listinfo/backuppc-users > Wiki: https://github.com/backuppc/backuppc/wiki > Project: https://backuppc.github.io/backuppc/ _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: https://github.com/backuppc/backuppc/wiki Project: https://backuppc.github.io/backuppc/