Hello Everyone:<div><br></div><div>We can't create vm on a physical server with 64 CPU(as reported by /proc/cpuinfo). The error message is: "cannot set CPU affinity on process 0"</div><div><br></div><div>The following is the capabilities detected by libvirt:</div>
<div><br></div><div><div>      <arch>x86_64</arch></div><div>      <model>Westmere</model></div><div>      <vendor>Intel</vendor></div><div>      <topology sockets='4' cores='10' threads='2'/></div>
</div><div><br></div><div>I wonder if libvirt uses incorrect CPU topology information to set process affinity which lead to the error above.</div>