Re: [one-users] VM cannot connect to outside (internet)

2014-05-10 Thread Sangram Rath
Thanks Valentin. That worked. I have another networking question though. I have 5 fixed IPs that need to go to 5 vms I have inside opennebula. I have 1 physical ethernet port and it is connected to a bridge now (br0) that has one of those fixed IPs mentioned in it. (Using Cent OS) What is the bes

[one-users] creating system datastore

2014-05-10 Thread Christophe Duez
hello, is it normal that when you create a new system datastore opennebula does not make a directory for it? however it creates a directory for new image and file directories Is this because of security reasons, bug reasons, configuration, . -- Kind regards, Duez Christophe Student at Univers

Re: [one-users] sunstone create or update template leads to browser hang

2014-05-10 Thread Stefan Kooman
Quoting Thomas Stein (himbe...@meine-oma.de): > Hello. > > Whenever i try to create or update a template in sunstone i have to wait > 2min until the wizzard shows up. It's opennebula 4.6 and Firefox. This > happens with Macosx and Linux. Is this a known problem? Any workarounds? I can confirm this

Re: [one-users] VM cannot connect to outside (internet)

2014-05-10 Thread Valentin Bud
Hi Sangram, On Sat, May 10, 2014 at 1:51 PM, Sangram Rath wrote: > Hi Valentin, > > Thanks for getting back, really appreciate. > A bit of background: > Had opennebula 3.8 (all working fine), performed upgrade to 4.6 and things > screwed up. So ended up reinstalling (fresh install of 4.6). And we

Re: [one-users] noVNC problem in sunstone after restarting oned.

2014-05-10 Thread Wilma Hermann
The message "SecurityError: The operation is insecure." is usually related to a Same-Origin-Policy problem. Are you using secure websockets for VNC? If you have Sunstone TLS secured and try to connect to an insecure websocket for VNC, Firefox blocks that. For Firefox, you need to have both connecti

Re: [one-users] Special characters in VM's names

2014-05-10 Thread Wilma Hermann
In the XML output, the name is correct: $ onevm list -x | grep 'text ö text ö text $ onevm show -x 0 | grep 'text ö text ö text Greetings Wilma 2014-05-08 15:42 GMT+02:00 Carlos Martín Sánchez : > Hi Wilma, > > On Tue, May 6, 2014 at 2:06 PM, Wilma Hermann wrote: > >> Hi everyone, >> >> There

Re: [one-users] VM cannot connect to outside (internet)

2014-05-10 Thread Sangram Rath
Hi Valentin, Thanks for getting back, really appreciate. A bit of background: Had opennebula 3.8 (all working fine), performed upgrade to 4.6 and things screwed up. So ended up reinstalling (fresh install of 4.6). And we are using images from the old installation. So contextualization was working

Re: [one-users] VM cannot connect to outside (internet)

2014-05-10 Thread Valentin Bud
Hi Sangram, On Fri, May 9, 2014 at 9:39 PM, Sangram Rath wrote: > Hi, > > Virtual machine gets an IP through contextualization, however virtual > machine is not able to connect to internet. > Also from inside the VM, I do not see any other interface apart from lo. > Is this normal in contextuali