Retention Policy for Backups
For image-level backups, Veeam Backup for Google Cloud retains restore points for the number of days defined in backup scheduling settings as described in sections Creating VM Policies and Creating SQL Policies.
To track and remove outdated restore points from a standard backup chain, Veeam Backup for Google Cloud performs the following actions once a day:
- Veeam Backup for Google Cloud checks the configuration database to detect standard backup repositories that contain outdated restore points.
- If an outdated restore point exists in a backup repository, Veeam Backup for Google Cloud deploys a worker instance in a Google Cloud region in which the repository with backed-up data resides.
- Veeam Backup for Google Cloud transforms the standard backup chain in the following way:
- Rebuilds the full backup to include there data of the incremental backup that follows the full backup. To do that, Veeam Backup for Google Cloud injects into the full backup data blocks from the earliest incremental backup in the chain. This way, the full backup ‘moves’ forward in the standard backup chain.
- Removes the earliest incremental backup from the chain as redundant — this data has already been injected into the full backup.
- Veeam Backup for Google Cloud repeats step 2 for all other outdated restore points found in the standard backup chain until all the restore points are removed. As data from multiple restore points is injected into the rebuilt full backup, Veeam Backup for Google Cloud ensures that the standard backup chain is not broken and that you will be able to recover your data when needed.
- Removes the worker instance when the retention session completes.
Notes |
|
Related Topics