Hi, i have the following Examples:
Private Example:
- PVE Server Hosted at Hetzner
- Backupserver at Home
Commercial Example:
- A lot of PVE-Servers + PBS at the Companys main Location.
- Company External sub Location has an PVE-Server
In both situations we want to Backup VM's, but the WAN bandwith/speed is limited.
In those situations i need for example Daily Backups, but i want to transfer as little Data over WAN as possible.
1. Do incremental Backups, reads the whole storage and sends the whole disk to PBS, then PBS deduplicated+deletes the data?
- Or does the PVE-Server sends already only the "incremental" Part over WAN?
2. Is the data that goes over WAN already Compressed, or is it Uncompressed and the Compression happens only on PBS via LZ4 ZFS Compression?
Thanks
Private Example:
- PVE Server Hosted at Hetzner
- Backupserver at Home
Commercial Example:
- A lot of PVE-Servers + PBS at the Companys main Location.
- Company External sub Location has an PVE-Server
In both situations we want to Backup VM's, but the WAN bandwith/speed is limited.
In those situations i need for example Daily Backups, but i want to transfer as little Data over WAN as possible.
1. Do incremental Backups, reads the whole storage and sends the whole disk to PBS, then PBS deduplicated+deletes the data?
- Or does the PVE-Server sends already only the "incremental" Part over WAN?
2. Is the data that goes over WAN already Compressed, or is it Uncompressed and the Compression happens only on PBS via LZ4 ZFS Compression?
Thanks