[libvirt-users] NUMA VM and assigning interfaces

Amir Shehata amir.shehata.whamcloud at gmail.com
Mon Nov 21 17:34:42 UTC 2016


Hello,

Hope all is well.

I've been looking at how I can create a virtual machine which is NUMA
capable. I was able to do that by:

140   <qemu:commandline>
143     <qemu:arg value='-numa'/>
144     <qemu:arg value='node'/>
145     <qemu:arg value='-numa'/>
146     <qemu:arg value='node'/>
147   </qemu:commandline>

This creates two NUMA nodes.

Now I would like to assign my virtual network interfaces, of which I have
three, to the different NUMA nodes on the VM.

Anyone know how I can do that? Any help/pointers would be much appreciated.

I'm trying to create a VM that will enable me to test a NUMA based feature.

thanks
amir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20161121/4ce9d1d1/attachment.htm>


More information about the libvirt-users mailing list