Good day.
We are using Proxmox VE 2.3 in a cluster with 12 nodes. Generally, VM migrations seem to work but we are having a problem migrating VMs from node 10 to other nodes like node 11 (10.199.0.111).
Jun 06 19:46:11 # /usr/bin/ssh -o 'BatchMode=yes' root@10.199.0.111 /bin/true
Jun 06 19:46:11 Host key verification failed.
Jun 06 19:46:11 ERROR: migration aborted (duration 00:00:00): Can't connect to destination address using public key
TASK ERROR: migration aborted
I had to use the following commands on node 10 a couple days ago because "pvecm add 10.199.0.101" would fail with "unable to create directory '/etc/pve/priv' - file exists":
pvecm updatecerts
/etc/init.d/apache2 restart
This seemed to fix things where apache would start on boot up without errors.
Now, I'm not sure why migrations are failing. Any ideas on how I should proceed?
Thanks.
We are using Proxmox VE 2.3 in a cluster with 12 nodes. Generally, VM migrations seem to work but we are having a problem migrating VMs from node 10 to other nodes like node 11 (10.199.0.111).
Jun 06 19:46:11 # /usr/bin/ssh -o 'BatchMode=yes' root@10.199.0.111 /bin/true
Jun 06 19:46:11 Host key verification failed.
Jun 06 19:46:11 ERROR: migration aborted (duration 00:00:00): Can't connect to destination address using public key
TASK ERROR: migration aborted
I had to use the following commands on node 10 a couple days ago because "pvecm add 10.199.0.101" would fail with "unable to create directory '/etc/pve/priv' - file exists":
pvecm updatecerts
/etc/init.d/apache2 restart
This seemed to fix things where apache would start on boot up without errors.
Now, I'm not sure why migrations are failing. Any ideas on how I should proceed?
Thanks.