Forward Incremental Backup

To create a backup chain for a VM protected by a backup job that is configured to produce full backups, Veeam Backup for Proxmox VE implements the forward incremental backup method:

  1. During the first (full) backup session, Veeam Backup for Proxmox VE copies the full VM image and creates a full backup file in the backup repository. The full backup file becomes a starting point in the backup chain.
  2. During subsequent backup sessions, Veeam Backup for Proxmox VE copies only those data blocks that have changed since the previous backup session, and stores these data blocks to incremental backup files in the backup repository. The content of each incremental backup file depends on the content of the full backup file and the preceding incremental backup files in the backup chain.

Forward Incremental Backup 

  1. On a day when the synthetic full or active full backup is scheduled, Veeam Backup for Proxmox VE creates a full backup file and adds it to the backup chain. Incremental restore points produced after this full backup file use it as a new starting point.

Forward Incremental Backup