qemu-server/PVE
Fabian Grünbichler 270bfff2e1 vm_resume: fix nocheck/migrate handling
it's not deterministic whether the rename/move of the VM config
triggered on the source side of a migration is already visible on the
target side when vm_resume is executed. check the vmlist for the node
where the config is currently located if $nocheck is set - it is now
needed to add the forwarding DB entries to the bridge.

this fixes an issue on busier or slower clusters, where pmxcfs hasn't
yet processed the rename, and resuming would fail with an error about
the config not existing.

Reported-by: Dominik Csapak <d.csapak@proxmox.com>

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2022-11-21 13:42:52 +01:00
..
API2 api: create/update vm: fix clamping cpuunits function calls 2022-11-21 08:27:03 +01:00
CLI qm: add remote-migrate command 2022-11-17 15:21:39 +01:00
QemuServer memory hot plug: round down to nearest even phys-bits for heuristics 2022-11-17 17:45:59 +01:00
VZDump vzdump : skip special:cloudinit section 2022-11-08 17:23:30 +01:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm fix #4201: delete cloud-init disk on rollback 2022-11-11 19:26:16 +01:00
QemuMigrate.pm migrate: add remote migration handling 2022-11-17 15:21:39 +01:00
QemuServer.pm vm_resume: fix nocheck/migrate handling 2022-11-21 13:42:52 +01:00
QMPClient.pm qmp client: increase default fallback timeout to 5s 2022-09-16 13:01:45 +02:00