Hi I was able to follow the Single Front-end Installation without much issue. Going through the KVM Node Installation¶ however leaves me spinning in circles. In Step 4 it assumes you have multiple nodes/hosts setup(I dont). I can do passwordless ssh from frontend to frontend fine but, I am unable to setup other hosts and cannot find any explanation. Please help me understand what I am missing. Thanks.
Hello,
Did you already install the package opennebula-node-kvm
in your hosts? What is happenning when you try to add them to your frontend? Have you checked your /var/log/one/oned.log
file in the frontend?
The easiest way to avoid problems is copying frontend oneadmin’s .ssh/{authorized_keys,id_rsa,id_rsa.pub}
to each of the hosts before adding them.
See you!