<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Sep 25, 2014 at 1:01 PM, Dan Kenigsberg <span dir="ltr">&lt;<a href="mailto:danken@redhat.com" target="_blank">danken@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div class="h5"><br>
<br>
</div></div>Clearly, there&#39;s a libvirt bug here. Maybe Michal and Martin (CC) can<br>
help with it.  I suspect that your `virsh capabilities` and the domxml<br>
you&#39;re trying to start, would assist him.<br></blockquote><div><br></div><div>at this moment I have no access through the gui and I&#39;m experimenting wit rest api.... </div><div>I have to always take opportunities out from problems;-)</div><div><br></div><div>the command</div></div>curl --insecure -u &quot;admin@internal:my_password&quot; -H &quot;Content-type: application/xml&quot; -X GET <a href="https://ovirtmgr/api/vms">https://ovirtmgr/api/vms</a><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">gives these lines at the end of the vm I&#39;m using for test (actually all my 3 VMs have the same value for numa_tune_mode)</div><div class="gmail_extra"><br></div><div class="gmail_extra">...</div><div class="gmail_extra"><div class="gmail_extra">        &lt;cpu_profile href=&quot;/api/cpuprofiles/11c7f359-180c-47ea-8948-5344fbeabded&quot; id=&quot;11c7f359-180c-47ea-8948-5344fbeabded&quot;/&gt;</div><div class="gmail_extra">        &lt;next_run_configuration_exists&gt;false&lt;/next_run_configuration_exists&gt;</div><div class="gmail_extra">        &lt;numa_tune_mode&gt;preferred&lt;/numa_tune_mode&gt;</div><div class="gmail_extra">    &lt;/vm&gt;</div><div><br></div><div>that seems indeed related with my error about &quot;preferred&quot; ...</div><div><br></div><div>Can I in any way change the &quot;&lt;numa_tune_mode&gt;&quot; parameter that the vm automatically took?</div><div>WHat would be the rest api command if possible and what are the possible parameters I can give for numa_tune_mode?</div><div>Or can I in any way delete this parameter for the VM?</div><div><br></div><div>Gianluca </div></div><div class="gmail_extra"><br></div></div>