Hi Rubén,<div><br></div><div>The PLACEMENT attribute you are using is ignored by the scheduler (take a look at the examples in the link you provided). Try with</div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">REQUIREMENTS = "HYPERVISOR   = \"kvm\""</span></div>
<div><br></div><div>If you are using the development version, you may want to try the new host clustering feature [1] instead of using the hypervisor attribute.</div><div><br></div><div>Regards,</div><div>Carlos</div><div>
<br></div><div>[1] <a href="http://www.opennebula.org/documentation:rel2.0:cluster_guide">http://www.opennebula.org/documentation:rel2.0:cluster_guide</a></div><div> <br clear="all">Carlos Martín, Cloud Technology Engineer/Researcher<br>
DSA Research Group: web <a href="http://dsa-research.org" target="_blank">http://dsa-research.org</a> and blog <a href="http://blog.dsa-research.org" target="_blank">http://blog.dsa-research.org</a><br>OpenNebula Open Source Toolkit for Cloud Computing: <a href="http://www.OpenNebula.org" target="_blank">http://www.OpenNebula.org</a><br>

<br><br><div class="gmail_quote">On 20 September 2010 10:18, Ruben Diez <span dir="ltr"><<a href="mailto:rdiez@cesga.es">rdiez@cesga.es</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello:<br>
<br>
We are watching for a xen/kvm mixed set of nodes. For do this, we create the hosts in the following manner:<br>
<br>
- For xen nodes: onehost create  84.21.173.28 im_xen vmm_xen tm_ssh<br>
- For kvm nodes: onehost create  84.21.173.36 im_kvm vmm_kvm tm_ssh<br>
<br>
So, for select to run a VM in a kvm or xen node type we are using the "PLACEMENT" section in the following manner:<br>
<br>
PLACEMENT = [<br>
 REQUIREMENTS = "HYPERVISOR   = \"kvm\""<br>
 ]<br>
<br>
According with <a href="http://www.opennebula.org/documentation:rel2.0:template" target="_blank">http://www.opennebula.org/documentation:rel2.0:template</a> the "HYPERVISOR" variable is defined by default....<br>

<br>
<br>
But it don work: the scheduler deploy the VM in a xen node....<br>
<br>
Where are the error?? Any other manner to force a VM to be deployed in a xen or kvm node???<br>
<br>
Regards.<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
</blockquote></div><br></div>