[pve-devel] applied: Re: [PATCH qemu-server] qmp client: increase timeout for thaw
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Mar 3 12:13:00 CET 2022
On 02/03/2022 14:21, Fabian Ebner wrote:
> Using a loop of freeze, sleep 5, thaw, sleep 5, an idling Windows 11
> VM with 4 cores and 8GiB RAM once took 54 seconds for thawing. It took
> less than a second about 90% of the time and maximum of a few seconds
> for the majortiy of other cases, but there can be outliers where 10
> seconds is not enough.
>
> And there can be hookscripts executed upon thaw, which might also not
> complete instantly.
>
> Signed-off-by: Fabian Ebner <f.ebner at proxmox.com>
> ---
> PVE/QMPClient.pm | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>
>
applied, thanks!
More information about the pve-devel
mailing list