Re: [ovirt-users] Network QOS not working for VM Outbound

2015-04-02 Thread Punit Dambiwal
Hi Michael,

Please find the full details :-

interface type='bridge'
  mac address='00:1a:4a:97:5d:a8'/
  source bridge='Internal1'/
  target dev='vnet4'/
  model type='virtio'/
  filterref filter='vdsm-no-mac-spoofing'/
  link state='up'/
  bandwidth
inbound average='12800' peak='12800' burst='102400'/
outbound average='12800' peak='12800' burst='102400'/
  /bandwidth
  alias name='net0'/
  address type='pci' domain='0x' bus='0x00' slot='0x04'
function='0x0'/
/interface
interface type='bridge'
  mac address='00:1a:4a:fa:f1:46'/
  source bridge='Network_601'/
  target dev='vnet5'/
  model type='virtio'/
  filterref filter='vdsm-no-mac-spoofing'/
  link state='up'/
  bandwidth
inbound average='256' peak='256' burst='102400'/
outbound average='256' peak='256' burst='102400'/
  /bandwidth
  alias name='net1'/
  address type='pci' domain='0x' bus='0x00' slot='0x03'
function='0x0'/
/interface

On Thu, Apr 2, 2015 at 3:02 PM, Punit Dambiwal hypu...@gmail.com wrote:

 Hi Michael,

 Sorry for the late reply...i just overlooked this mail because i received
 it in junk box...

 ---
 [root@cpu01 ~]# virsh -r dumpxml ef48648ac67f72e9fe79d5069444f7f5 | grep
 outbound
 outbound average='12800' peak='12800' burst='102400'/
 outbound average='256' peak='256' burst='102400'/
 [root@cpu01 ~]#
 -

 Thanks,
 Punit

 On Mon, Feb 16, 2015 at 3:33 PM, Michael Burman mbur...@redhat.com
 wrote:

 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 hypu...@gmail.com
 To: Michael Burman mbur...@redhat.com
 Cc: users@ovirt.org
 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 mbur...@redhat.com
 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 hypu...@gmail.com
  To: users@ovirt.org
  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
  outboundit'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
  Users@ovirt.org
  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
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Network QOS not working for VM Outbound

2015-04-02 Thread Punit Dambiwal
Hi Michael,

Sorry for the late reply...i just overlooked this mail because i received
it in junk box...

---
[root@cpu01 ~]# virsh -r dumpxml ef48648ac67f72e9fe79d5069444f7f5 | grep
outbound
outbound average='12800' peak='12800' burst='102400'/
outbound average='256' peak='256' burst='102400'/
[root@cpu01 ~]#
-

Thanks,
Punit

On Mon, Feb 16, 2015 at 3:33 PM, Michael Burman mbur...@redhat.com wrote:

 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 hypu...@gmail.com
 To: Michael Burman mbur...@redhat.com
 Cc: users@ovirt.org
 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 mbur...@redhat.com
 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 hypu...@gmail.com
  To: users@ovirt.org
  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
  outboundit'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
  Users@ovirt.org
  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
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Network QOS not working for VM Outbound

2015-02-15 Thread Michael Burman
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 hypu...@gmail.com
To: users@ovirt.org
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 outboundit'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
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

-- 
Michael Burman
Intern in RedHat Israel, RHEV-M QE Network Team

Mobile: 054-5355725
IRC: mburman
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Network QOS not working for VM Outbound

2015-02-15 Thread Michael Burman
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 hypu...@gmail.com
To: Michael Burman mbur...@redhat.com
Cc: users@ovirt.org
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 mbur...@redhat.com 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 hypu...@gmail.com
 To: users@ovirt.org
 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
 outboundit'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
 Users@ovirt.org
 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
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Network QOS not working for VM Outbound

2015-02-15 Thread Punit Dambiwal
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 mbur...@redhat.com 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 hypu...@gmail.com
 To: users@ovirt.org
 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
 outboundit'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
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users

 --
 Michael Burman
 Intern in RedHat Israel, RHEV-M QE Network Team

 Mobile: 054-5355725
 IRC: mburman

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Network QOS not working for VM Outbound

2015-02-12 Thread Punit Dambiwal
Hi,

I have check and found that the Network QOS not working for VM
outboundit's working fine for Inbound only...

[image: Inline image 1]


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
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users