I have a PVE cluster with 6 nodes. It run well in the last year.
I upgrade from v4.4 to v5.1 today, now i can not migrate any vm or ct
2018-02-24 20:19:57 # /usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=ynode004' root@172.16.100.4 /bin/true
2018-02-24 20:19:57 Host key verification failed.
2018-02-24 20:19:57 ERROR: migration aborted (duration 00:00:00): Can't connect to destination address using public key
TASK ERROR: migration aborted
any node can login in each other via ssh
I have exec pvecm updatecerts and restart pve-cluster pvedaemin pveproxy
so, what's wrong with the cluster?
clear .ssh/known_hosts to solve it
I upgrade from v4.4 to v5.1 today, now i can not migrate any vm or ct
2018-02-24 20:19:57 # /usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=ynode004' root@172.16.100.4 /bin/true
2018-02-24 20:19:57 Host key verification failed.
2018-02-24 20:19:57 ERROR: migration aborted (duration 00:00:00): Can't connect to destination address using public key
TASK ERROR: migration aborted
any node can login in each other via ssh
I have exec pvecm updatecerts and restart pve-cluster pvedaemin pveproxy
so, what's wrong with the cluster?
clear .ssh/known_hosts to solve it
Code:
> .ssh/known_hosts
Last edited: