backups incrementals

ZkN

Active Member
Dec 4, 2018
1
0
41
41
Hi,

Actually proxmox have some software or tool for do it incrementals backups? because the complete backup failed when the disk have more 200GB/300GB...

I read about github.com/ayufan/pve-patches but cant install in the system, maybe problem with compatibility versions.

How do backup solutions for big servers?

Best regards
 
How do backup solutions for big servers?

We backup 1,3 TB of data without any problems. What is your current problem?

The problem with the differential approach is that it takes too much time in comparison to just storing the disks because you need to read (and probably unpack) the last backup and the current disk to determine what to backup and then write this too. Yes, it's smaller, but much, much slower in comparison to the built in backup mechanism.