在PVE上将虚机从宿主192.168.1.124迁移到192.168.1.236的出现报错“Host key verification failed when migrate. Can't connect to destination address using public key”
解决办法:
在宿主192.168.1.124上运行如下命令:
#“pve-1-136”为宿主192.168.1.1.36的主机名
ssh -o 'HostKeyAlias=pve-1-136' root@192.168.1.136