Delta Backup job timeout does not get respected
-
Hello,
i'm using the latest version from the sources.
The system i use is not very powerful and i can not use it and make backups at the same time (NFS storage is to slow).
Also the time needed to create backups off all machines is just enough to take a few full backups and the rest as delta.Before the job timed out after the defined timeout and the full backups got shifted.
With that i got an evenly distribution of the full backups.
Now this is not the case anymore and all the full backups getting triggered at once (the "Force full backups" is not checked) and would not be stopped after the timeout.I also tested it if a single full backup (in a delta job) exeeds the timeout and stops, but it did not.
This also would be helpful:
https://github.com/vatesfr/xen-orchestra/issues/5673 -
-
@olivierlambert
Thanks for the quick reply.For now i use wondershaper to limit the load from the backup, so it can run in the background (not perfect but it works).
Is the "Timeout" normally meant for the the complete backup job(all machines combined) or for one machine in the backup list?
-
-
@olivierlambert
I tested this now a bit more. And now it works with the traffic limiter.
Your last updates have optimised the backup system too much for my NFS storage
and with that froze somehow the timeout (XO is running on local storage).
And you are right it is doing it per VM, but i think this was in an older version the other way around (wich would be more important to me, but not for others ).But it would be great if i could get somehow an evenly distribution of the full backups .