I am getting error while migrating a VM to another node, Alreayy tired to disable from know-host but not helped.
Error
====
2023-05-22 14:54:32 # /usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=vcche002' root@10.200.40.21 /bin/true
2023-05-22 14:54:32 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
2023-05-22 14:54:32 @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
2023-05-22 14:54:32 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
2023-05-22 14:54:32 IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
2023-05-22 14:54:32 Someone could be eavesdropping on you right now (man-in-the-middle attack)!
2023-05-22 14:54:32 It is also possible that a host key has just been changed.
2023-05-22 14:54:32 The fingerprint for the ECDSA key sent by the remote host is
2023-05-22 14:54:32 SHA256:GrHkNCY/abQBRPEBv70CQ4FtE7RL9DzPsSK6gwpQzEE.
2023-05-22 14:54:32 Please contact your system administrator.
2023-05-22 14:54:32 Add correct host key in /root/.ssh/known_hosts to get rid of this message.
2023-05-22 14:54:32 Offending ECDSA key in /root/.ssh/known_hosts:3
2023-05-22 14:54:32 remove with:
2023-05-22 14:54:32 ssh-keygen -f "/root/.ssh/known_hosts" -R "vcche002"
2023-05-22 14:54:32 ECDSA host key for vcche002 has changed and you have requested strict checking.
2023-05-22 14:54:32 Host key verification failed.
2023-05-22 14:54:32 ERROR: migration aborted (duration 00:00:00): Can't connect to destination address using public key
TASK ERROR: migration aborted
Error
====
2023-05-22 14:54:32 # /usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=vcche002' root@10.200.40.21 /bin/true
2023-05-22 14:54:32 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
2023-05-22 14:54:32 @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
2023-05-22 14:54:32 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
2023-05-22 14:54:32 IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
2023-05-22 14:54:32 Someone could be eavesdropping on you right now (man-in-the-middle attack)!
2023-05-22 14:54:32 It is also possible that a host key has just been changed.
2023-05-22 14:54:32 The fingerprint for the ECDSA key sent by the remote host is
2023-05-22 14:54:32 SHA256:GrHkNCY/abQBRPEBv70CQ4FtE7RL9DzPsSK6gwpQzEE.
2023-05-22 14:54:32 Please contact your system administrator.
2023-05-22 14:54:32 Add correct host key in /root/.ssh/known_hosts to get rid of this message.
2023-05-22 14:54:32 Offending ECDSA key in /root/.ssh/known_hosts:3
2023-05-22 14:54:32 remove with:
2023-05-22 14:54:32 ssh-keygen -f "/root/.ssh/known_hosts" -R "vcche002"
2023-05-22 14:54:32 ECDSA host key for vcche002 has changed and you have requested strict checking.
2023-05-22 14:54:32 Host key verification failed.
2023-05-22 14:54:32 ERROR: migration aborted (duration 00:00:00): Can't connect to destination address using public key
TASK ERROR: migration aborted