<div dir="ltr">Hi,<div>one possible solution to "mitigate" this problem is to stacking instances instead of spreading them.</div><div>This means that the scheduler will select the compute "most used", maximizing in this way the space for large instances.</div><div>For that you need to set "<span style="color:rgb(0,0,0);font-family:monospace;font-size:13px">ram_weight_multiplier</span>" option with a negative number. And depending in the size of your infrastructure do some tuning with "<span style="color:rgb(0,0,0);font-family:monospace;font-size:13px">scheduler_host_subset_size</span>". </div><div><br></div><div>cheers,</div><div>Belmiro</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 24, 2014 at 5:08 PM, Blair Bethwaite <span dir="ltr"><<a href="mailto:blair.bethwaite@gmail.com" target="_blank">blair.bethwaite@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">Hi all,<div><br></div><div>I'm trying to wrap my head around whether it's possible with the existing scheduler filters, to put a limit per host on the number of instances per instance-type/flavor? I don't think this is possible with the existing filters or weights, but it seems like a fairly common requirement.</div><div><br></div><div>The issue I'm thinking of using this for is that of instance-to-host fragmentation in homogenous deployments, where there is a tendency as the zone approaches capacity to hit a utilisation ceiling - there are rarely any "gaps" large enough for high vcpu count instances. I'm guessing that limiting the number of smaller instances per host would help to alleviate this.</div><div><br></div><div>Looks like knocking up such a filter wouldn't be too hard, just want to check whether there is another way...?<span class="HOEnZb"><font color="#888888"><br clear="all"><div><br></div>-- <br>Cheers,<br>~Blairo
</font></span></div></div>
<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>
<br></blockquote></div><br></div>