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] 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 Tino. Good to know that scheduler can be turned off. Prakashan On 02/08/2011 02:01 AM, Tino Vazquez wrote: 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 -T

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 ). The scheduler won't place these machines, but you can still deploy them with onevm deploy. Or you could start only the OpenNebula daemon without

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 Too

[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-07 Thread Prakashan Korambath
Hi, I noticed that by default the scheduler automatically pick the host when more than one hosts are available to deploy immediately after onevm create command. The onevm deploy command only works when for some reason the scheduling goes into pending state for a while. I am looking for lit