qemu-server/PVE
Fabian Ebner d11391ff30 qmp client: increase timeout for thaw
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@proxmox.com>
2022-03-03 12:12:14 +01:00
..
API2 api: qga file-write: drop the check for base64 2022-02-10 16:27:57 +01:00
CLI qm: move-disk: to not make reassign specific options fixed 2021-11-11 14:01:04 +01:00
QemuServer pci: allow override of PCI vendor/device ids 2022-01-25 10:59:23 +01:00
VZDump vzdump: increase timeout for QMP 'cont' after backup start 2021-10-27 13:51:45 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm snapshot: implement __snapshot_activate_storages 2022-02-08 10:43:03 +01:00
QemuMigrate.pm migrate: move tunnel-helpers to pve-guest-common 2022-02-09 18:49:55 +01:00
QemuServer.pm restore: remove duplicate check 2022-02-25 09:58:16 +01:00
QMPClient.pm qmp client: increase timeout for thaw 2022-03-03 12:12:14 +01:00