-
Notifications
You must be signed in to change notification settings - Fork 22
Description
Hi,
I just tested the new version (0.2.5-renew) on my test Proxmox environment, unfortunately I found some bugs. I might try to fix them myself and make a pull request, but due to the corona situation I'm quite busy now. Just want to report those bugs, so that others might be aware of it. But really nice improvements with fsfreeze, checksum check, etc.!!
Unfortunately I had to notice, that the initial backups in the new version (0.2.5-renew) took way more time and storage space then the version before (0.2.1). It looks like the initial backup is now thick provisioned and not thin like it was in 0.2.1.
Some numbers (Test-Proxmox-Cluster with Test VMs, no changes between those 2 runs):
0.2.5-renew:
Elapsed time: 8h and 23m
Transferred data: 1560GB (pretty much exactly the "provisioned" space)
0.2.1:
Elapsed time: 2h and 28m
Transferred data: 449GB (pretty much exactly the "used" space)
Especially when doing offsite backups, this is kind of a problem due to limited bandwidth and expensive traffic.
Is it a bug or is this behavior needed due to some technical requirement?
Stay healthy!
Greetings from Germany!
Andy