<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Oct 12, 2016 at 10:51 AM, Ethan Thomas <span dir="ltr"><<a href="mailto:thomas.ethan@gmail.com" target="_blank">thomas.ethan@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I've been using a SuperMicro X8DTH-iF for quite some time with no problems. However it's worth noting that with some generations of multi-cpu boards the PCI-E lanes and ram may be associated with a specific CPU, so you may need to adjust which slots and cores you associate with a particular VM for best performance.</div></blockquote><div><br></div><div>I would go so far as to say this is true of any modern multi-socket system, it's called NUMA, Non-Uniform Memory Access.  You can use tools like lstopo to identify the locality of memory, devices, and processors.  Using memory and CPU from the correct node is important for an VM, and an assigned device should be an extra pull towards the I/O local node.</div></div></div></div>