Comment 2 for bug 1858610

Revision history for this message
Jie Li (neoareslinux) wrote : Re: Qos policy not supporting sharing bandwidth between several nics of the same vm.

Hi Slawek, in our production situation, we want to implement this feature. e.g:
VM A has two nic(nicA and nicB), we would like to limit the total bandwidth of nicA and nic B to 100mbits, and if nicA has no networking transmission, nicB will use all the 100mits qos poliocy. if nicA and nicB both has network transmission, then the sum of the bandwidth of the two nics will be limited to 100mbits.

we would like to add an new blueprint to implement this feature.
shared qos policy X will be associated with multiple nics(belong to one vm)