Re: Bacula 11 possible bug in accurate and verify jobs

Eric Bollengier via Bacula-devel <[email protected]> Wed, 17 Mar 2021 09:43:29 +0100
Newsgroups gmane.comp.sysutils.backup.bacula.devel
Message-ID <[email protected]>
Hello Wanderlei,

On 3/16/21 21:18, Wanderlei Huttel wrote:
> Hello Eric
> 
> Thanks for answer me.
> I've noticed that the problem is only in verify job.
> In the manual letter "M" is a correct configuration.
> https://www.bacula.org/11.0.x-manuals/en/main/Configuring_Director.html#accuratemode

Yes, for Accurate mode, it's documented and implemented, for verify
jobs, I see a documentation, but I cannot find the code that is
associated. The code that checks the fileset is in dird/inc_conf.c, we
don't have the M flag, and it is not used in the verify code.

At this point, it might be a documentation issue, this part of the code
did not changed very much for a couple of years.

So, if you are ok, I will fix the documentation.

Best Regards,
Eric