Re: [one-users] Setting up VMs to use existing DHCP server

2012-07-02 Thread Olivier Sallou
Le 6/30/12 1:33 AM, Beng Heng Ng a écrit : > Thanks Olivier, for your suggestion. > > For experimentation, I simply added the following line into the VM template: > > NIC=[ MAC="00:02:01:23:45:67" ] > > But I have been getting permission denied errors. > > [DiM][I]: New VM state is ACTIVE. > [LCM]

Re: [one-users] VM has no VNC configured

2012-07-02 Thread Jan Benadik
Thanks, now it is a little bit better (but only a little bit - VNC still doesn't work, no error message on screen ...) Now I have in /etc/one/occi_templates/small.erb : CPU = 1 MEMORY  = 512 ARCH    = "i686" GRAPHICS    =

Re: [one-users] VM has no VNC configured

2012-07-02 Thread Hector Sanjuan
looks like there is a websockify proxy running that shouldnt be there... try killing the related python process which is taking port 29876+vmid and retry opening the vnc console. Hector En Mon, 02 Jul 2012 13:40:56 +0200, Jan Benadik escribió: Thanks, now it is a little bit better (but

Re: [one-users] VM has no VNC configured

2012-07-02 Thread Jan Benadik
It doesn't help. That websockify process is ran by clicking on icon. Processes before clicking on icon VNC console: root@nebula-3:/home/sk1u06k5# ps aux |grep websoc root  6179  0.0  0.0   8068   648 pts/0    S+   13:51   0:00 grep --color=auto websoc

Re: [one-users] VM has no VNC configured

2012-07-02 Thread Hector Sanjuan
your previous log showed that websockify wasnt launched successfully because something (probably another instance of it) was running on the same port (35808). Apart from that, can you connect to the VM using vncviewer or a similar client program? What does the vnc dialog in sunstone say?

Re: [one-users] VM has no VNC configured

2012-07-02 Thread Jan Benadik
BACK, BACK, BACK ...:-) VNC console works, but on other IP than I expected ... When I tried to open port 5932 on IP of physical server (where virtual instance runs - via other VNC viewer which I have), it works. Why it doesn't work directly in Sunstone UI or OCCI

Re: [one-users] VM has no VNC configured

2012-07-02 Thread Hector Sanjuan
What do you mean on other IP than expected? Can you try manually running the proxy as I suggested? Hector En Mon, 02 Jul 2012 14:14:07 +0200, Jan Benadik escribió: BACK, BACK, BACK ...:-) VNC console works, but on other IP than I expected ... When I tried to open port 5932 on IP of physi

Re: [one-users] VM has no VNC configured

2012-07-02 Thread Jan Benadik
Physical node has IP 10.0.5.21. Virtual machine on it has IP 192.168.122.1 (ID 32), clicking on VNC icon in the Sunstone session - nothing is displayed  (Chrome browser). Console of that virtual machine is accessible on 10.0.5.21::5932 (via Vinagre viewer), I expected

Re: [one-users] How to customize contents of the deployment file

2012-07-02 Thread Carlos Martín Sánchez
Hi, The easiest way to add any attributes to the deployment file is using the RAW attribute inside the VM template [1]. Setting the OpenNebula VM name in the deployment file is not a good idea, because the VM id is unique, but the name isn't. Anyway, if you really need to overwrite attributes set

Re: [one-users] VM has no VNC configured

2012-07-02 Thread Hector Sanjuan
Ah. good then. The IP address is not that of the Virtual Machine but of the physical host, since vnc is served by the hypervisor in the host. What version of chrome were you using? Hector En Mon, 02 Jul 2012 15:01:38 +0200, Jan Benadik escribió: Physical node has IP 10.0.5.21. Virtu

Re: [one-users] Problem in installation on Ubuntu 10.4

2012-07-02 Thread Carlos Martín Sánchez
Hi, Can you please paste the list of xmlrpc packages you have installed? Regards -- Carlos Martín, MSc Project Engineer OpenNebula - The Open-source Solution for Data Center Virtualization www.OpenNebula.org | cmar...@opennebula.org | @OpenNebula On Sat, Jun 30,

Re: [one-users] Shareable HDD images in R/W mode with KVM

2012-07-02 Thread Carlos Martín Sánchez
Hi, That can't be done from OpenNebula, persistent Images can only be used by one VM at a time. I'd say that the easiest way to accomplish that is to attach the Image to one VM, and export it from the guest to the other VMs using NFS or similar. Regards. -- Carlos Martín, MSc Project Engineer Ope

Re: [one-users] VM has no VNC configured

2012-07-02 Thread Jan Benadik
Chromium 18.0.1025.168 Jan Dňa 02.07.2012 15:06, Hector Sanjuan wrote / napísal(a): Ah. good then. The IP address is not that of the Virtual Machine but of the physical host, since vnc is served by the hypervisor in the host.

[one-users] Command execution fail: /var/tmp/one/vnm/vnm dummy/pre

2012-07-02 Thread Bendix Harries
Hi community members,I got some issues with my opennebula configuration. I'm using Ubuntu 12.04 LTS and opennebula 3.2.1.Everytime when i try to deploy my vm i get an error which looks like the following (copied out of the logfile):Mon Jul  2 18:49:40 2012 [DiM][I]: New VM state is ACTIVE.Mon Jul 

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

2012-07-02 Thread Jaime Melis
Hello Yves, I finally got around testing this and it does work for me, i.e. the SIZE attribute is *not* ignored. I've created a section in the documentation in order to better explain this: http://opennebula.org/documentation:rel3.6:lvm_ds#snapshot_size cheers, Jaime On Thu, Jun 7, 2012 at 11:21

[one-users] a question on restricted use of context files by normal users in ONe3.2

2012-07-02 Thread Hyun Woo Kim
I am deploying OpenNebula 3.2 and I am observing a new feature different from ONe 3.0. When a normal user in the "users" group wants to use the "files" attribute in CONTEXT and instantiate a new VM, we are getting the following error message; [TemplateInstantiate] Error allocating a new virtual