<div class="socmaildefaultfont" dir="ltr" style="font-family:Arial;font-size:10.5pt" ><div dir="ltr" >Thanks for the responses; I'm aware of the QOS policies in Openstack, however I'd like them to be applied automatically. Using predefined flavors as described by Matt Fischer above seems like a good approach, are there any solutions for non-predefined flavors?</div>
<div dir="ltr" > </div>
<blockquote data-history-content-modified="1" dir="ltr" style="border-left:solid #aaaaaa 2px; margin-left:5px; padding-left:5px; direction:ltr; margin-right:0px" >----- Original message -----<br>From: Assaf Muller <assaf@redhat.com><br>To: Joseph Bajin <josephbajin@gmail.com><br>Cc: Daniel Levy/Austin/IBM@IBMUS, OpenStack Operators <openstack-operators@lists.openstack.org><br>Subject: Re: [Openstack-operators] Bandwidth limitations<br>Date: Wed, Jun 29, 2016 12:46 PM<br> 
<div><font face="Default Monospace,Courier New,Courier,monospace" size="2" >On Wed, Jun 29, 2016 at 12:43 PM, Joseph Bajin <josephbajin@gmail.com> wrote:<br>> Hi there,<br>><br>> It looks like QOS is already available within the Mitaka release.   Maybe it<br>> doesn't have all the features you need, but looks to be a good start.<br>> <a href="http://docs.openstack.org/mitaka/networking-guide/adv-config-qos.html" target="_blank" >http://docs.openstack.org/mitaka/networking-guide/adv-config-qos.html</a><br><br>It's available from Neutron's Liberty release even. The new feature<br>provides a new QoS bandwidth limitation API, which when using the OVS<br>agent, is implemented via an OVS feature as such [1].<br><br>It sets the 'ingress_policing_rate' and 'ingress_policing_burst'<br>attributes on the VM's interface record in the ovsdb. Internally to<br>OVS that is implemented via 'tc' and by dropping packets over the<br>specified rate as detailed here [2].<br><br>[1] <a href="https://github.com/openstack/neutron/blob/stable/liberty/neutron/agent/common/ovs_lib.py#L539" target="_blank" >https://github.com/openstack/neutron/blob/stable/liberty/neutron/agent/common/ovs_lib.py#L539</a><br>[2] <a href="http://openvswitch.org/support/config-cookbooks/qos-rate-limiting/" target="_blank" >http://openvswitch.org/support/config-cookbooks/qos-rate-limiting/</a><br><br>><br>> I haven't used it yet, but maybe someone else will pipe up with some<br>> expierence.<br>><br>> --Joe<br>><br>> On Wed, Jun 29, 2016 at 12:36 PM, Daniel Levy <dlevy@us.ibm.com> wrote:<br>>><br>>> Hi all,<br>>> I'd like to learn about potential solutions anyone out there is using for<br>>> bandwidth limitations on VMs. Potentially applying QOS (quality of service)<br>>> rules on the VM ports in an automated fashion.<br>>> If there are no current solutions, I might submit a blue print to tackle<br>>> this issue<br>>><br>>><br>>> _______________________________________________<br>>> OpenStack-operators mailing list<br>>> OpenStack-operators@lists.openstack.org<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>><br>><br>> _______________________________________________<br>> OpenStack-operators mailing list<br>> OpenStack-operators@lists.openstack.org<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><br> </div></blockquote>
<div dir="ltr" > </div></div><BR>