Re: [one-users] onevm create/deploy commands to send VMs to host of our choice (OpenNebula 2.0.1 and CentOS 5.5 with Xen)

2011-02-08 Thread Tino Vazquez
Hi Prakashan, That is the default behavior. You may want to turn off the scheduler (mm_sched process), so you can manually do the scheduling using onevm deploy. Regards -Tino -- Constantino Vázquez Blanco | dsa-research.org/tinova Virtualization Technology Engineer / Researcher OpenNebula

Re: [one-users] onevm create/deploy commands to send VMs to host of our choice (OpenNebula 2.0.1 and CentOS 5.5 with Xen)

2011-02-08 Thread Carlos Martín Sánchez
Hi Prakashan, There are different options to control the placement of the VMs. If you want to manually deploy them, you can hold the VMs (onevm hold id). The scheduler won't place these machines, but you can still deploy them with onevm deploy. Or you could start only the OpenNebula daemon

Re: [one-users] Load balancing hosts

2011-02-08 Thread Tino Vazquez
Dear Steffen, comments inline, On Sat, Feb 5, 2011 at 12:55 AM, Steffen Neumann sneum...@ipb-halle.de wrote: Hi, I have a question about the scheduling in ONE: 1) Is there a way to migrate VMs off a host   to another free host ? I know I can manually   onevm migrate 56 13, but I had

[one-users] VM network

2011-02-08 Thread Xavi Sardà
Hi all, I cannot get instances working properly with network connections. I set up vmcontext.sh according to our network, stored the file on the init.d folder and linked it on rc2.d. The instances have generated a correct /etc/network/interfaces file (with the same IP shown in the onevm show

[one-users] bottleneck in Opennebula adaption .

2011-02-08 Thread Zeeshan Ali Shah
Hi , I have discussed it with several Opennebula people and have also sent it earlier in mailing list .. here i am aggregating all of the discussion and my thoughts. The bottleneck for Opennebula adaption in wide area is its User's registration/handling. such as 1. Currently there are no

Re: [one-users] probably hooks bugs

2011-02-08 Thread Paolo Smiraglia
This looks like an issue indeed. In order to reproduce it, could you please share in which linux flavor did you experience this? RedHat Enterprise 6 beta2 x86_64 using Opennebula 2.0.1 installed from sources. Regards, PAOLO -- PAOLO SMIRAGLIA http://portale.isf.polito.it/paolo-smiraglia

Re: [one-users] bottleneck in Opennebula adaption .

2011-02-08 Thread Ruben S. Montero
Hi Zeeshan Thank you very much for the summary, 1+2 are more or less straightforward (now you can install just the cloud client tools, and should be fairly easy to extend it to the OpenNebula cli). This should happen in the next release. Regarding the contextualization we will work to ease the

[one-users] RestrictedVersion Error (OpenNebula and VMWare ESXi 4.1 free license)

2011-02-08 Thread Luigi Fortunati
Hi, I'm posting this just to inform the community that the VMWare ESXi hypervisor 4.1 *with the free license* cannot work with OpenNebula 2.0.1 (and VMWare Driver 1.0). When you set the free license on the ESXi hypervisor through vSphere Client you lose some of the functionalities of the product

Re: [one-users] Kernel panic - not syncing: Attempted to kill init!

2011-02-08 Thread anoop Lekshmanan
Hi Steve, Sorry to disturb you again. I was stuck on a pygrub error and I could not fix it myself. STDERR follows. Tue Feb 8 20:23:14 2011 [VMM][I]: Traceback (most recent call last): Tue Feb 8 20:23:14 2011 [VMM][I]: File /usr/bin/pygrub, line 682, in ? Tue Feb 8 20:23:14 2011 [VMM][I]:

Re: [one-users] onevm create/deploy commands to send VMs to host of our choice (OpenNebula 2.0.1 and CentOS 5.5 with Xen)

2011-02-08 Thread Prakashan Korambath
Thank you Carlos. I will try all the option you mentioned. Glad to learn additional options. Prakashan On 02/08/2011 02:06 AM, Carlos Martín Sánchez wrote: Hi Prakashan, There are different options to control the placement of the VMs. If you want to manually deploy them, you can hold the

Re: [one-users] VM network

2011-02-08 Thread Tino Vazquez
Hi Xavi, Could it be that you need a network gateway? Please compare the two /etc/network/interfaces files (the one from a VM launched from ONE with no internet connection, and the one from a VM launched manually with internet connection), let's see if there are any differences. Regards, -Tino

[one-users] 'onevm saveas' via XMLRPC or OCCI???

2011-02-08 Thread Marco Strutz
Hello. What is the best way to map the onevm saveas command [1] to OCCI or XMLRPC-Request? I need to save vm images but want to avoid using the command line interface. I cannot simply use the xmlrpc-call one.vm.savedisk [2] since I then would need to know the image id where the disk will be

Re: [one-users] RestrictedVersion Error (OpenNebula and VMWare ESXi 4.1 free license)

2011-02-08 Thread Matthias Keller
Hi Luigi, I'm posting this just to inform the community that the VMWare ESXi hypervisor 4.1 with the free license cannot work with OpenNebula 2.0.1 (and VMWare Driver 1.0). as we (our institute) had developed the libvirt-esx-drivers, I run in the same issue, while I extend Eucalyptus for

[one-users] SSH error

2011-02-08 Thread Zeeshan Ali Shah
Hi, When creating vm i am getting this Tue Feb 8 11:43:07 2011 [TM][I]: tm_clone.sh: frontnebula:/srv/cloud/one/var//images/8625d68b699fd30e64360471eb2c38fed47fcfb6 nebula1:/srv/cloud/one/var//0/images/disk.0 Tue Feb 8 11:43:07 2011 [TM][I]: tm_clone.sh: DST:

Re: [one-users] SSH error

2011-02-08 Thread Ruben Diez
You must copy the kernel on the correct path to every physical nodes You can use a tool like parallel-scp ( http://code.google.com/p/parallel-ssh/ ) for do this... (perhaps your distro have a package for parallel-ssh) Other possibility is use full virtualization and not

Re: [one-users] Incomplete information from hosts polling (VMWare ESXi 4.1 an OpenNebula 2.0.1)

2011-02-08 Thread Tino Vazquez
Hi Luigi, There is a bug in the IM driver for VMware, is not reporting the Free memory at all. I've opened a ticket to keep track of the issue [1], it will be solved in the next release. Regards, -Tino [1] http://dev.opennebula.org/issues/481 -- Constantino Vázquez Blanco, MSc OpenNebula

[one-users] VM quotas and priorities?

2011-02-08 Thread Ivan Voras
Hello, We are trying to evaluate OpenNebula and one of the things we are looking into is the possibility of configuring priorities and quotas to CPU, network and disk IO. Of course, these are just a wishlist. I haven't found any documentation that would suggest that OpenNebula supports these

[one-users] Installing open nebula

2011-02-08 Thread Nerijus Barauskas
Hello, I want to start using OpneNebula. I have Linux Ubuntu 10.04 LTS. And i have downloaded opennebula_express-2.0.tar.gz. Everything looks just fine. But during install i have never asked for oneadmin password, and i can find it anywhere, so can you help me i this case. Does setup creates

Re: [one-users] Installing open nebula

2011-02-08 Thread Paolo Smiraglia
I want to start using OpneNebula. I have Linux Ubuntu 10.04 LTS. And i have downloaded opennebula_express-2.0.tar.gz. Everything looks just fine. But during install i have never asked for oneadmin password, and i can find it anywhere, so can you help me i this case. Does setup creates