Hey all,
I get the following error message when trying to migrate a VM from one node to another:
2019-11-19 21:43:09 # /usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=k1n5' root@<IP> /bin/true
2019-11-19 21:43:09 key_load_public: invalid format
2019-11-19 21:43:09 Permission denied (publickey,password).
2019-11-19 21:43:09 ERROR: migration aborted (duration 00:00:00): Can't connect to destination address using public key
TASK ERROR: migration aborted
After researching this issue online, I am still unable to resolve the issues at hand.
Some details:
- I have 5x cluster, all same PVE version and was previously working.
- I USED to be able to migrate between other nodes just fine, but now I cannot migrate on any node
- To be clear, I cannot migrate any VMs now
- pve versions are the same
- I tried "pvecm updatecert" to no avail
- "ssh -o "HostKeyAlias=NODENAME" root@NODE" was a no go either
If I ssh into other nodes, some times I get prompted for passwords, other times no. But oddly I see this first:
key_load_public: invalid format
Enter passphrase for key '/root/.ssh/id_rsa':
If I hit enter, I then get prompted for the root password and can log in this way.
I don't get what's going on with the cluster. When I first set this up, I did some vigorous testing (at least I thought it was). This consisted of setting up VMs, testing migrations / ha capabilities, and didn't run into any issues. Now, however, I feel like things are going backwards.
Any help would be much appreciated.
I get the following error message when trying to migrate a VM from one node to another:
2019-11-19 21:43:09 # /usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=k1n5' root@<IP> /bin/true
2019-11-19 21:43:09 key_load_public: invalid format
2019-11-19 21:43:09 Permission denied (publickey,password).
2019-11-19 21:43:09 ERROR: migration aborted (duration 00:00:00): Can't connect to destination address using public key
TASK ERROR: migration aborted
After researching this issue online, I am still unable to resolve the issues at hand.
Some details:
- I have 5x cluster, all same PVE version and was previously working.
- I USED to be able to migrate between other nodes just fine, but now I cannot migrate on any node
- To be clear, I cannot migrate any VMs now
- pve versions are the same
- I tried "pvecm updatecert" to no avail
- "ssh -o "HostKeyAlias=NODENAME" root@NODE" was a no go either
If I ssh into other nodes, some times I get prompted for passwords, other times no. But oddly I see this first:
key_load_public: invalid format
Enter passphrase for key '/root/.ssh/id_rsa':
If I hit enter, I then get prompted for the root password and can log in this way.
I don't get what's going on with the cluster. When I first set this up, I did some vigorous testing (at least I thought it was). This consisted of setting up VMs, testing migrations / ha capabilities, and didn't run into any issues. Now, however, I feel like things are going backwards.
Any help would be much appreciated.