<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hello Lehel,<br><br>It looks like there's indeed something wrong with the  one_auth file. Even I double checked everything, I prolly missed something.<br>What I can def say if the opensuse tuto is wrong.<br><br>After starting the one service with oneadmin, I tried a onevm list and I got that :<br><br><i><br>gg01:/etc/systemd/system/multi-user.target.wants # sudo -u oneadmin env ONE_AUTH=/var/lib/one/.one/one_auth one restart<br>oned and scheduler stopped                                                                                              done<br>Stale .lock detected. Erasing it.                                                                                          done<br><br>gg01:/etc/systemd/system/multi-user.target.wants # onevm list<br>ONE_AUTH file not present<br><br>(!!!!!!)<br><br>gg01:/etc/systemd/system/multi-user.target.wants # more /var/lib/one/.one/one_auth<br>oneadmin:somepassword<br><br>gg01:/etc/systemd/system/multi-user.target.wants # cp /var/lib/one/.one/one_auth /root/.one/<br><br>gg01:/etc/systemd/system/multi-user.target.wants # onevm list<br>    ID USER     GROUP    NAME         STAT CPU     MEM        HOSTNAME        TIME</i><br><br>It means the initial command line / script provided is not working.<br>Sunstone is still not working neither, but I guess I'll first fix the one_auth file problem, then go back to the sunstone!<br><br>Thanks for your hints! :)<br><br><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">Date: Tue, 1 May 2012 01:02:55 -0700<br>From: lehel.biro@yahoo.com<br>To: users@lists.opennebula.org<br>Subject: Re: [one-users] sunstone says : "OpenNebula is not running"<br><br><table cellpadding="0" cellspacing="0" border="0"><tbody><tr><td style="font:inherit" valign="top">Hello,<br><br>Could you paste the contents of oned.log then? It should 
be located under /var/log/one/ folder. Maybe we can find more information
 there about the problem.<br><br>Also, did you check if ONE_AUTH 
environment variable is properly set (pointing to the one_auth file, 
usually located under $HOME/.one/one_auth, and containing a single 
unencrypted line "oneadmin:password", where $HOME is the home folder of 
oneadmin user)?<br><br>Cheers,<br>Lehel.<br><br>--- On <b>Tue, 5/1/12, Guigui 6675636b206f6666 <i><licks0re@hotmail.com></i></b> wrote:<br><blockquote style="margin-left:5px;padding-left:5px"><br>From: Guigui 6675636b206f6666 <licks0re@hotmail.com><br>Subject: RE: [one-users] sunstone says : "OpenNebula is not running"<br>To: lehel.biro@yahoo.com<br>Date: Tuesday, May 1, 2012, 10:43 AM<br><br><div id="ecxyiv441402820">

<style><!--
.ExternalClass #ecxyiv441402820 .ecxyiv441402820hmmessage P
{padding:0px;}
.ExternalClass #ecxyiv441402820 body.ecxyiv441402820hmmessage
{font-size:10pt;font-family:Tahoma;}

--></style>
<div><div dir="ltr">
Hello Lehel,<br><br>No, unfortunatly, that's the the problem. I already saw this address yesterday while I was googling :)<br><br>Guillaume<br><br><div><div id="ecxyiv441402820SkyDrivePlaceholder"></div><hr id="ecxyiv441402820stopSpelling">Date: Tue, 1 May 2012 00:37:31 -0700<br>From: lehel.biro@yahoo.com<br>Subject: Re: [one-users] sunstone says : "OpenNebula is not running"<br>To: licks0re@hotmail.com<br>CC: users@lists.opennebula.org<br><br><table cellpadding="0" cellspacing="0" border="0"><tbody><tr><td style="font:inherit" valign="top">Hello there,<br><br>Please check the answers in this thread to see if they helps:<br><a rel="nofollow" href="http://comments.gmane.org/gmane.comp.distributed.opennebula.user/5900" target="_blank">http://comments.gmane.org/gmane.comp.distributed.opennebula.user/5900</a><br><br>I ran in to the very same error when starting to use OpenNebula on an openSUSE architecture.<br><br>Cheers,<br>Lehel.<br><br>--- On <b>Tue, 5/1/12,
 Guigui 6675636b206f6666 <i><licks0re@hotmail.com></i></b> wrote:<br><blockquote style="margin-left:5px;padding-left:5px"><br>From: Guigui 6675636b206f6666 <licks0re@hotmail.com><br>Subject: [one-users] sunstone says : "OpenNebula is not running"<br>To: users@lists.opennebula.org<br>Date: Tuesday, May 1, 2012, 9:50 AM<br><br><div id="ecxyiv441402820ecxyiv1297996631">

<style><!--
.ExternalClass #ecxyiv441402820 .ecxyiv441402820ExternalClass #ecxyiv441402820ecxyiv1297996631 .ecxyiv441402820ecxyiv1297996631hmmessage P
{padding:0px;}
.ExternalClass #ecxyiv441402820 .ecxyiv441402820ExternalClass #ecxyiv441402820ecxyiv1297996631 body.ecxyiv441402820ecxyiv1297996631hmmessage
{font-size:10pt;font-family:Tahoma;}

--></style>
<div><div dir="ltr">
Good morning,<br>
<br>
I'm trying to setup open nebula on an opensuse 12.1<br>
<br>
I followed this document (which, if you do exactly the steps is NOT working at the end):<br>
<br>
<a rel="nofollow" href="http://en.opensuse.org/SDB:Cloud_OpenNebula" target="_blank">SDB:Cloud OpenNebula - openSUSE</a><br>
<br>
The problem is that I can't get sunstone server working. I double checked the settings, etc, no way I'll get it to work. <br>
<br>
Sunstone server systematically answers : <br>
<br>
"OpenNebula is not running"<br>
<br>
But, I confirm that open nebula IS running, here's a ps -ef | grep one :<br>
<br>
oneadmin  3046     1  0 Apr30 pts/0    00:00:05 /usr/bin/oned -f<br>
oneadmin  3064     1  0 Apr30 pts/0    00:00:03 /usr/bin/mm_sched<br>
oneadmin  3067  3046  0 Apr30 pts/0    00:00:00 ruby /usr/lib/one/mads/one_vmm_exec.rb -t 15 -r 0 kvm<br>
oneadmin  3077  3046  0 Apr30 pts/0    00:00:00 ruby /usr/lib/one/mads/one_im_exec.rb -r 0 -t 15 kvm<br>
oneadmin  3086  3046  0 Apr30 pts/0    00:00:00 ruby /usr/lib/one/mads/one_tm.rb tm_shared/tm_shared.conf<br>
oneadmin  3099  3046  0 Apr30 pts/0    00:00:00 ruby /usr/lib/one/mads/one_hm.rb<br>
oneadmin  3109  3046  0 Apr30 pts/0    00:00:00 ruby /usr/lib/one/mads/one_image.rb fs -t 15<br>
oneadmin  3118  3046  0 Apr30 pts/0    00:00:00 ruby 
/usr/lib/one/mads/one_auth_mad.rb --authn 
ssh,x509,ldap,server_cipher,server_x509<br>
root      3162     1  0 Apr30 pts/0    00:00:17 ruby /usr/lib/one/sunstone/sunstone-server.rb<br>
root      6697  2989  0 08:18 pts/0    00:00:00 grep --color=auto one<br>
<br>
Any clues?<br>
Thanks in advance! <img src="http://forums.opensuse.org/images/smiliesnew/smile.png" alt="" title="Smile" class="ecxyiv441402820ecxyiv1297996631inlineimg" border="0">                                    </div></div>
</div><br>-----Inline Attachment Follows-----<br><br><div class="ecxyiv441402820ecxplainMail">_______________________________________________<br>Users mailing list<br><a rel="nofollow" target="_blank">Users@lists.opennebula.org</a><br><a rel="nofollow" href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br></div></blockquote></td></tr></tbody></table></div>                                    </div></div>
</div></blockquote></td></tr></tbody></table><br>_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</div>                                         </div></body>
</html>