I think I might have discovered why this is happening. I checked the RSA fingerprint and it's the same if I try to connect via SSH to node as root:<br><br><div style="margin-left: 40px;">root@front-end:/var/log/one# ssh node01<br>
The authenticity of host 'node01 (172.20.5.47)' can't be established.<br>RSA key fingerprint is a5:a7:90:5e:ad:5f:56:91:eb:37:fc:64:92:a5:47:1c.<br>Are you sure you want to continue connecting (yes/no)? no<br>
Host key verification failed.<br>root@front-end:/var/log/one# <br></div><br>I don't know why, but somehow OpenNebula is trying to connect to the node using the root account. I'm going to reinstall it and see if the problem persists.<br>