$Conf{PoolNightlyDigestCheckPercent} is in percent, so you should set it to
100 to check all the pool file's MD5 digest against their file names.
As Guillermo mentions, to check the pool MD5 digests, you can set
temporarily set $Conf{PoolNightlyDigestCheckPercent} to 100
and $Conf{PoolSizeNightlyUpdatePeriod} to 1. If you stop BackupPC, to
check all the pool digests, run:
BackupPC_refCountUpdate -m
If you want to also regenerate all the host reference counts (which will
take a long time), you could run:
BackupPC_refCountUpdate -m -F
Craig
On Sun, Aug 23, 2020 at 6:45 AM Guillermo Rozas <[email protected]>
wrote:
> Hi Raoul,
>
> are you using BackupPC v4? If yes, you can use a modification of the
> script I posted here:
> https://sourceforge.net/p/backuppc/mailman/message/37032497/
>
> In the latest version (4.4.0) you also have the config option
> $Conf{PoolNightlyDigestCheckPercent}, which checks the md5 digest of this
> fraction of the pool files each night. You can probably set it to 1 and
> wait a night for it to run.
>
> Regards,
> Guillermo
>
> On Sun, Aug 23, 2020 at 5:38 AM Raoul Bhatia <[email protected]> wrote:
>
>> Hi,
>>
>> related to my previous email, it seems that the cause of my issues was a
>> file system corruption after a "power cut".
>>
>> I managed to recover (most of?) the data and would now like to do a
>> thorough check of the data.
>>
>> Is there any way to "fully verify" the integrity of my backuppc
>> installation, ideally in a nondestructive way ;-)
>>
>> Thanks,
>> Raoul
>>
>> PS. My backuppc process is stopped.
>> --
>> DI (FH) Raoul Bhatia MSc
>> E-Mail. [email protected]
>> Tel. +43 699 10132530
>>
> _______________________________________________
> 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/
>
_______________________________________________
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/