Configure and Run Verify Job

The following article aims at providing a detailed guide on configuring and running a Verify Job, including selecting and scheduling the job, setting its parameters, and executing it to ensure data integrity.

  1. Use Add Job.

  2. Select the Verify tile.

  3. Click on Scheduled Verify Job.

  4. Click on Verify Data.

  5. Choose a job from the Verify Job drop-down menu. See how to Add Backup Job.

Note

If Autocommit is not toggled, you may need to Commit your changes, e.g. see steps 8, 9 in here (open in a new tab).

  1. Choose a Job Name and add a meaningful Description.

  2. See the Verify Job Summary details and click on Save.
  3. In the left menu, click on Run Backup.

  4. From the Job Name drop-down menu, select the newly created Verify Job.

  5. Click on Run Job.

  6. Review the details after operation is completed.

    2024-07-31 11:50:15 bacula-bweb-demo-dir JobId 4: Verifying against JobId=3 Job=BackupHome.2024-07-31_11.45.14_09
    2024-07-31 11:50:15 bacula-bweb-demo-dir JobId 4: Start Verify JobId=4 Level=Data Job=Verify_BackupHome.2024-07-31_11.50.13_23
    2024-07-31 11:50:15 bacula-bweb-demo-dir JobId 4: Connected to Storage "DiskAutochanger" at bacula-bweb-demo:9103 with TLS
    2024-07-31 11:50:15 bacula-bweb-demo-dir JobId 4: Using Device "DiskAutochanger_Dev0" to read.
    2024-07-31 11:50:15 bacula-bweb-demo-dir JobId 4: Connected to Client "bacula-bweb-demo-fd" at bacula-bweb-demo:9102 with TLS
    2024-07-31 11:50:15 bacula-bweb-demo-fd JobId 4: Connected to Storage at bacula-bweb-demo:9103 with TLS
    2024-07-31 11:50:15 bacula-bweb-demo-sd JobId 4: acquire.c:110 Changing read device. Want Media Type="localDisk" have="DiskVolume"
      File device="DiskAutochanger_Dev0" (/opt/bacula/archive)
    2024-07-31 11:50:15 bacula-bweb-demo-sd JobId 4: Media Type change.  New read File device "MyDest-storage-localDisk-01" (/baculaVolume) chosen.
    2024-07-31 11:50:15 bacula-bweb-demo-sd JobId 4: Ready to read from volume "Vol-0002" on File device "MyDest-storage-localDisk-01" (/baculaVolume).
    2024-07-31 11:50:15 bacula-bweb-demo-sd JobId 4: Forward spacing Volume "Vol-0002" to addr=295
    2024-07-31 11:50:15 bacula-bweb-demo-sd JobId 4: End of Volume "Vol-0002" at addr=2244 on device "MyDest-storage-localDisk-01" (/baculaVolume).
    2024-07-31 11:50:15 bacula-bweb-demo-sd JobId 4: Elapsed time=00:00:01, Transfer rate=1.289 K Bytes/second
    2024-07-31 11:50:15 bacula-bweb-demo-dir JobId 4: Bacula Enterprise bacula-bweb-demo-dir 18.0.3 (28Mar24):
      Build OS:               x86_64-redhat-linux-gnu-bacula-enterprise redhat (Blue
      JobId:                  4
      Job:                    Verify_BackupHome.2024-07-31_11.50.13_23
      FileSet:                MyFileSet
      Verify Level:           Data
      Client:                 bacula-bweb-demo-fd
      Verify JobId:           3
      Verify Job:             BackupHome
      Start time:             31-Jul-2024 11:50:15
      End time:               31-Jul-2024 11:50:15
      Elapsed time:           1 sec
      Accurate:               no
      Files Expected:         6
      Files Examined:         6
      Non-fatal FD errors:    0
      SD Errors:              0
      FD termination status:  OK
      SD termination status:  OK
      Termination:            Verify OK
    

Go back to the Bacula Enterprise Guide to Basic Operations.