Hello Sachin,
Some time ago I prepared an article that describes Verify jobs in
details, including diagrams and description about what each of Bacula
components do during particular verify job types. This article is in
Polish, but you can use online translator to read it.
https://www.bacula.pl/ar
> On Tue, 12 May 2020 12:14:33 -0300 (BRT), Heitor Faria said:
>
> > Hello Heitor,
>
> Hello Eric,
>
> > You can also check the job type=verify level=volumetocatalog that can
> > read a tape and compare all attributes with the catalog data. It works
> > at the volume level, and it might be
Hello Heitor,
On 2020-05-12 17:14, Heitor Faria wrote:
>
>> You can also check the job type=verify level=volumetocatalog that can
>> read a tape and compare all attributes with the catalog data. It works
>> at the volume level, and it might be better for tapes.
>
> This is nice, but I think it
> Hello Heitor,
Hello Eric,
> You can also check the job type=verify level=volumetocatalog that can
> read a tape and compare all attributes with the catalog data. It works
> at the volume level, and it might be better for tapes.
This is nice, but I think it would not verify backup stored data
Hello Heitor,
On 2020-05-12 14:36, Heitor Faria wrote:
>> Hello
>
> Hello Wanderlei and Sachin,
>
>> You can use Verify Jobs. Take a look in the manual:
>> [
>> https://www.bacula.org/9.6.x-manuals/en/main/Configuring_Director.html#SECTION00213
>> |
>> https://www.bacula.org/9.6
> Hello
Hello Wanderlei and Sachin,
> You can use Verify Jobs. Take a look in the manual:
> [
> https://www.bacula.org/9.6.x-manuals/en/main/Configuring_Director.html#SECTION00213
> |
> https://www.bacula.org/9.6.x-manuals/en/main/Configuring_Director.html#SECTION00213000
Hello
You can use Verify Jobs. Take a look in the manual:
https://www.bacula.org/9.6.x-manuals/en/main/Configuring_Director.html#SECTION00213
You Just need to create a VerifyJob:
Job{
Name = "Verify_Data"
Type = Verify
Level = Data
JobDefs = "DefaultJob"
Enabled = no
}
Hello Experts,
For Audit reasons, we have to somehow prove that the regular backups done
on tapes are verified. Is there a verify option available? We use Bacula
version of 7.4.0 running on SLES 12.
Any pointers will be really appreciated.
Thanks in advance.
Regards,
Admin
__