Re: Bacula 11 possible bug in accurate and verify jobs
Eric Bollengier via Bacula-devel <[email protected]> Tue, 16 Mar 2021 17:46:27 +0100
| Newsgroups | gmane.comp.sysutils.backup.bacula.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, On 3/16/21 17:43, Wanderlei Huttel wrote: > Hello > > Today I've had time and could upgrade Bacula 9.6.7 to Bacula 11.0.1. Almost > everything was fine, but when I was tried to start Bacula I'm receiving > some errors because of Accurate and Verify options. I usually had this > options: > - accurate = pinsM > - verify = pinsM > > If I run "bacula-dir -t" I receive the following errors: I believe that now we check the options in the fileset while before errors were silently ignored. Many users were using "accurate = yes" at this place for example. Not sure that M is a valid option as mentioned in the error message, I would suggest to fix the fileset :-) Best Regards, Eric