<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"><<a href="mailto:danken@redhat.com" target="_blank">danken@redhat.com</a>></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'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'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'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 "admin@internal:my_password" -H "Content-type: application/xml" -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'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"> <cpu_profile href="/api/cpuprofiles/11c7f359-180c-47ea-8948-5344fbeabded" id="11c7f359-180c-47ea-8948-5344fbeabded"/></div><div class="gmail_extra"> <next_run_configuration_exists>false</next_run_configuration_exists></div><div class="gmail_extra"> <numa_tune_mode>preferred</numa_tune_mode></div><div class="gmail_extra"> </vm></div><div><br></div><div>that seems indeed related with my error about "preferred" ...</div><div><br></div><div>Can I in any way change the "<numa_tune_mode>" 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>