You are right, it was MD5 in original, thus 5 presents in accurate option.
Then I thought that source of problem could be MD5 hash collision issue,
then I've replaced MD5 with SHA256 and forgot to tune pins5.
Now I cannot find in documentation what exactly should be instead of 5
there.
The only documented option is 1 for SHA1 that is also relatively short.
The server under backup is mirror repository with lot of RPMs with similar
names.

Anyway I've changes 5 to 1 and SHA256 to SHA1.
The Incremental job tooks same files as before (Of course I've run Full
before)
This mean that SHA1 or MD5 not an issue here, SHA1 also has collisions but
they are different as MD5.
The list of files in AlwaysInc should change, but it do _same_ files.

Oleg Volkov
T: +972-50-7601914
Skype: voleg4u , Viber, WhatsApp.


On Tue, 30 Apr 2019 at 18:43, Jörg Steffens <[email protected]>
wrote:

> On 30.04.19 at 16:44 wrote Oleg Volkov:
> > OK, I've sat.
> > Interesting, that using another server from scratch and higher version
> > of director, I still see same files in AlwaysIncremental backup.
> > Lets start debug the issue.
>
> From your configuration I see:
>
> FileSet {
>   Name = "HANA-001"
>   ...
>       signature=SHA256
>   ...
>       accurate=pins5
>
> The "5" in "pins5" means "compare the MD5 signature" while your are
> storing the SHA256 signature.
>
> I wonder if this may be the cause for your problems.
>
> Jörg
>
> --
>  Jörg Steffens                   [email protected]
>  Bareos GmbH & Co. KG            Phone: +49 221 630693-91
>  http://www.bareos.com           Fax:   +49 221 630693-10
>
>  Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
>  Komplementär: Bareos Verwaltungs-GmbH
>  Geschäftsführer:
>  S. Dühr, M. Außendorf, Jörg Steffens, P. Storz
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "bareos-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/bareos-users/PMuqXDqUAWQ/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To post to this group, send email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to