qemu-server/PVE
Alexandre Derumier c2f4482053 migration: add missing eval on nbdstop with tunnel v2
It was already done in tunnel v1.

Avoid to avoid migration (and keep both source/targetvm locked) if
nbdstop error occur

2023-09-28 16:20:39 ERROR: error - tunnel command '{"cmd":"nbdstop"}' failed - failed to handle 'nbdstop' command - VM 140 qmp command 'nbd-server-stop' failed - got timeout
2023-09-28 16:20:39 ERROR: migration finished with problems (duration 00:01:42)

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
Reviewed-by: Fiona Ebner <f.ebner@proxmox.com>
2023-11-06 19:46:43 +01:00
..
API2 backup, migrate: fix races with suspended VMs that can wake up 2023-10-16 16:48:47 +02:00
CLI qm: remote migration: improve error when storage cannot be found 2023-06-09 09:49:40 +02:00
QemuServer vm start: set higher timeout if using PCI passthrough 2023-10-06 18:12:07 +02:00
VZDump vzdump: assemble: improve error messages 2023-10-23 17:09:41 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm add memory parser 2023-09-18 17:08:48 +02:00
QemuMigrate.pm migration: add missing eval on nbdstop with tunnel v2 2023-11-06 19:46:43 +01:00
QemuServer.pm nbd-stop: increase timeout to 25s 2023-11-06 19:45:55 +01:00
QMPClient.pm remove left-over mentions of to-be-dropped, outdated QMP commands 2023-06-07 19:36:45 +02:00