In last post of this series, we had a look on how to take backup and restore of VM’s using VDP and how to clone/edit existing backup jobs.
In this post we will discuss about how to configure a backup verification job to ensure integrity of backups taken by VDP.
If you accidently landed on this post and have missed earlier post of this series, you can read them from below links:
1: Introduction to vSphere Data Protection
2: Installing & Configuring vSphere Data Protection
3: Backup And Restore VM’s using VDP
Automatic Backup Verification (ABV)
Automatic Backup Verification (ABV) is a scheduled or on-demand mechanism for verification of backups that ensures the integrity of restore points. ABV has the following characteristics:
- Backups are restored to a temporary virtual machine with the following naming convention: VDP_VERIFICATION_<vm-name> -<unique number>
- Backups are restored with no network conflicts, because the NIC is always disabled during the ABV operation.


