<div dir="ltr"><div class="gmail_default" style="font-family:georgia,serif">Hi Mike,</div><div class="gmail_default" style="font-family:georgia,serif"><br></div><div class="gmail_default" style="font-family:georgia,serif">

See Rhys post on that: <a href="http://www.rdoxenham.com/?p=275">http://www.rdoxenham.com/?p=275</a></div><div class="gmail_default" style="font-family:georgia,serif"><br></div><div class="gmail_default" style="font-family:georgia,serif">

HTH</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jun 14, 2014 at 6:01 PM, Mike Spreitzer <span dir="ltr"><<a href="mailto:mspreitz@us.ibm.com" target="_blank">mspreitz@us.ibm.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><font face="sans-serif">Suppose I have an OpenStack undercloud,
deployed on some Intel Xeon E5-2670 boxes running Ubuntu 12.04.  In
/proc/cpuinfo I see the following flags: fpu vme de pse tsc msr pae mce
cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse
sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon
pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64
monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2
x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb xsaveopt
pln pts dtherm tpr_shadow vnmi flexpriority ept vpid.</font>
<br>
<br><font face="sans-serif">Suppose I create a VM in that undercloud,
and use DevStack to install OpenStack overcloud inside that VM.  Suppose
I create some VMs in that overcloud.  Now I am doing nested virtualization.
 I am told the speed with which the overcloud VMs run can vary greatly,
depending on certain configuration details.  What do I need to do
to get my overcloud to create fast VMs?</font>
<br>
<br><font face="sans-serif">Following are a couple of remarks I
got from one source; do they look right?</font>
<br>
<br><font size="3"><i>For Ubuntu host, you may try add/replace this line
in /etc/modules if it is an Intel box:<br>
<br>
options kvm-intel nested=1<br>
<br>
If the host machine is a AMD box, you don't have to specify the 'nested=1'
parameter.<br>
<br>
The second option for nova.conf can be added directly to the [DEFAULT]
section, if it is not there.  This is also meant for the 'physical'
host.<br>
<br>
libvirt_cpu_mode = host-passthrough</i></font>
<br>
<br>
<br><font face="sans-serif">Thanks,</font>
<br><font face="sans-serif">Mike</font><br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>