<div dir="ltr">We had this discussion at the Ops Mid-Cycle meetup. I think the general consensus was 0.9 for memory. if you're running Ceph OSD's on the node you'll almost certainly want to reserve more than a gig for it and the OS. <div><br></div><div>for CPU there was a wide range of ideas and it mainly depended on use-case. If you're running lots of CPU-intensive things like Hadoop, better to be around 2 or even 1. If you've got a ton of web servers, you could go with 16 easily. If you've got a mixed-use cloud, some segregation with host aggregates may be helpful so you can vary the number. If you can't do that though, and you're mixed, you should be able to go better than 2. At least 5 should be OK unless you've packed a massive amount of memory in each node.</div><div><br></div><div>-Erik</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 21, 2015 at 3:59 PM, Caius Howcroft <span dir="ltr"><<a href="mailto:caius.howcroft@gmail.com" target="_blank">caius.howcroft@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Just a general question: what kind of over commit ratios do people<br>
normally run in production with?<br>
<br>
We currently run 2 for cpu and 1 for memory (with some held back for OS/ceph)<br>
<br>
i.e.:<br>
default['bcpc']['nova']['ram_allocation_ratio'] = 1.0<br>
default['bcpc']['nova']['reserved_host_memory_mb'] = 1024 # often larger<br>
default['bcpc']['nova']['cpu_allocation_ratio'] = 2.0<br>
<span class="HOEnZb"><font color="#888888"><br>
Caius<br>
<br>
--<br>
Caius Howcroft<br>
@caiushowcroft<br>
<a href="http://www.linkedin.com/in/caius" target="_blank">http://www.linkedin.com/in/caius</a><br>
<br>
_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
</font></span></blockquote></div><br></div>