i have a proxmox cluster (v8.4.11) and have running VMs , i migrated the running vms on 1 node to the other nodes in cluster to avoid downtime and upgraded it to 9.0.5 , the upgrade went successfully but when i tried to migrate the vms back to the upgraded node to upgrade the other nodes
the migrate failed , actually the vm migrated with the disk but not started (the live migration failed) i got the following error
2025-08-19 12:56:36 start remote tunnel
2025-08-19 12:56:38 ssh tunnel ver 1
2025-08-19 12:56:38 starting online/live migration on unix:/run/qemu-server/1234.migrate
2025-08-19 12:56:38 set migration capabilities
2025-08-19 12:56:38 migration downtime limit: 100 ms
2025-08-19 12:56:38 migration cachesize: 256.0 MiB
2025-08-19 12:56:38 set migration parameters
2025-08-19 12:56:38 start migrate command to unix:/run/qemu-server/1234.migrate
2025-08-19 12:56:39 migration active, transferred 113.3 MiB of 2.0 GiB VM-state, 130.8 MiB/s
2025-08-19 12:56:40 migration active, transferred 215.9 MiB of 2.0 GiB VM-state, 1.4 GiB/s
2025-08-19 12:56:41 average migration speed: 688.3 MiB/s - downtime 24 ms
2025-08-19 12:56:41 migration completed, transferred 246.2 MiB VM-state
2025-08-19 12:56:41 migration status: completed
2025-08-19 12:56:41 ERROR: tunnel replied 'ERR: resume failed - VM 1234 not running' to command 'resume 1234'
2025-08-19 12:56:45 ERROR: migration finished with problems (duration 00:00:12)
TASK ERROR: migration problems
the migrate failed , actually the vm migrated with the disk but not started (the live migration failed) i got the following error
2025-08-19 12:56:36 start remote tunnel
2025-08-19 12:56:38 ssh tunnel ver 1
2025-08-19 12:56:38 starting online/live migration on unix:/run/qemu-server/1234.migrate
2025-08-19 12:56:38 set migration capabilities
2025-08-19 12:56:38 migration downtime limit: 100 ms
2025-08-19 12:56:38 migration cachesize: 256.0 MiB
2025-08-19 12:56:38 set migration parameters
2025-08-19 12:56:38 start migrate command to unix:/run/qemu-server/1234.migrate
2025-08-19 12:56:39 migration active, transferred 113.3 MiB of 2.0 GiB VM-state, 130.8 MiB/s
2025-08-19 12:56:40 migration active, transferred 215.9 MiB of 2.0 GiB VM-state, 1.4 GiB/s
2025-08-19 12:56:41 average migration speed: 688.3 MiB/s - downtime 24 ms
2025-08-19 12:56:41 migration completed, transferred 246.2 MiB VM-state
2025-08-19 12:56:41 migration status: completed
2025-08-19 12:56:41 ERROR: tunnel replied 'ERR: resume failed - VM 1234 not running' to command 'resume 1234'
2025-08-19 12:56:45 ERROR: migration finished with problems (duration 00:00:12)
TASK ERROR: migration problems