Which OS you have on your hosts and client? which libvirt version.. libvirt logs
run the next command on hosts: 'virsh -r list' - for the vm's that are running on the host 'virsh -r dumpxml $dom(name of the VM) | grep outbound' and check that you have the right values there for the outbound, the values in the xml are in Kilobytes. you should have there: <outbound average='256' peak='256' burst='102400'/> Thanks ----- Original Message ----- From: "Punit Dambiwal" <[email protected]> To: "Michael Burman" <[email protected]> Cc: [email protected] Sent: Monday, February 16, 2015 9:04:09 AM Subject: Re: [ovirt-users] Network QOS not working for VM Outbound Hi Michael, No Both the VM's running on different Hosts ?? What details you required i will happy to share... Thanks, Punit On Sun, Feb 15, 2015 at 4:01 PM, Michael Burman <[email protected]> wrote: > Hi Punit, > > Network QoS for VM Outbound should work. > Please provide some more info and details..are VM's running on the same > host? > > Michael B > > ----- Original Message ----- > From: "Punit Dambiwal" <[email protected]> > To: [email protected] > Sent: Friday, February 13, 2015 8:54:02 AM > Subject: [ovirt-users] Network QOS not working for VM Outbound > > Hi, > > I have check and found that the Network QOS not working for VM > outbound....it's working fine for Inbound only... > > > > > > > > > root@vm3:~# ./speedtest_cli.py > > Retrieving speedtest.net configuration... > > Retrieving speedtest.net server list... > > Testing from (103.4.X.X)... > > Selecting best server based on latency... > > Hosted by HKIX1 (Hong Kong) [3.70 km]: 3.153 ms > > Testing download speed........................................ > > Download: 1.95 Mbit/s > > Testing upload speed.................................................. > Upload: 143.09 Mbit/s > > Thanks, > Punit > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > > -- > Michael Burman > Intern in RedHat Israel, RHEV-M QE Network Team > > Mobile: 054-5355725 > IRC: mburman > -- Michael Burman Intern in RedHat Israel, RHEV-M QE Network Team Mobile: 054-5355725 IRC: mburman _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

