<div dir="ltr">Hi,<div><br></div><div>SCHED_REQUIREMENTS is explained here:</div><div><a href="http://opennebula.org/documentation:rel4.2:template#placement_section">http://opennebula.org/documentation:rel4.2:template#placement_section</a><br>

</div><div><br></div><div>Can you paste the VM template?</div><div><br></div><div>Regards</div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr">--<br>Join us at <a href="http://opennebulaconf.com" target="_blank">OpenNebulaConf2013</a> in Berlin, 24-26 September, 2013<br>

--<div>Carlos Martín, MSc<br>Project Engineer<br>OpenNebula - The Open-source Solution for Data Center Virtualization<div><span style="border-collapse:collapse;color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:cmartin@opennebula.org" target="_blank">cmartin@opennebula.org</a> | <a href="http://twitter.com/opennebula" target="_blank">@OpenNebula</a></span><span style="border-collapse:collapse;color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><a href="mailto:cmartin@opennebula.org" style="color:rgb(42,93,176)" target="_blank"></a></span></div>

</div></div></div>
<br><br><div class="gmail_quote">On Wed, Sep 4, 2013 at 2:10 PM,  <span dir="ltr"><<a href="mailto:kenny.kenny@bol.com.br" target="_blank">kenny.kenny@bol.com.br</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>i solved this problem, but iget a new one.<br> <br>In the opennebula the VM is "PENDING".</div>
<div>The vm.log is empty, but i got this error in sched.log</div>
<div>" Host 8 filtered out. It does not fulfill SCHED_REQUIREMENTS."</div>
<div> </div>
<div>anybody knows what does that mean?</div>
<div> </div>
<hr style="border-top:1px solid #ccc">
<div>Em 03/09/2013 11:49, <strong>Javier Fontan < <a href="mailto:jfontan@opennebula.org" target="_blank">jfontan@opennebula.org</a> ></strong> escreveu:</div><div class="HOEnZb"><div class="h5">
<div dir="ltr">I don't see any tip from the error messages but you shouldn't have xend running in a Xen 4.2 installation using xl.</div>
<div class="gmail_extra"><br><br>
<div class="gmail_quote">On Tue, Sep 3, 2013 at 2:05 AM, <span dir="ltr"><<a href="http://../../../undefined/compose?to=kenny.kenny@bol.com.br" target="_blank">kenny.kenny@bol.com.br</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>Thanks for the reply but i have some points :<br> <br><br></div>
<div>1) i need to use nfs;</div>
<div>2) i shared the folder in one server (var/lib/one);</div>
<div>3) i mounted this folder in the workernode in the same path;</div>
<div>(but i needed to change the home folder of oneadmin in workernode because it was in the same path)</div>
<div>4) after that i got this error:</div>
<div> </div>
<div><em>Mon Sep  2 15:40:44 2013 [VMM][I]: Successfully execute network driver operation: pre.</em><br><em>Mon Sep  2 15:40:57 2013 [VMM][I]: Command execution fail: cat << EOT | /var/tmp/one/vmm/xen4/deploy '/var/lib/one//datastores/0/10/deployment.0' 'ubuntu-xen7' 10 ubuntu-xen7</em><br>

 <em>Mon Sep  2 15:40:57 2013 [VMM][I]: libxl: error: libxl_create.c:420:libxl__domain_make: domain creation fail</em><br><em>Mon Sep  2 15:40:57 2013 [VMM][I]: libxl: error: libxl_create.c:646:initiate_domain_create: cannot make domain: -3</em><br>

 <em>Mon Sep  2 15:40:57 2013 [VMM][I]: libxl: error: libxl.c:1394:libxl__destroy_domid: non-existant domain -1</em><br><em>Mon Sep  2 15:40:57 2013 [VMM][I]: libxl: error: libxl.c:1358:domain_destroy_callback: unable to destroy guest with domid 4294967295</em><br>

 <em>Mon Sep  2 15:40:57 2013 [VMM][I]: libxl: error: libxl_create.c:1153:domcreate_destruction_cb: unable to destroy domain 4294967295 following failed creatio
 n<br><em>Mon Sep  2 15:40:57 2013 [VMM][E]: Unable</em><br> <em>Mon Sep  2 15:40:57 2013 [VMM][I]: ExitCode: 3</em><br><em>Mon Sep  2 15:40:57 2013 [VMM][I]: Failed to execute virtualization driver operation: deploy.</em><br>

<em>Mon Sep  2 15:40:57 2013 [VMM][E]: Error deploying virtual machine: Unable</em><br> <em>Mon Sep  2 15:40:57 2013 [DiM][I]: New VM state is FAILED</em><br><br></em></div>
<div> </div>
<div>Xend is running in the workernode.</div>
<div>thanks.</div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<hr style="border-top:1px solid #ccc">
<div>Em 01/09/2013 23:43, <strong>Kenneth < <a href="http://../../../undefined/compose?to=kenneth@apolloglobal.net" target="_blank">kenneth@apolloglobal.net</a> ></strong> escreveu:</div>
<div>
<div>
<p>No, it's not about the double slashes. Some pointers:</p>
<p>- be sure the system datastore (default datastore 0, located in /var/lib/one/datastores/0/) is a common folder shared by the front-end and the nodes. It can be a mounted nfs.</p>
<p>- be sure the the image datastore (default datastore 2) or your own declared image datastore is also a common folder shared by all nodes.</p>
<p>Please try again after you make sure that this is done.</p>
<p>On 09/02/2013 03:53 AM, <a href="http://../../../undefined/compose?to=kenny.kenny@bol.com.br" target="_blank">kenny.kenny@bol.com.br</a> wrote:</p>
<blockquote style="padding-left:5px;border-left:#1010ff 2px solid;margin-left:5px;width:100%">
<div>Hello!</div>
<div>I m a master degree student and i need to work with opennebula and xen, but</div>
<div> </div>
<div>I m having problems to create VM´s in opennebula 4.2, i got this error :</div>
<div> </div>
<div> Error executing image transfer script: Error copying ubuntu-proxy:/var/lib/one/datastores/100/891f7d53bb43d4464298f68b9134c62b to ubuntu-xen7:/var/lib/one//datastores/0/5/disk.0</div>
<div>I think the problem is because the two slashes "//" , but i dont know which file i need to change this parameter.</div>
<div> </div>
<div>I read some things about that, but it was in older versions of opennebula. can anybody help me with this ?</div>
<div>Thanks.</div>
<br>
<pre>_______________________________________________
Users mailing list
<a href="http://../../../undefined/compose?to=Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a>
</pre>
</blockquote>
<div>
<pre>-- <br>Thanks,
Kenneth</pre>
</div>
<div> </div>
</div>
</div>
<br>_______________________________________________<br> Users mailing list<br> <a href="http://../../../undefined/compose?to=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><br>
<div> </div>
-- <br>Join us at OpenNebulaConf2013 in Berlin from the 24th to the 26th of September 2013!<br><br>Javier Fontán Muiños<br>Developer<br>OpenNebula - The Open Source Toolkit for Data Center Virtualization<br> <a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | @OpenNebula | <a href="http://github.com/jfontan" target="_blank">github.com/jfontan</a></div>


<div> </div>
</div></div><br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">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>
<br></blockquote></div><br></div>