Open nebula installation & sunstone server

Good morning,

I’m trying to setup open nebula on an opensuse 12.1

I followed this document (which, if you do exactly the steps is NOT working at the end):

SDB:Cloud OpenNebula - openSUSE

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.

Sunstone server systematically answers :

“OpenNebula is not running”

But, I confirm that open nebula IS running, here’s a ps -ef | grep one :

oneadmin 3046 1 0 Apr30 pts/0 00:00:05 /usr/bin/oned -f
oneadmin 3064 1 0 Apr30 pts/0 00:00:03 /usr/bin/mm_sched
oneadmin 3067 3046 0 Apr30 pts/0 00:00:00 ruby /usr/lib/one/mads/one_vmm_exec.rb -t 15 -r 0 kvm
oneadmin 3077 3046 0 Apr30 pts/0 00:00:00 ruby /usr/lib/one/mads/one_im_exec.rb -r 0 -t 15 kvm
oneadmin 3086 3046 0 Apr30 pts/0 00:00:00 ruby /usr/lib/one/mads/one_tm.rb tm_shared/tm_shared.conf
oneadmin 3099 3046 0 Apr30 pts/0 00:00:00 ruby /usr/lib/one/mads/one_hm.rb
oneadmin 3109 3046 0 Apr30 pts/0 00:00:00 ruby /usr/lib/one/mads/one_image.rb fs -t 15
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
root 3162 1 0 Apr30 pts/0 00:00:17 ruby /usr/lib/one/sunstone/sunstone-server.rb
root 6697 2989 0 08:18 pts/0 00:00:00 grep --color=auto one

Any clues?
Thanks in advance! :slight_smile: