Re: [Bacula-users] DiskToCatalog Verify

2020-12-03 Thread Holger Jakob
Yes, the documentation seems to indicate that the "Verify" mode was mainly designed to verify integrity on tape rather than on disk. I can see the point for "VolumeToCatalog" that only the last backup is used. For "DiskToCatalog" I may want to be able to compare with a less recent backup and also w

Re: [Bacula-users] DiskToCatalog Verify

2020-12-02 Thread Hankins, Jonathan
Looking at the docs ( https://www.bacula.org/9.6.x-manuals/en/main/Configuring_Director.html#SECTION00213), it says that DiskToCatalog only operates on the last backup: *DiskToCatalog*This level causes Bacula to read the files as they currently are on disk, and to compare the curre

Re: [Bacula-users] DiskToCatalog Verify

2020-12-02 Thread Holger Jakob
Having seen no response so far I guess Verify jobs are not used very often. Is this behavior of Verify just a bug or result of an incomplete implementation? Or should this be turned into a feature request? I really think a new "verify" command similar to the "restore" command may be the right appro