Hi there, The reason why the front-end is trying to connect as root to the nodes is the "sudo one start". Try just "one start", then the connection will be tried as the regular user used to run OpenNebula.
Regards, -Tino -- Constantino Vázquez Blanco | dsa-research.org/tinova Virtualization Technology Engineer / Researcher OpenNebula Toolkit | opennebula.org On Wed, Oct 13, 2010 at 1:02 PM, Tino Vazquez <[email protected]> wrote: > Hi Nelson, > > Are you still experiencing this? OpenNebula should try to connect to > the nodes using the same account it is running with in the front-end, > typically <oneadmin>. > > Best regards, > > -Tino > > -- > Constantino Vázquez Blanco | dsa-research.org/tinova > Virtualization Technology Engineer / Researcher > OpenNebula Toolkit | opennebula.org > > > > On Tue, Oct 5, 2010 at 7:19 PM, Nelson Mimura Gonzalez > <[email protected]> wrote: >> 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: >> >> r...@front-end:/var/log/one# ssh node01 >> The authenticity of host 'node01 (172.20.5.47)' can't be established. >> RSA key fingerprint is a5:a7:90:5e:ad:5f:56:91:eb:37:fc:64:92:a5:47:1c. >> Are you sure you want to continue connecting (yes/no)? no >> Host key verification failed. >> r...@front-end:/var/log/one# >> >> 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. >> >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org >> >> > _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
