qemu-server/PVE
Fabian Ebner 13d121d79b fix #3861: migrate: fix live migration when cloud-init changes storage
Generalizes fd95d780 ("migrate: send updated TPM state volid to target
node") to also handle other offline migrated disks appearing in the
VM config, which currently should only be cloud-init.

Breaks migration new -> old under similar (edge-case-)conditions as
fd95d780 did.

Keep sending the 'tpmstate0' STDIN parameter to avoid breaking new ->
old in the scenario fd95d780 fixed.

Keep parsing the vm_start 'tpmstate0' STDIN parameter to avoid
breaking old -> new, and to be able to keep sending it.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2022-04-28 18:29:12 +02:00
..
API2 fix #3861: migrate: fix live migration when cloud-init changes storage 2022-04-28 18:29:12 +02:00
CLI qm: move-disk: to not make reassign specific options fixed 2021-11-11 14:01:04 +01:00
QemuServer api: support VM disk import 2022-04-04 16:41:13 +02: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 fix #3861: migrate: fix live migration when cloud-init changes storage 2022-04-28 18:29:12 +02:00
QemuServer.pm fix #3861: migrate: fix live migration when cloud-init changes storage 2022-04-28 18:29:12 +02:00
QMPClient.pm qmp client: increase timeout for thaw 2022-03-03 12:12:14 +01:00