Re: [one-users] use non-standard mysql port in OpenNebula-2

2010-10-26 Thread Shi Jin
Great. Thanks. Shi 2010/10/26 Carlos Martín Sánchez > Hi Shi, > > Right now you can't configure the port, but it's something that would be > useful indeed. > > I have opened a ticket [1] for this feature, but meanwhile you could change > the connection call in src/sql/MySqlDB.cc, line 39. That

[one-users] Another race

2010-10-26 Thread Rich Wellner
In this example: http://dev.opennebula.org/projects/opennebula/repository/revisions/master/changes/share/scripts/centos-5/net-vmcontext/vmcontext When used on a RHEL 5.5 system, the needed config file will sometimes not be in place when networking needs it because they both start at priority 1

[one-users] Unknown state

2010-10-26 Thread Rich Wellner
Hey guys, I have monitoring turned down to a minute so that I don't have much latency on my management while we're doing testing. As a result, when I do a shutdown on a vm sometimes the shutdown isn't complete before the next monitoring update. What ends up happening is that the state of the

Re: [one-users] vm still in pending state problem

2010-10-26 Thread Łukasz Oleś
W dniu 26 października 2010 13:11 użytkownik Saravanan S napisał: > # cat /var/log/one/4.log > Tue Oct 26 16:18:07 2010 [DiM][I]: New VM state is ACTIVE. > Tue Oct 26 16:18:07 2010 [LCM][I]: New VM state is PROLOG. > Tue Oct 26 16:18:07 2010 [VM][I]: Virtual Machine has no context > Tue Oct 26 16:

Re: [one-users] [one-ecosystem] vmware deployment problem

2010-10-26 Thread Tino Vazquez
Hi Paul, This may be a problem with the name of the ESX's vSwitch, more precisely it not being vmnic0. If you didn't change it, by default is "VM Network". >From the documentation: -- Networks can be defined in OpenNebula, and VMs can use leases from these networks, being FIXED or RANGED. The on

Re: [one-users] one2 : save tag does not seem to work

2010-10-26 Thread Javier Fontan
An easier way to do that is to symlink your storage path to that dir. On Tue, Oct 26, 2010 at 5:56 PM, Olivier Sallou wrote: > in system-wide installation, the "save" of the image on frontend is done in > /var/lib/one. > > This directory is not configurable in oned.conf. This can be an issue with

Re: [one-users] one2 : save tag does not seem to work

2010-10-26 Thread Olivier Sallou
in system-wide installation, the "save" of the image on frontend is done in /var/lib/one. This directory is not configurable in oned.conf. This can be an issue with disk size when many VMs are saved. Required storage can be huge. An option of course is to copy the content then to mount this d

Re: [one-users] one2 : save tag does not seem to work

2010-10-26 Thread Rich Wellner
Good deal! rw2 On 10/26/10 9:02 AM, Tino Vazquez wrote: Hi Rich, I've put a note in the VM template definition section to warn about the attributes that will be ignored when using the Image Catalog. A template validator is totally within our roadmap, we will provide that in future releases fo

Re: [one-users] Problem with Networking on KVM with OpenNebula

2010-10-26 Thread tedbs
In the NIC try BRIDGE = br0 Ted Bodfish From: Christoph Raible [mailto:chr.rai...@gmail.com] Sent: October-26-10 10:03 AM To: users@lists.opennebula.org Subject: [one-users] Problem with Networking on KVM with OpnenNebula Hi All, I tried to create a virtual machine with OpenNebula on

[one-users] Problem with Networking on KVM with OpnenNebula

2010-10-26 Thread Christoph Raible
Hi All, I tried to create a virtual machine with OpenNebula on a KVM-Host. Creation and starting the VM's works perfect. Only the Netwirking doesn't work. When I create an Standalone vm with virt-install all works fine. My Current Version of Opennebula ist 2.0 RC1 On my KVM-Host I have the follo

Re: [one-users] one2 : save tag does not seem to work

2010-10-26 Thread Tino Vazquez
Hi Rich, I've put a note in the VM template definition section to warn about the attributes that will be ignored when using the Image Catalog. A template validator is totally within our roadmap, we will provide that in future releases for sure. Thanks and regards, -Tino -- Constantino Vázquez

Re: [one-users] one2 : save tag does not seem to work

2010-10-26 Thread Rich Wellner
I have run into issues like this also, and would like to suggest that more than a documentation update needs to happen. One should also either abort or, at least, throw a warning telling the user the his arguments are going to be ignored. rw2 On 10/26/10 8:14 AM, Olivier Sallou wrote: ok, so

Re: [one-users] one2 : save tag does not seem to work

2010-10-26 Thread Javier Fontan
Adding to that "stop" does not mean kill-the-vm. It will susped a VM and save its state/image in the frontend so it can be resumed in any other host. That's why it retrieves the image back to the frontend. On Tue, Oct 26, 2010 at 2:29 PM, Tino Vazquez wrote: > Dear Olivier, > > When using the Ima

Re: [one-users] one2 : save tag does not seem to work

2010-10-26 Thread Olivier Sallou
ok, so it is rather an issue with documentation not really clear at http://www.opennebula.org/documentation:rel2.0:img_template. Page should specify that image template override vm template for disk related data. In my case, I do not want to save the VM, and I do not specify any tag to do so i

Re: [one-users] one2 : save tag does not seem to work

2010-10-26 Thread Tino Vazquez
Dear Olivier, When using the Image Catalog, and not the old method of specifying the full image path in the source attribute, the values of disk attributes "save" and "clone" are overridden by the Image Catalog inferring them from the image properties (persistency, save_as). If you want to save t

[one-users] one2 : save tag does not seem to work

2010-10-26 Thread Olivier Sallou
Hi, I have a template with: DISK = [ image = "sampleraw2", save = "no" ] and when I do "onevm stop", one still tries to save the vm on the frontend. (I also tried with save=no instead of save="no"). Should I create a bug for this or is there something wrong in my template? Thanks Ol

Re: [one-users] vm still in pending state problem

2010-10-26 Thread Saravanan S
From: Saravanan S Date: 2010/10/26 Subject: Re: [one-users] vm still in pending state problem To: Łukasz Oleś Hi, Please find the logs below, to create vm and dmesg # cat /var/log/one/4.log Tue Oct 26 16:18:07 2010 [DiM][I]: New VM state is ACTIVE. Tue Oct 26 16:18:07 2010 [LCM][I]: New VM st

Re: [one-users] oned dies within a minute after starting

2010-10-26 Thread Tino Vazquez
Dear George, Nothing much can be inferred from the strace. Let's see if the coredump sheds more light. Could you please set the following in your shell: $ ulimit -c unlimited execute opennebula (one start), wait for the crash, and send us the next two files: 1) $ONE_LOCATION/bin/oned 2) $ONE_L

Re: [one-users] Issue with Opennebula 2.0 Authentication

2010-10-26 Thread Javier Fontan
Hello, Could you try with the latest release? I suppose you change "user" to the user name in "onevm login user". It is normal that oneuser login creates one_ssh for non existing users. That command does not check the database, just generates a token. Bye On Tue, Oct 5, 2010 at 12:39 PM, herve

Re: [one-users] Openebula 2 is not compatible with xen4 + pvops kernel

2010-10-26 Thread Javier Fontan
Hello, Thanks for telling us. I've added this information to a ticket, hopefully we can solve this problem and add support for file:// in image specification with the same change. http://dev.opennebula.org/issues/348 Bye 2010/10/25 ukasz Ole : > Hi, > > I'm using Xen 4.0 and pvops kernel 2.6.32

Re: [one-users] ONE-2 vs Ubuntu 10.10 : Error on deploying image when arch type not set in deployment file

2010-10-26 Thread Javier Fontan
Hello, I see that you have opened an issue, it looks a nice feature to have anyway. Bye On Fri, Oct 22, 2010 at 5:00 PM, Olivier Sallou wrote: > hi, > I face an issue when deploying on an Ubuntu 10.10 node. > > I have an error: > "internal error no supported architecture for os type 'hvm'" > >

Re: [one-users] timeout on onevm shutdown

2010-10-26 Thread Javier Fontan
Hello, It looks like your VM does not support ACPI so it does not get the ACPI Shutdown signal and powers off. Delete does not send ACPI but just destroys the VM, it is similar to unplugging a physical computer so that works. Bye On Fri, Oct 22, 2010 at 1:57 PM, Olivier Sallou wrote: > Hi, > I

Re: [one-users] Help with Installation on ABC Linux

2010-10-26 Thread Javier Fontan
Hello, I am not familiar with ABC linux and don't know if the repositories for it are the same as for ubuntu, or the version of ubuntu it is based on. Anyway the packages made by ubuntu are made for an old version of OpenNebula (1.2, released 2 years ago or so). You should better try with packages

Re: [one-users] [one-ecosystem] vmware deployment problem

2010-10-26 Thread Tino Vazquez
Hi Paul, Can you check the $ONE_LOCATION/var/8/images/*/vmware.log to see what is failing? Regards, -Tino -- Constantino Vázquez Blanco | dsa-research.org/tinova Virtualization Technology Engineer / Researcher OpenNebula Toolkit | opennebula.org On Mon, Oct 25, 2010 at 5:55 PM, Paul Piscuc

Re: [one-users] Typo

2010-10-26 Thread Tino Vazquez
Hi Rich, That's been changed in the one-2.0 branch. Thanks again for the feedback! -Tino -- Constantino Vázquez Blanco | dsa-research.org/tinova Virtualization Technology Engineer / Researcher OpenNebula Toolkit | opennebula.org On Mon, Oct 25, 2010 at 9:10 PM, Rich Wellner wrote: > http://

Re: [one-users] use non-standard mysql port in OpenNebula-2

2010-10-26 Thread Carlos Martín Sánchez
Hi Shi, Right now you can't configure the port, but it's something that would be useful indeed. I have opened a ticket [1] for this feature, but meanwhile you could change the connection call in src/sql/MySqlDB.cc, line 39. That method is documented in [2]. Thanks for your feedback, Carlos. [1]

Re: [one-users] vm still in pending state problem

2010-10-26 Thread Łukasz Oleś
2010/10/26 Saravanan S : > Tue Oct 26 10:46:21 2010 [VMM][I]: STDERR follows. > Tue Oct 26 10:46:21 2010 [VMM][I]: Error: Device 768 (tap) could not be > connecte d. File not > found. In Xen, Opennebula uses blktap driver. Try 'modprobe blkt