I'm running a test cluster with 3 nodes using ceph rbd as the storage. I set up a simple debian 11 VM to test out live migration but never quite got it working. Below is the error I always get. Any suggestion is greatly appreciated. Offline migration works fine, btw. Thanks.
2021-10-14 20:45:16 use dedicated network address for sending migration traffic (10.1.1.9)
2021-10-14 20:45:16 starting migration of VM 103 to node 'nomad' (10.1.1.9)
2021-10-14 20:45:16 starting VM 103 on remote node 'nomad'
2021-10-14 20:45:18 start remote tunnel
2021-10-14 20:45:18 ssh tunnel ver 1
2021-10-14 20:45:18 starting online/live migration on unix:/run/qemu-server/103.migrate
2021-10-14 20:45:18 set migration capabilities
2021-10-14 20:45:18 migration downtime limit: 100 ms
2021-10-14 20:45:18 migration cachesize: 1.0 GiB
2021-10-14 20:45:18 set migration parameters
2021-10-14 20:45:18 start migrate command to unix:/run/qemu-server/103.migrate
channel 2: open failed: connect failed: open failed
2021-10-14 20:45:19 migration status error: failed
2021-10-14 20:45:19 ERROR: online migrate failure - aborting
2021-10-14 20:45:19 aborting phase 2 - cleanup resources
2021-10-14 20:45:19 migrate_cancel
2021-10-14 20:45:21 ERROR: migration finished with problems (duration 00:00:06)
TASK ERROR: migration problems
2021-10-14 20:45:16 use dedicated network address for sending migration traffic (10.1.1.9)
2021-10-14 20:45:16 starting migration of VM 103 to node 'nomad' (10.1.1.9)
2021-10-14 20:45:16 starting VM 103 on remote node 'nomad'
2021-10-14 20:45:18 start remote tunnel
2021-10-14 20:45:18 ssh tunnel ver 1
2021-10-14 20:45:18 starting online/live migration on unix:/run/qemu-server/103.migrate
2021-10-14 20:45:18 set migration capabilities
2021-10-14 20:45:18 migration downtime limit: 100 ms
2021-10-14 20:45:18 migration cachesize: 1.0 GiB
2021-10-14 20:45:18 set migration parameters
2021-10-14 20:45:18 start migrate command to unix:/run/qemu-server/103.migrate
channel 2: open failed: connect failed: open failed
2021-10-14 20:45:19 migration status error: failed
2021-10-14 20:45:19 ERROR: online migrate failure - aborting
2021-10-14 20:45:19 aborting phase 2 - cleanup resources
2021-10-14 20:45:19 migrate_cancel
2021-10-14 20:45:21 ERROR: migration finished with problems (duration 00:00:06)
TASK ERROR: migration problems