i want to migrate a machine from one node to another but it fails with:
what is going wrong here?
both nodes can connect to each other via commandline with ssh ...
it is possible that the ip of the machine changed after setup but before cluster creation - perhaps i have to check for the right ips in the configs... (checked the hosts file and the network config, the cluster members are all "green" in the webinterface)
Code:
Host key verification failed.
ERROR: migration aborted (duration 00:00:00): Can't connect to destination address using public key
TASK ERROR: migration aborted
what is going wrong here?
both nodes can connect to each other via commandline with ssh ...
it is possible that the ip of the machine changed after setup but before cluster creation - perhaps i have to check for the right ips in the configs... (checked the hosts file and the network config, the cluster members are all "green" in the webinterface)