Ive been playing with proxmox lately for potential use in a work project and am encountering this error when trying to migrate a VM between hosts:
Task viewer: VM 101 - Migrate
OutputStatus
Stop
2017-07-28 08:36:46 # /usr/bin/ssh -o 'BatchMode=yes' -o 'HostKeyAlias=PVE1' root@1.1.1.2 /bin/true
2017-07-28 08:36:46 Host key verification failed.
2017-07-28 08:36:46 ERROR: migration aborted (duration 00:00:00): Can't connect to destination address using public key
TASK ERROR: migration aborted
I successfully have them clusted and create VMs on them individually, but moving VMs between them is not working. These two boxes are fresh, I just installed proxmox and created a cluster. Haven't done anything else to them. I can ping and SSH between the hosts.
Anyone know what causes this error?
Task viewer: VM 101 - Migrate
OutputStatus
Stop
2017-07-28 08:36:46 # /usr/bin/ssh -o 'BatchMode=yes' -o 'HostKeyAlias=PVE1' root@1.1.1.2 /bin/true
2017-07-28 08:36:46 Host key verification failed.
2017-07-28 08:36:46 ERROR: migration aborted (duration 00:00:00): Can't connect to destination address using public key
TASK ERROR: migration aborted
I successfully have them clusted and create VMs on them individually, but moving VMs between them is not working. These two boxes are fresh, I just installed proxmox and created a cluster. Haven't done anything else to them. I can ping and SSH between the hosts.
Anyone know what causes this error?
Last edited: