Function Verify backup

simrsta

New Member
Oct 25, 2022
21
1
3
I have installed PBS
and I'm happy because it's easier to backup and faster

My question is, do I have to verify all my backup results for every backup?

If it is not verified, what will be the impact?

because I do backups for the database server every 2 hours because it is related to patient medical record data
 
I have installed PBS
and I'm happy because it's easier to backup and faster

My question is, do I have to verify all my backup results for every backup?

If it is not verified, what will be the impact?

because I do backups for the database server every 2 hours because it is related to patient medical record data
Hi,
a verification job makes sure your backup snapshots are still intact. How often and when you want to check this is up to you and your needs. Further, this depends on other factors as e.g. storage setup as well, as the storage itself can have some data corruption detection and healing mechanisms (e.g. when using a ZFS RAID).

Re-verification of at least once per month is however recommended. Details you can also find in the docs https://pbs.proxmox.com/docs/maintenance.html#verification
 
Hi,
a verification job makes sure your backup snapshots are still intact. How often and when you want to check this is up to you and your needs. Further, this depends on other factors as e.g. storage setup as well, as the storage itself can have some data corruption detection and healing mechanisms (e.g. when using a ZFS RAID).

Re-verification of at least once per month is however recommended. Details you can also find in the docs https://pbs.proxmox.com/docs/maintenance.html#verification
oh ok at least one per month

In PBS, backups are always incremental, right?
because I backup every 2 hours
so just add the latest data


i already backup in Synology but need 2 hour every backup and only 1x backup perday
 
oh ok at least one per month

In PBS, backups are always incremental, right?
because I backup every 2 hours
so just add the latest data


i already backup in Synology but need 2 hour every backup and only 1x backup perday
Yes, since the backups are performed incremental by deduplicating chunks, the verification makes sure the already uploaded and therefore reindexed chunks are still healthy. Otherwise all the snapshots referencing a corrupted chunk are corrupted.

If a corrupted chunk is detected, the same chunk is reuploaded if encountered on the local source, thereby healing all the snapshots referencing it. If the local data changed however the snapshots referencing the corrupt chunk are not restorable. So catching data corruption early is desired.
 
Yes, since the backups are performed incremental by deduplicating chunks, the verification makes sure the already uploaded and therefore reindexed chunks are still healthy. Otherwise all the snapshots referencing a corrupted chunk are corrupted.

If a corrupted chunk is detected, the same chunk is reuploaded if encountered on the local source, thereby healing all the snapshots referencing it. If the local data changed however the snapshots referencing the corrupt chunk are not restorable. So catching data corruption early is desired.
1720514813423.png

How long does an incremental backup take??
It's been 10 minutes but it's still processing

I see that network traffic is not running but the backup is still in process?
 
Last edited:
View attachment 71063

How long does an incremental backup take??
It's been 10 minutes but it's still processing

I see that network traffic is not running but the backup is still in process?
Since this is a container, the PVE side will have to re-read and re-chunk the whole container filesystem, which depending on the data can take some time. Only chunks not known to the PBS host will be uploaded again.

There is an (still experimental at the time of writing) change-detection-mode which does allow to re-chunk only file payloads for files changed with respect to the previous backup run, further details for this can be found in this thread https://forum.proxmox.com/threads/pbs-client-change-detection-mode.150538/post-680876
 
Since this is a container, the PVE side will have to re-read and re-chunk the whole container filesystem, which depending on the data can take some time. Only chunks not known to the PBS host will be uploaded again.

There is an (still experimental at the time of writing) change-detection-mode which does allow to re-chunk only file payloads for files changed with respect to the previous backup run, further details for this can be found in this thread https://forum.proxmox.com/threads/pbs-client-change-detection-mode.150538/post-680876
I make backups every 4 hours
but getting an error notification in prune
what do I have to do

1721353460020.png
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!