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#SECTION002130000000000000000


You Just need to create a VerifyJob:

Job{
  Name = "Verify_Data"
  Type = Verify
  Level = Data
  JobDefs = "DefaultJob"
  Enabled = no
}

run job=Verify_Data fileset=FileSet_Bacula client=bacula-fd jobid=9


Best regards

*Wanderlei Hüttel*



Em ter., 12 de mai. de 2020 às 04:49, *Sachin* H <sachin.holi...@gmail.com>
escreveu:

> 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
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to