qemu-server/PVE
Hannes Laimer 14374ab1bd fix #3588: helper: consider NIC count for config-specific timeout
There have been some reports about `qm start` timeouts on VMs that have a
lot of NICs assigned.
This patch considers the number of NICs when calculating the config-specific
timeout. Since the increase in start time is linearly related to the number
of NICs, a constant timeout increment per NIC was chosen.

Signed-off-by: Hannes Laimer <h.laimer@proxmox.com>
2024-12-05 12:10:14 +01:00
..
API2 api: clone: mention "snapshot" in the error message if specified 2024-12-04 12:44:03 +01:00
CLI use OVF from Storage 2024-11-18 18:55:54 +01:00
QemuServer fix #3588: helper: consider NIC count for config-specific timeout 2024-12-05 12:10:14 +01:00
VZDump Revert "schema: add fleecing-images config property" 2024-11-18 21:29:48 +01:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm migration: add check_non_migratable_resources function 2024-11-18 21:26:39 +01:00
QemuMigrate.pm migrate: drop outdated PVE 7.2 check guarding cloudinit config section 2024-11-20 11:56:06 +01:00
QemuServer.pm config: non-migratable resource check: join blockers when printing them 2024-11-18 21:56:15 +01:00
QMPClient.pm fix typos in user-visible strings 2024-10-24 13:15:06 +02:00