[Engine-devel] Network Quality of Service 3.3 - Feature design

Doron Fediuck dfediuck at redhat.com
Sun Jun 2 08:58:39 UTC 2013



----- Original Message -----
> From: "Itamar Heim" <iheim at redhat.com>
> To: "Ofri Masad" <omasad at redhat.com>
> Cc: "engine-devel" <engine-devel at ovirt.org>
> Sent: Sunday, June 2, 2013 11:31:14 AM
> Subject: Re: [Engine-devel] Network Quality of Service 3.3 - Feature design
> 
> On 06/02/2013 11:24 AM, Ofri Masad wrote:
> > Hi,
> > answers inline
> >
> > Thanks,
> > Ofri
> >
> > ----- Original Message -----
> >> From: "Itamar Heim" <iheim at redhat.com>
> >> To: "Ofri Masad" <omasad at redhat.com>
> >> Cc: "engine-devel" <engine-devel at ovirt.org>
> >> Sent: Sunday, June 2, 2013 10:34:47 AM
> >> Subject: Re: [Engine-devel] Network Quality of Service 3.3 - Feature
> >> design
> >>
> >> On 06/02/2013 09:58 AM, Ofri Masad wrote:
> >>> Hi all,
> >>>
> >>> A new Feature page for "Network Quality of Service" feature was
> >>> published.
> >>>
> >>> http://www.ovirt.org/Features/Design/Network_QoS
> >>>
> >>> You are more than welcome to share you thoughts and insights.
> >>>
> >>> Thanks,
> >>> Ofri.
> >>> _______________________________________________
> >>> Engine-devel mailing list
> >>> Engine-devel at ovirt.org
> >>> http://lists.ovirt.org/mailman/listinfo/engine-devel
> >>>
> >>
> >>
> >> some questions:
> >> 1. "In the Add/Edit Network two parts will be added - one for the QoS
> >> properties of the network, the other for the QoS properties preset for
> >> VNICs attached to the network."
> >>
> >> so the first part of QoS for network is the limit of the logical network
> >> on the host for all vnic's associated to it, compared to other logical
> >> networks?
> >
> > Exactly. first part is the network level limitation.
> 
> ok. i guess in most cases it wouldn't make sense for network level and
> vnic level to be the same?
> 
> ...
> >
> >>
> >> 3. "outbound_burst 	Bigint "
> >> just wondering - what numbers do you expect here that Integer like the
> >> average and peak is not enough?
> >>
> >
> > the units for the "burst" parameter are Mb (Mega bits). so, if we would
> > like to allow burst of over 4GB (Giga byte) we will need Bigint.
> 
> integer is up to +2147483647 (Mb)? that's way more than 4GB?
> 
> ...
> >
> >
> >> 5. behavior with provider networks (quantum)?
> >
> > Traffic shaping using the Network QoS feature will be available only for
> > oVirt networks at this stage.
> 
> 1. please comment as much
> 2. btw, why? if libvirt is the one setting the traffic shaping, how
> would it be different for (some) quantum networks like bridge or ovs?

Good question. Quantum has its own API which may conflict the libvirt one.
>From what we saw so far, the Quantum QoS API is still in process, but should
support VM level and not vNIC level. Either way, at this point to prevent
conflicts we support oVirt networks only and once possible we'll try to
expand it to provided networks.

> 
> Thanks,
>     Itamar
> _______________________________________________
> Engine-devel mailing list
> Engine-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/engine-devel
> 



More information about the Devel mailing list