[SOLVED] VM Migration issue

AndyKosh

New Member
Nov 10, 2025
18
2
3
I have configured a dedicated migration interface in 3 node cluster and added that network in migration setting under datacenter. I can migrate/move VMs between node 2 & 3 successfully. But can't migrate VMS from node1 to node2 & node3. All the nodes are on same version 9.1.4. Cluster status is ok. I can SSH to node 1 from node 2 & node 3 console.
Ran the following on all the 3 nodes:
cd /root/.ssh
mv id_rsa id_rsa.old
mv id_rsa.pub id_rsa.pub.old
mv config config.old
pvecm updatecerts

While doing SSH to node 2 from node 2 &3, selected yes
The authenticity of host can't be established.
ED25519 key fingerprint is SHA256:bQ+oxk9G/FljDgwiDFpjxDuJox6dAlsVYcL6N8tzUbs.
This key is not known by any other names.
Are you sure you want to continue connecting (yes/no/[fingerprint])? Yes

I'm not sure, what else I'm missing?

Error while VM migration to node 2:
============================


task started by HA resource agent
2026-01-27 23:20:57 conntrack state migration not supported or disabled, active connections might get dropped
2026-01-27 23:20:58 # /usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=uxus1vsp1pmx002' -o 'UserKnownHostsFile=/etc/pve/nodes/uxus1vsp1pmx002/ssh_known_hosts' -o 'GlobalKnownHostsFile=none' root@10.73.2.151 /bin/true
2026-01-27 23:20:58 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
2026-01-27 23:20:58 @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
2026-01-27 23:20:58 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
2026-01-27 23:20:58 IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
2026-01-27 23:20:58 Someone could be eavesdropping on you right now (man-in-the-middle attack)!
2026-01-27 23:20:58 It is also possible that a host key has just been changed.
2026-01-27 23:20:58 The fingerprint for the RSA key sent by the remote host is
2026-01-27 23:20:58 SHA256:aPrsbTu66Wrs0pkDkKXqWXUTgFbV3qlOEoIj2JMocUs.
2026-01-27 23:20:58 Please contact your system administrator.
2026-01-27 23:20:58 Add correct host key in /etc/pve/nodes/uxus1vsp1pmx002/ssh_known_hosts to get rid of this message.
2026-01-27 23:20:58 Offending RSA key in /etc/pve/nodes/uxus1vsp1pmx002/ssh_known_hosts:1
2026-01-27 23:20:58 remove with:
2026-01-27 23:20:58 ssh-keygen -f '/etc/pve/nodes/uxus1vsp1pmx002/ssh_known_hosts' -R 'uxus1vsp1pmx002'
2026-01-27 23:20:58 Host key for uxus1vsp1pmx002 has changed and you have requested strict checking.
2026-01-27 23:20:58 Host key verification failed.
2026-01-27 23:20:58 ERROR: migration aborted (duration 00:00:01): Can't connect to destination address using public key
TASK ERROR: migration aborted