Re: [one-users] NoVNC in Sunstone behind lighttpd

2012-06-01 Thread Jhon Masschelein
Hi, Has something changed in 3.4.1 that makes this no longer work? We're running 3.2.1 behind a lighttpd ssl proxy and the noVNC consoles work (almost) perfectly for us... Wkr, Jhon On 05/31/2012 11:00 PM, Hector Sanjuan wrote: Hello, bad news: noVNC uses websockets to open a connection

Re: [one-users] NoVNC in Sunstone behind lighttpd

2012-06-01 Thread Alberto Zuin - Liste
Are you using a client incompatible with websockets (ex. Internet Explorer?). On 3.0 I have the same problem but in that case isn't a used feature. Alberto On 01/06/2012 09:06, Jhon Masschelein wrote: Hi, Has something changed in 3.4.1 that makes this no longer work? We're running 3.2.1 behin

Re: [one-users] NoVNC in Sunstone behind lighttpd

2012-06-01 Thread Hector Sanjuan
No, nothing has been changed regarding this aspect in 3.2.1. If it works for you that probably means that your Sunstone clients can open a direct connection from their browser to sunstone_host:vnc_proxy_port, where the normal sunstone_host:443 is the only one being proxied through lighthttp

Re: [one-users] OpenNebula KVM / LVM / CentOS "journal I/O commit error"

2012-06-01 Thread Vogl, Yves
Hi Jaime, sorry for my late reply. We identified the problem - the snapshot which was created was too small. It seems that the "SIZE" attribute was ignored. The COW-table size was at 512MB which is the default. We fixed this problem by adjusting the default value in the driver configuratio

Re: [one-users] OpenNebula & Chef / Knife / Ruby API

2012-06-01 Thread Vogl, Yves
Hi, thanks for your reply. We do not need Chef recipes for installing OpenNebula as we wrote those recipes already by ourselves. We are looking for a solution to automate the tasks of infrastructure instantiation and provisioning. At the moment we're instantiating VMs via XML-RPC calls and a

Re: [one-users] OpenNebula & Chef / Knife / Ruby API

2012-06-01 Thread Vogl, Yves
Hi, thanks for your reply. We do not need Chef recipes for installing OpenNebula as we wrote those recipes already by ourselves. On 23.05.2012, at 11:06, Jaime Melis wrote: Hello Yves, is there any documentation / interface specification for the OpenNebula Ruby OCA? I could not find a

[one-users] Host memory

2012-06-01 Thread Olivier Sallou
Hi, the Hosts (in sunstone or onehost command) are shown with their cpu and memory use. I have an issue with memory because it shows the cached memory and not the memory really used (I have Debian linux as hosts) The result is all my hosts are 60 to 100% memory used, while in reality memory is alm

[one-users] Xen deployment problems

2012-06-01 Thread Marcin Jarzab
I tried to deploy VM on the XEN platform and have some problems. Platform is Ubuntu 12.04 (frontend and Xen hypervisor) with the NFS shared storage configuration. The deployment file: name = 'one-8' #O CPU_CREDITS = 256 memory = '1024' vcpus = '1' bootloader = "/usr/lib/xen/boot/hvmloader" d

[one-users] Re : Re : Re : VM creation failure

2012-06-01 Thread yangui sami
Hi, Thank you for your response. We use ubuntu V11.4 We don't have /etc/apparmor.d/local/usr.sbin.libvirtd but only /etc/apparmor.d/usr.sbin.libvirtd However, we made the changes as you said but it does not work. Can you suggest to us something else? Thanks. De

Re: [one-users] Re : Re : Re : VM creation failure

2012-06-01 Thread Javier Fontan
Unfortunately I have not tried ubuntu 11. On Fri, Jun 1, 2012 at 11:38 AM, yangui sami wrote: > Hi, > > Thank you for your response. > We use ubuntu V11.4 > We don't have /etc/apparmor.d/local/usr.sbin.libvirtd but only > /etc/apparmor.d/usr.sbin.libvirtd > However, we made the changes as you sai

Re: [one-users] NoVNC in Sunstone behind lighttpd

2012-06-01 Thread Jhon Masschelein
Hi, We are behind an iptables firewall so we simply opened a bunch of ports in addition to the 443 port to make the vnc work. Yes this is "bad" but we actually like it this way. In the previous incarnation of our cloud based on ONE 1.0, we had a UI where one port proxied all the vnc connecti

Re: [one-users] Xen deployment problems (Users Digest, Vol 52, Issue 2)

2012-06-01 Thread Rolandas Naujikas
On 2012-06-01 12:35, Marcin Jarzab wrote: I tried to deploy VM on the XEN platform and have some problems. Platform is Ubuntu 12.04 (frontend and Xen hypervisor) with the NFS shared storage configuration. The deployment file: name = 'one-8' #O CPU_CREDITS = 256 memory = '1024' vcpus = '1' bootl

[one-users] problem starting VM in 3.4.1

2012-06-01 Thread Piyush Harsh
Hello Community Members, After finally able to setup OpenNebula 3.4.1 in standalone mode on Fedora 14, I tried to create a VM from a template but I get errors: --- Fri Jun 1 13:10:17 2012 [DiM][I]: New VM state is ACTIVE. Fri Jun 1 13:10:17 2012 [LCM][I]: New VM state is PROLOG. F

Re: [one-users] problem starting VM in 3.4.1

2012-06-01 Thread Hector Sanjuan
Looks like opennebula user does not have permission to do this: scp -r /srv/cloud/one3/var/remotes//. 127.0.0.1:/var/tmp/one Check that /var/tmp/one has the correct permissions so that oneadmin can write to it. Hector En Fri, 01 Jun 2012 13:20:15 +0200, Piyush Harsh escribió: Hello Co

Re: [one-users] problem starting VM in 3.4.1

2012-06-01 Thread Carlos Martín Sánchez
So... can you ssh to 127.0.0.1 as oneadmin? Fri Jun 1 13:13:00 2012 [VMM][I]: Command execution fail: scp -r /srv/cloud/one3/var/remotes//. 127.0.0.1:/var/tmp/one Fri Jun 1 13:13:00 2012 [VMM][I]: scp: /var/tmp/one/./scripts_common.**rb: Permission denied Regards -- Carlos Martín, MSc Project E

Re: [one-users] problem starting VM in 3.4.1

2012-06-01 Thread Piyush Harsh
Yes I can to a passwordless ssh to 127.0.0.1 Regards, Piyush. On Fri 01 Jun 2012 01:25:46 PM CEST, Carlos Martín Sánchez wrote: So... can you ssh to 127.0.0.1 as oneadmin? Fri Jun 1 13:13:00 2012 [VMM][I]: Command execution fail: scp -r /srv/cloud/one3/var/remotes//. 127.0.0.1:/var/tmp/one Fr

[one-users] problem starting vm in 3.4.1

2012-06-01 Thread Piyush Harsh
Hi Hector, The tmp directory /var/tmp/one is used by my opennebula 2.2.1 standalone installation, I changed the tmp path in 3.4.1 setup to /var/tmp/one3 and gave permissions to oneadmin3 user to write to it. How do I sync up this folder so that it contains all monitoring scripts and drivers?

Re: [one-users] problem starting vm in 3.4.1

2012-06-01 Thread Hector Sanjuan
restarting opennebula would probably be enough, also you can run 'onehost sync' and the scripts will be copied in the next monitorization round. Hector En Fri, 01 Jun 2012 15:10:43 +0200, Piyush Harsh escribió: Hi Hector, The tmp directory /var/tmp/one is used by my opennebula 2.2.1 sta

Re: [one-users] problem starting vm in 3.4.1

2012-06-01 Thread Piyush Harsh
Hi Hector, Thank you for your response, now I get new errors, seems qemu dependent: Fri Jun 1 15:17:48 2012 [DiM][I]: New VM state is ACTIVE. Fri Jun 1 15:17:48 2012 [LCM][I]: New VM state is PROLOG. Fri Jun 1 15:17:48 2012 [VM][I]: Virtual Machine has no context Fri Jun 1 15:20:32 2012 [TM]

Re: [one-users] problem starting vm in 3.4.1

2012-06-01 Thread Piyush Harsh
Hi Hector, I changed the dynamic ownership flag in qemu conf to 0 and now I get a slightly different type of error Fri Jun 1 16:34:45 2012 [DiM][I]: New VM state is ACTIVE. Fri Jun 1 16:34:45 2012 [LCM][I]: New VM state is PROLOG. Fri Jun 1 16:34:45 2012 [VM][I]: Virtual Machine has no cont

[one-users] how to debug - It does not fullfil REQUIREMENTS

2012-06-01 Thread Nicolas Diogo
i have setup a singleton OpenNebula for testing (single box with all components) using a NFS storage. the hypervision is KVM, and simple (dummy) network. when creating my first instance of a template - i got the message below. i find this to be quite cryptic - in that i have no idea what is not f