You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by Motty Cruz <mo...@gmail.com> on 2014/12/01 19:41:18 UTC

ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Hi all, I notice transfer rate between VMs in same network is about 
20MB.  In Globol settings I set

network.throttling.rate= 1024


did a transfer test, rate still the same, any ideas? suggestions?

Thanks,
Motty

RE: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by Vadim Kimlaychuk <Va...@Elion.ee>.
This may help you to check XenServer QOS settings:

http://xmodulo.com/how-to-rate-limit-xenserver-vms-network-interfaces.html

Vadim.

-----Original Message-----
From: Andrija Panic [mailto:andrija.panic@gmail.com] 
Sent: Wednesday, December 03, 2014 5:30 PM
To: users@cloudstack.apache.org
Subject: Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Motty - can you check with xen (guess that is possible, although I don't use xen) - if the hypervisor can show you throtling rates applied - i.e. on
KVM - you can do:    virsh dumpxml guestname    - and there you can see
network throtling rates set etc... not familiar with how to see this in XS...

And reboot VR - you need to really destroy it (reboot VPC) per my knowedge than new one is being deployed with new network throtling rate...

On 3 December 2014 at 16:14, Motty Cruz <mo...@gmail.com> wrote:

> Thanks you all,
>
> yes I set throttling to 0 in "Global Settings". Also, Network Rate on 
> VR "Offering" is set to null.
> I reboot VMs and VR on that network. All devices support 1GB, NICs, 
> Switches and Hosts.
>
> I have another cluster of KVM with similar hardware and I can get 1GB 
> between VMs.
>
> I don't know how to fix this issue.
>
> -Motty
>
>
> On 12/03/2014 05:17 AM, Pierre-Luc Dion wrote:
>
>> to disable throttling  set value to 0. Still have to restart all VR, 
>> VM related..
>>
>> You should be able to max out your network capacity or VR capacity...
>>
>>
>>
>>
>>
>> On Wed, Dec 3, 2014 at 2:51 AM, Andrija Panic 
>> <an...@gmail.com>
>> wrote:
>>
>>  Good one :)
>>> Motty, also, can you ogin to VR as I suggested, and install iperf 
>>> there, and just benchmark from VR to one of the VMs ? Just to see if 
>>> number differs at all.. I'm not into Xen at all - but I also guess 
>>> VR for Xen has para-virtualizes drivers inside....  Just for your 
>>> comparison of emulated vs para-virtualized drivers, my test case: 2 
>>> VMs (both on same physical
>>> host!) emulated intel NICs - iperf gives arround 1.2 Gbps. Same 
>>> setup, virtio NICs - iperf gives 8.9Gbps - default iperf options, no 
>>> tuning nothings...
>>>
>>> On 3 December 2014 at 06:16, Vadim Kimlaychuk 
>>> <Vadim.Kimlaychuk@elion.ee
>>> >
>>> wrote:
>>>
>>>  Motty,
>>>>
>>>>        I would ask even more stupid question than Andrija did --- 
>>>> do you have 100Mb physical network? 200Mb seems to be exactly 
>>>> double of this (as NIC working in full duplex) and VR and VMs may 
>>>> be on different hosts. So you can't physically have more than that 
>>>> :)
>>>>
>>>> Vadim
>>>> ________________________________________
>>>> From: Motty Cruz [motty.cruz@gmail.com]
>>>> Sent: Tuesday, December 02, 2014 20:50
>>>> To: users@cloudstack.apache.org
>>>> Subject: Re: ACS 4.4.1 network.throttling.rate - Advance Zone- 
>>>> XenServer
>>>> 6.2
>>>>
>>>> Hi Andrija,
>>>>
>>>> yes I do have Xen para-virtualize tools installed, load on the VR 
>>>> CPU is very low. I have about 6 VMs in this network not much traffic.
>>>>
>>>> Thanks,
>>>> Motty
>>>> On 12/02/2014 07:40 AM, Andrija Panic wrote:
>>>>
>>>>> Stupid question - are you using xen para-virtualized drivers in 
>>>>> those
>>>>>
>>>> VMs ?
>>>>
>>>>> Also, if you can log into VR (use console proxy, then 
>>>>> root/password to
>>>>> login) - and check the router CPU load etc ?
>>>>>
>>>>>
>>>>> On 2 December 2014 at 16:29, Motty Cruz <mo...@gmail.com> wrote:
>>>>>
>>>>>  I set vm.network.throttling.rate and network.throttling.rate to 
>>>>> 1024
>>>>>>
>>>>> and
>>>
>>>> System offering leave it null, but no success:
>>>>>>
>>>>>> [ ID] Interval       Transfer     Bandwidth
>>>>>> [  4]  0.0-60.0 sec  1.14 GBytes   162 Mbits/sec
>>>>>> [  5]  0.0-60.0 sec  1.27 GBytes   182 Mbits/sec
>>>>>>
>>>>>> bandwidth won't go over 200MB. please help!
>>>>>>
>>>>>> -Motty
>>>>>>
>>>>>> On 12/01/2014 01:35 PM, Pierre-Luc Dion wrote:
>>>>>>
>>>>>>  Motty,
>>>>>>> do you want to keep the network throttling but add more 
>>>>>>> throughput or
>>>>>>>
>>>>>> want
>>>>
>>>>> to disable to have max network throughput as possible?
>>>>>>>
>>>>>>>
>>>>>>> *Pierre-Luc DION*
>>>>>>> Architecte de Solution Cloud | Cloud Solutions Architect t 
>>>>>>> 855.652.5683
>>>>>>>
>>>>>>> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions 
>>>>>>> Experts
>>>>>>> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com 
>>>>>>> *|* tw @CloudOps_
>>>>>>>
>>>>>>>
>>>>>>> On Mon, Dec 1, 2014 at 4:24 PM, Motty Cruz 
>>>>>>> <mo...@gmail.com>
>>>>>>>
>>>>>> wrote:
>>>>
>>>>>    Thanks Pierre-Luc, Geoff,
>>>>>>>
>>>>>>>> both vm.network.throttling.rate and network.throttling.rate are 
>>>>>>>> set
>>>>>>>>
>>>>>>> to
>>>
>>>> 1024, also, Systems Compute for the router has Network rate set to
>>>>>>>>
>>>>>>> 1024.
>>>>
>>>>> after all setting were change restart VR, I even restarted 
>>>>> network,
>>>>>>>> cloudstack-management and even the two VMs i'm testing network 
>>>>>>>> performance, but it does not go over 200MB.
>>>>>>>>
>>>>>>>> I'm not sure what else to try;
>>>>>>>> - Motty
>>>>>>>>
>>>>>>>>
>>>>>>>> On 12/01/2014 01:09 PM, Pierre-Luc Dion wrote:
>>>>>>>>
>>>>>>>>    As Geoff is saying and you also need to restart VRs. and 
>>>>>>>> Instance
>>>>>>>>
>>>>>>> if
>>>
>>>> vm.network.throttling.rate
>>>>>>>>> was changed
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> *Pierre-Luc DION*
>>>>>>>>> Architecte de Solution Cloud | Cloud Solutions Architect t 
>>>>>>>>> 855.652.5683
>>>>>>>>>
>>>>>>>>> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions
>>>>>>>>>
>>>>>>>> Experts
>>>
>>>> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
>>>>>>>>> w cloudops.com *|* tw @CloudOps_
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Mon, Dec 1, 2014 at 2:14 PM, Geoff Higginbottom < 
>>>>>>>>> geoff.higginbottom@shapeblue.com> wrote:
>>>>>>>>>
>>>>>>>>>     Motty,
>>>>>>>>>
>>>>>>>>>  It’s the vm.network.throttling.rate you need to change OR the
>>>>>>>>>>
>>>>>>>>> Network
>>>>
>>>>> Rate
>>>>>>>>>> on the Compute offering your VMs are using.
>>>>>>>>>>
>>>>>>>>>> Regards
>>>>>>>>>>
>>>>>>>>>> Geoff Higginbottom
>>>>>>>>>>
>>>>>>>>>> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
>>>>>>>>>>
>>>>>>>>>> geoff.higginbottom@shapeblue.com
>>>>>>>>>>
>>>>>>>>>> -----Original Message-----
>>>>>>>>>> From: Motty Cruz [mailto:motty.cruz@gmail.com]
>>>>>>>>>> Sent: 01 December 2014 18:41
>>>>>>>>>> To: users@cloudstack.apache.org; motty.cruz@gmail.com
>>>>>>>>>> Subject: ACS 4.4.1 network.throttling.rate - Advance Zone-
>>>>>>>>>>
>>>>>>>>> XenServer
>>>
>>>> 6.2
>>>>>>>>>>
>>>>>>>>>> Hi all, I notice transfer rate between VMs in same network is
>>>>>>>>>>
>>>>>>>>> about
>>>
>>>> 20MB.
>>>>>>>>>> In Globol settings I set
>>>>>>>>>>
>>>>>>>>>> network.throttling.rate= 1024
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> did a transfer test, rate still the same, any ideas? suggestions?
>>>>>>>>>>
>>>>>>>>>> Thanks,
>>>>>>>>>> Motty
>>>>>>>>>> Find out more about ShapeBlue and our range of CloudStack 
>>>>>>>>>> related services
>>>>>>>>>>
>>>>>>>>>> IaaS Cloud Design & Build<
>>>>>>>>>> http://shapeblue.com/iaas-cloud-design-and-build//>
>>>>>>>>>> CSForge – rapid IaaS deployment framework<http://shapeblue.
>>>>>>>>>> com/csforge/>
>>>>>>>>>> CloudStack Consulting<
>>>>>>>>>>
>>>>>>>>> http://shapeblue.com/cloudstack-consultancy/>
>>>
>>>> CloudStack Software Engineering<
>>>>>>>>>> http://shapeblue.com/cloudstack-software-engineering/>
>>>>>>>>>> CloudStack Infrastructure Support< 
>>>>>>>>>> http://shapeblue.com/cloudstack-infrastructure-support/>
>>>>>>>>>> CloudStack Bootcamp Training Courses< 
>>>>>>>>>> http://shapeblue.com/cloudstack-training/>
>>>>>>>>>>
>>>>>>>>>> This email and any attachments to it may be confidential and 
>>>>>>>>>> are intended solely for the use of the individual to whom it 
>>>>>>>>>> is addressed. Any
>>>>>>>>>>
>>>>>>>>> views
>>>>
>>>>> or
>>>>>>>>>> opinions expressed are solely those of the author and do not 
>>>>>>>>>> necessarily represent those of Shape Blue Ltd or related 
>>>>>>>>>> companies. If you are
>>>>>>>>>>
>>>>>>>>> not
>>>>
>>>>> the
>>>>>>>>>> intended recipient of this email, you must neither take any 
>>>>>>>>>> action based upon its contents, nor copy or show it to 
>>>>>>>>>> anyone. Please contact
>>>>>>>>>>
>>>>>>>>> the
>>>
>>>> sender
>>>>>>>>>> if you believe you have received this email in error. Shape 
>>>>>>>>>> Blue
>>>>>>>>>>
>>>>>>>>> Ltd
>>>
>>>> is a
>>>>>>>>>> company incorporated in England & Wales. ShapeBlue Services 
>>>>>>>>>> India
>>>>>>>>>>
>>>>>>>>> LLP
>>>>
>>>>> is
>>>>>>>>>> a
>>>>>>>>>> company incorporated in India and is operated under license 
>>>>>>>>>> from
>>>>>>>>>>
>>>>>>>>> Shape
>>>>
>>>>> Blue
>>>>>>>>>> Ltd. Shape Blue Brasil Consultoria Ltda is a company 
>>>>>>>>>> incorporated
>>>>>>>>>>
>>>>>>>>> in
>>>
>>>> Brasil
>>>>>>>>>> and is operated under license from Shape Blue Ltd. ShapeBlue 
>>>>>>>>>> SA
>>>>>>>>>>
>>>>>>>>> Pty
>>>
>>>> Ltd
>>>>
>>>>> is
>>>>>>>>>> a company registered by The Republic of South Africa and is 
>>>>>>>>>> traded under license from Shape Blue Ltd. ShapeBlue is a 
>>>>>>>>>> registered trademark.
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>
>>> --
>>>
>>> Andrija Panić
>>>
>>>
>


-- 

Andrija Panić

Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by Andrija Panic <an...@gmail.com>.
Motty - can you check with xen (guess that is possible, although I don't
use xen) - if the hypervisor can show you throtling rates applied - i.e. on
KVM - you can do:    virsh dumpxml guestname    - and there you can see
network throtling rates set etc... not familiar with how to see this in
XS...

And reboot VR - you need to really destroy it (reboot VPC) per my knowedge
than new one is being deployed with new network throtling rate...

On 3 December 2014 at 16:14, Motty Cruz <mo...@gmail.com> wrote:

> Thanks you all,
>
> yes I set throttling to 0 in "Global Settings". Also, Network Rate on VR
> "Offering" is set to null.
> I reboot VMs and VR on that network. All devices support 1GB, NICs,
> Switches and Hosts.
>
> I have another cluster of KVM with similar hardware and I can get 1GB
> between VMs.
>
> I don't know how to fix this issue.
>
> -Motty
>
>
> On 12/03/2014 05:17 AM, Pierre-Luc Dion wrote:
>
>> to disable throttling  set value to 0. Still have to restart all VR, VM
>> related..
>>
>> You should be able to max out your network capacity or VR capacity...
>>
>>
>>
>>
>>
>> On Wed, Dec 3, 2014 at 2:51 AM, Andrija Panic <an...@gmail.com>
>> wrote:
>>
>>  Good one :)
>>> Motty, also, can you ogin to VR as I suggested, and install iperf there,
>>> and just benchmark from VR to one of the VMs ? Just to see if number
>>> differs at all.. I'm not into Xen at all - but I also guess VR for Xen
>>> has
>>> para-virtualizes drivers inside....  Just for your comparison of emulated
>>> vs para-virtualized drivers, my test case: 2 VMs (both on same physical
>>> host!) emulated intel NICs - iperf gives arround 1.2 Gbps. Same setup,
>>> virtio NICs - iperf gives 8.9Gbps - default iperf options, no tuning
>>> nothings...
>>>
>>> On 3 December 2014 at 06:16, Vadim Kimlaychuk <Vadim.Kimlaychuk@elion.ee
>>> >
>>> wrote:
>>>
>>>  Motty,
>>>>
>>>>        I would ask even more stupid question than Andrija did --- do you
>>>> have 100Mb physical network? 200Mb seems to be exactly double of this
>>>> (as
>>>> NIC working in full duplex) and VR and VMs may be on different hosts. So
>>>> you can't physically have more than that :)
>>>>
>>>> Vadim
>>>> ________________________________________
>>>> From: Motty Cruz [motty.cruz@gmail.com]
>>>> Sent: Tuesday, December 02, 2014 20:50
>>>> To: users@cloudstack.apache.org
>>>> Subject: Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer
>>>> 6.2
>>>>
>>>> Hi Andrija,
>>>>
>>>> yes I do have Xen para-virtualize tools installed, load on the VR CPU is
>>>> very low. I have about 6 VMs in this network not much traffic.
>>>>
>>>> Thanks,
>>>> Motty
>>>> On 12/02/2014 07:40 AM, Andrija Panic wrote:
>>>>
>>>>> Stupid question - are you using xen para-virtualized drivers in those
>>>>>
>>>> VMs ?
>>>>
>>>>> Also, if you can log into VR (use console proxy, then root/password to
>>>>> login) - and check the router CPU load etc ?
>>>>>
>>>>>
>>>>> On 2 December 2014 at 16:29, Motty Cruz <mo...@gmail.com> wrote:
>>>>>
>>>>>  I set vm.network.throttling.rate and network.throttling.rate to 1024
>>>>>>
>>>>> and
>>>
>>>> System offering leave it null, but no success:
>>>>>>
>>>>>> [ ID] Interval       Transfer     Bandwidth
>>>>>> [  4]  0.0-60.0 sec  1.14 GBytes   162 Mbits/sec
>>>>>> [  5]  0.0-60.0 sec  1.27 GBytes   182 Mbits/sec
>>>>>>
>>>>>> bandwidth won't go over 200MB. please help!
>>>>>>
>>>>>> -Motty
>>>>>>
>>>>>> On 12/01/2014 01:35 PM, Pierre-Luc Dion wrote:
>>>>>>
>>>>>>  Motty,
>>>>>>> do you want to keep the network throttling but add more throughput or
>>>>>>>
>>>>>> want
>>>>
>>>>> to disable to have max network throughput as possible?
>>>>>>>
>>>>>>>
>>>>>>> *Pierre-Luc DION*
>>>>>>> Architecte de Solution Cloud | Cloud Solutions Architect
>>>>>>> t 855.652.5683
>>>>>>>
>>>>>>> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
>>>>>>> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
>>>>>>> w cloudops.com *|* tw @CloudOps_
>>>>>>>
>>>>>>>
>>>>>>> On Mon, Dec 1, 2014 at 4:24 PM, Motty Cruz <mo...@gmail.com>
>>>>>>>
>>>>>> wrote:
>>>>
>>>>>    Thanks Pierre-Luc, Geoff,
>>>>>>>
>>>>>>>> both vm.network.throttling.rate and network.throttling.rate are set
>>>>>>>>
>>>>>>> to
>>>
>>>> 1024, also, Systems Compute for the router has Network rate set to
>>>>>>>>
>>>>>>> 1024.
>>>>
>>>>> after all setting were change restart VR, I even restarted network,
>>>>>>>> cloudstack-management and even the two VMs i'm testing network
>>>>>>>> performance,
>>>>>>>> but it does not go over 200MB.
>>>>>>>>
>>>>>>>> I'm not sure what else to try;
>>>>>>>> - Motty
>>>>>>>>
>>>>>>>>
>>>>>>>> On 12/01/2014 01:09 PM, Pierre-Luc Dion wrote:
>>>>>>>>
>>>>>>>>    As Geoff is saying and you also need to restart VRs. and Instance
>>>>>>>>
>>>>>>> if
>>>
>>>> vm.network.throttling.rate
>>>>>>>>> was changed
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> *Pierre-Luc DION*
>>>>>>>>> Architecte de Solution Cloud | Cloud Solutions Architect
>>>>>>>>> t 855.652.5683
>>>>>>>>>
>>>>>>>>> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions
>>>>>>>>>
>>>>>>>> Experts
>>>
>>>> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
>>>>>>>>> w cloudops.com *|* tw @CloudOps_
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Mon, Dec 1, 2014 at 2:14 PM, Geoff Higginbottom <
>>>>>>>>> geoff.higginbottom@shapeblue.com> wrote:
>>>>>>>>>
>>>>>>>>>     Motty,
>>>>>>>>>
>>>>>>>>>  It’s the vm.network.throttling.rate you need to change OR the
>>>>>>>>>>
>>>>>>>>> Network
>>>>
>>>>> Rate
>>>>>>>>>> on the Compute offering your VMs are using.
>>>>>>>>>>
>>>>>>>>>> Regards
>>>>>>>>>>
>>>>>>>>>> Geoff Higginbottom
>>>>>>>>>>
>>>>>>>>>> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
>>>>>>>>>>
>>>>>>>>>> geoff.higginbottom@shapeblue.com
>>>>>>>>>>
>>>>>>>>>> -----Original Message-----
>>>>>>>>>> From: Motty Cruz [mailto:motty.cruz@gmail.com]
>>>>>>>>>> Sent: 01 December 2014 18:41
>>>>>>>>>> To: users@cloudstack.apache.org; motty.cruz@gmail.com
>>>>>>>>>> Subject: ACS 4.4.1 network.throttling.rate - Advance Zone-
>>>>>>>>>>
>>>>>>>>> XenServer
>>>
>>>> 6.2
>>>>>>>>>>
>>>>>>>>>> Hi all, I notice transfer rate between VMs in same network is
>>>>>>>>>>
>>>>>>>>> about
>>>
>>>> 20MB.
>>>>>>>>>> In Globol settings I set
>>>>>>>>>>
>>>>>>>>>> network.throttling.rate= 1024
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> did a transfer test, rate still the same, any ideas? suggestions?
>>>>>>>>>>
>>>>>>>>>> Thanks,
>>>>>>>>>> Motty
>>>>>>>>>> Find out more about ShapeBlue and our range of CloudStack related
>>>>>>>>>> services
>>>>>>>>>>
>>>>>>>>>> IaaS Cloud Design & Build<
>>>>>>>>>> http://shapeblue.com/iaas-cloud-design-and-build//>
>>>>>>>>>> CSForge – rapid IaaS deployment framework<http://shapeblue.
>>>>>>>>>> com/csforge/>
>>>>>>>>>> CloudStack Consulting<
>>>>>>>>>>
>>>>>>>>> http://shapeblue.com/cloudstack-consultancy/>
>>>
>>>> CloudStack Software Engineering<
>>>>>>>>>> http://shapeblue.com/cloudstack-software-engineering/>
>>>>>>>>>> CloudStack Infrastructure Support<
>>>>>>>>>> http://shapeblue.com/cloudstack-infrastructure-support/>
>>>>>>>>>> CloudStack Bootcamp Training Courses<
>>>>>>>>>> http://shapeblue.com/cloudstack-training/>
>>>>>>>>>>
>>>>>>>>>> This email and any attachments to it may be confidential and are
>>>>>>>>>> intended
>>>>>>>>>> solely for the use of the individual to whom it is addressed. Any
>>>>>>>>>>
>>>>>>>>> views
>>>>
>>>>> or
>>>>>>>>>> opinions expressed are solely those of the author and do not
>>>>>>>>>> necessarily
>>>>>>>>>> represent those of Shape Blue Ltd or related companies. If you are
>>>>>>>>>>
>>>>>>>>> not
>>>>
>>>>> the
>>>>>>>>>> intended recipient of this email, you must neither take any action
>>>>>>>>>> based
>>>>>>>>>> upon its contents, nor copy or show it to anyone. Please contact
>>>>>>>>>>
>>>>>>>>> the
>>>
>>>> sender
>>>>>>>>>> if you believe you have received this email in error. Shape Blue
>>>>>>>>>>
>>>>>>>>> Ltd
>>>
>>>> is a
>>>>>>>>>> company incorporated in England & Wales. ShapeBlue Services India
>>>>>>>>>>
>>>>>>>>> LLP
>>>>
>>>>> is
>>>>>>>>>> a
>>>>>>>>>> company incorporated in India and is operated under license from
>>>>>>>>>>
>>>>>>>>> Shape
>>>>
>>>>> Blue
>>>>>>>>>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated
>>>>>>>>>>
>>>>>>>>> in
>>>
>>>> Brasil
>>>>>>>>>> and is operated under license from Shape Blue Ltd. ShapeBlue SA
>>>>>>>>>>
>>>>>>>>> Pty
>>>
>>>> Ltd
>>>>
>>>>> is
>>>>>>>>>> a company registered by The Republic of South Africa and is traded
>>>>>>>>>> under
>>>>>>>>>> license from Shape Blue Ltd. ShapeBlue is a registered trademark.
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>
>>> --
>>>
>>> Andrija Panić
>>>
>>>
>


-- 

Andrija Panić

Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by Motty Cruz <mo...@gmail.com>.
Thanks you all,

yes I set throttling to 0 in "Global Settings". Also, Network Rate on VR 
"Offering" is set to null.
I reboot VMs and VR on that network. All devices support 1GB, NICs, 
Switches and Hosts.

I have another cluster of KVM with similar hardware and I can get 1GB 
between VMs.

I don't know how to fix this issue.

-Motty

On 12/03/2014 05:17 AM, Pierre-Luc Dion wrote:
> to disable throttling  set value to 0. Still have to restart all VR, VM
> related..
>
> You should be able to max out your network capacity or VR capacity...
>
>
>
>
>
> On Wed, Dec 3, 2014 at 2:51 AM, Andrija Panic <an...@gmail.com>
> wrote:
>
>> Good one :)
>> Motty, also, can you ogin to VR as I suggested, and install iperf there,
>> and just benchmark from VR to one of the VMs ? Just to see if number
>> differs at all.. I'm not into Xen at all - but I also guess VR for Xen has
>> para-virtualizes drivers inside....  Just for your comparison of emulated
>> vs para-virtualized drivers, my test case: 2 VMs (both on same physical
>> host!) emulated intel NICs - iperf gives arround 1.2 Gbps. Same setup,
>> virtio NICs - iperf gives 8.9Gbps - default iperf options, no tuning
>> nothings...
>>
>> On 3 December 2014 at 06:16, Vadim Kimlaychuk <Va...@elion.ee>
>> wrote:
>>
>>> Motty,
>>>
>>>        I would ask even more stupid question than Andrija did --- do you
>>> have 100Mb physical network? 200Mb seems to be exactly double of this (as
>>> NIC working in full duplex) and VR and VMs may be on different hosts. So
>>> you can't physically have more than that :)
>>>
>>> Vadim
>>> ________________________________________
>>> From: Motty Cruz [motty.cruz@gmail.com]
>>> Sent: Tuesday, December 02, 2014 20:50
>>> To: users@cloudstack.apache.org
>>> Subject: Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer
>>> 6.2
>>>
>>> Hi Andrija,
>>>
>>> yes I do have Xen para-virtualize tools installed, load on the VR CPU is
>>> very low. I have about 6 VMs in this network not much traffic.
>>>
>>> Thanks,
>>> Motty
>>> On 12/02/2014 07:40 AM, Andrija Panic wrote:
>>>> Stupid question - are you using xen para-virtualized drivers in those
>>> VMs ?
>>>> Also, if you can log into VR (use console proxy, then root/password to
>>>> login) - and check the router CPU load etc ?
>>>>
>>>>
>>>> On 2 December 2014 at 16:29, Motty Cruz <mo...@gmail.com> wrote:
>>>>
>>>>> I set vm.network.throttling.rate and network.throttling.rate to 1024
>> and
>>>>> System offering leave it null, but no success:
>>>>>
>>>>> [ ID] Interval       Transfer     Bandwidth
>>>>> [  4]  0.0-60.0 sec  1.14 GBytes   162 Mbits/sec
>>>>> [  5]  0.0-60.0 sec  1.27 GBytes   182 Mbits/sec
>>>>>
>>>>> bandwidth won't go over 200MB. please help!
>>>>>
>>>>> -Motty
>>>>>
>>>>> On 12/01/2014 01:35 PM, Pierre-Luc Dion wrote:
>>>>>
>>>>>> Motty,
>>>>>> do you want to keep the network throttling but add more throughput or
>>> want
>>>>>> to disable to have max network throughput as possible?
>>>>>>
>>>>>>
>>>>>> *Pierre-Luc DION*
>>>>>> Architecte de Solution Cloud | Cloud Solutions Architect
>>>>>> t 855.652.5683
>>>>>>
>>>>>> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
>>>>>> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
>>>>>> w cloudops.com *|* tw @CloudOps_
>>>>>>
>>>>>>
>>>>>> On Mon, Dec 1, 2014 at 4:24 PM, Motty Cruz <mo...@gmail.com>
>>> wrote:
>>>>>>    Thanks Pierre-Luc, Geoff,
>>>>>>> both vm.network.throttling.rate and network.throttling.rate are set
>> to
>>>>>>> 1024, also, Systems Compute for the router has Network rate set to
>>> 1024.
>>>>>>> after all setting were change restart VR, I even restarted network,
>>>>>>> cloudstack-management and even the two VMs i'm testing network
>>>>>>> performance,
>>>>>>> but it does not go over 200MB.
>>>>>>>
>>>>>>> I'm not sure what else to try;
>>>>>>> - Motty
>>>>>>>
>>>>>>>
>>>>>>> On 12/01/2014 01:09 PM, Pierre-Luc Dion wrote:
>>>>>>>
>>>>>>>    As Geoff is saying and you also need to restart VRs. and Instance
>> if
>>>>>>>> vm.network.throttling.rate
>>>>>>>> was changed
>>>>>>>>
>>>>>>>>
>>>>>>>> *Pierre-Luc DION*
>>>>>>>> Architecte de Solution Cloud | Cloud Solutions Architect
>>>>>>>> t 855.652.5683
>>>>>>>>
>>>>>>>> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions
>> Experts
>>>>>>>> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
>>>>>>>> w cloudops.com *|* tw @CloudOps_
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> On Mon, Dec 1, 2014 at 2:14 PM, Geoff Higginbottom <
>>>>>>>> geoff.higginbottom@shapeblue.com> wrote:
>>>>>>>>
>>>>>>>>     Motty,
>>>>>>>>
>>>>>>>>> It’s the vm.network.throttling.rate you need to change OR the
>>> Network
>>>>>>>>> Rate
>>>>>>>>> on the Compute offering your VMs are using.
>>>>>>>>>
>>>>>>>>> Regards
>>>>>>>>>
>>>>>>>>> Geoff Higginbottom
>>>>>>>>>
>>>>>>>>> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
>>>>>>>>>
>>>>>>>>> geoff.higginbottom@shapeblue.com
>>>>>>>>>
>>>>>>>>> -----Original Message-----
>>>>>>>>> From: Motty Cruz [mailto:motty.cruz@gmail.com]
>>>>>>>>> Sent: 01 December 2014 18:41
>>>>>>>>> To: users@cloudstack.apache.org; motty.cruz@gmail.com
>>>>>>>>> Subject: ACS 4.4.1 network.throttling.rate - Advance Zone-
>> XenServer
>>>>>>>>> 6.2
>>>>>>>>>
>>>>>>>>> Hi all, I notice transfer rate between VMs in same network is
>> about
>>>>>>>>> 20MB.
>>>>>>>>> In Globol settings I set
>>>>>>>>>
>>>>>>>>> network.throttling.rate= 1024
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> did a transfer test, rate still the same, any ideas? suggestions?
>>>>>>>>>
>>>>>>>>> Thanks,
>>>>>>>>> Motty
>>>>>>>>> Find out more about ShapeBlue and our range of CloudStack related
>>>>>>>>> services
>>>>>>>>>
>>>>>>>>> IaaS Cloud Design & Build<
>>>>>>>>> http://shapeblue.com/iaas-cloud-design-and-build//>
>>>>>>>>> CSForge – rapid IaaS deployment framework<http://shapeblue.
>>>>>>>>> com/csforge/>
>>>>>>>>> CloudStack Consulting<
>> http://shapeblue.com/cloudstack-consultancy/>
>>>>>>>>> CloudStack Software Engineering<
>>>>>>>>> http://shapeblue.com/cloudstack-software-engineering/>
>>>>>>>>> CloudStack Infrastructure Support<
>>>>>>>>> http://shapeblue.com/cloudstack-infrastructure-support/>
>>>>>>>>> CloudStack Bootcamp Training Courses<
>>>>>>>>> http://shapeblue.com/cloudstack-training/>
>>>>>>>>>
>>>>>>>>> This email and any attachments to it may be confidential and are
>>>>>>>>> intended
>>>>>>>>> solely for the use of the individual to whom it is addressed. Any
>>> views
>>>>>>>>> or
>>>>>>>>> opinions expressed are solely those of the author and do not
>>>>>>>>> necessarily
>>>>>>>>> represent those of Shape Blue Ltd or related companies. If you are
>>> not
>>>>>>>>> the
>>>>>>>>> intended recipient of this email, you must neither take any action
>>>>>>>>> based
>>>>>>>>> upon its contents, nor copy or show it to anyone. Please contact
>> the
>>>>>>>>> sender
>>>>>>>>> if you believe you have received this email in error. Shape Blue
>> Ltd
>>>>>>>>> is a
>>>>>>>>> company incorporated in England & Wales. ShapeBlue Services India
>>> LLP
>>>>>>>>> is
>>>>>>>>> a
>>>>>>>>> company incorporated in India and is operated under license from
>>> Shape
>>>>>>>>> Blue
>>>>>>>>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated
>> in
>>>>>>>>> Brasil
>>>>>>>>> and is operated under license from Shape Blue Ltd. ShapeBlue SA
>> Pty
>>> Ltd
>>>>>>>>> is
>>>>>>>>> a company registered by The Republic of South Africa and is traded
>>>>>>>>> under
>>>>>>>>> license from Shape Blue Ltd. ShapeBlue is a registered trademark.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>
>>
>> --
>>
>> Andrija Panić
>>


Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by Pierre-Luc Dion <pd...@cloudops.com>.
to disable throttling  set value to 0. Still have to restart all VR, VM
related..

You should be able to max out your network capacity or VR capacity...





On Wed, Dec 3, 2014 at 2:51 AM, Andrija Panic <an...@gmail.com>
wrote:

> Good one :)
> Motty, also, can you ogin to VR as I suggested, and install iperf there,
> and just benchmark from VR to one of the VMs ? Just to see if number
> differs at all.. I'm not into Xen at all - but I also guess VR for Xen has
> para-virtualizes drivers inside....  Just for your comparison of emulated
> vs para-virtualized drivers, my test case: 2 VMs (both on same physical
> host!) emulated intel NICs - iperf gives arround 1.2 Gbps. Same setup,
> virtio NICs - iperf gives 8.9Gbps - default iperf options, no tuning
> nothings...
>
> On 3 December 2014 at 06:16, Vadim Kimlaychuk <Va...@elion.ee>
> wrote:
>
> > Motty,
> >
> >       I would ask even more stupid question than Andrija did --- do you
> > have 100Mb physical network? 200Mb seems to be exactly double of this (as
> > NIC working in full duplex) and VR and VMs may be on different hosts. So
> > you can't physically have more than that :)
> >
> > Vadim
> > ________________________________________
> > From: Motty Cruz [motty.cruz@gmail.com]
> > Sent: Tuesday, December 02, 2014 20:50
> > To: users@cloudstack.apache.org
> > Subject: Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer
> > 6.2
> >
> > Hi Andrija,
> >
> > yes I do have Xen para-virtualize tools installed, load on the VR CPU is
> > very low. I have about 6 VMs in this network not much traffic.
> >
> > Thanks,
> > Motty
> > On 12/02/2014 07:40 AM, Andrija Panic wrote:
> > > Stupid question - are you using xen para-virtualized drivers in those
> > VMs ?
> > > Also, if you can log into VR (use console proxy, then root/password to
> > > login) - and check the router CPU load etc ?
> > >
> > >
> > > On 2 December 2014 at 16:29, Motty Cruz <mo...@gmail.com> wrote:
> > >
> > >> I set vm.network.throttling.rate and network.throttling.rate to 1024
> and
> > >> System offering leave it null, but no success:
> > >>
> > >> [ ID] Interval       Transfer     Bandwidth
> > >> [  4]  0.0-60.0 sec  1.14 GBytes   162 Mbits/sec
> > >> [  5]  0.0-60.0 sec  1.27 GBytes   182 Mbits/sec
> > >>
> > >> bandwidth won't go over 200MB. please help!
> > >>
> > >> -Motty
> > >>
> > >> On 12/01/2014 01:35 PM, Pierre-Luc Dion wrote:
> > >>
> > >>> Motty,
> > >>> do you want to keep the network throttling but add more throughput or
> > want
> > >>> to disable to have max network throughput as possible?
> > >>>
> > >>>
> > >>> *Pierre-Luc DION*
> > >>> Architecte de Solution Cloud | Cloud Solutions Architect
> > >>> t 855.652.5683
> > >>>
> > >>> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
> > >>> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
> > >>> w cloudops.com *|* tw @CloudOps_
> > >>>
> > >>>
> > >>> On Mon, Dec 1, 2014 at 4:24 PM, Motty Cruz <mo...@gmail.com>
> > wrote:
> > >>>
> > >>>   Thanks Pierre-Luc, Geoff,
> > >>>> both vm.network.throttling.rate and network.throttling.rate are set
> to
> > >>>> 1024, also, Systems Compute for the router has Network rate set to
> > 1024.
> > >>>>
> > >>>> after all setting were change restart VR, I even restarted network,
> > >>>> cloudstack-management and even the two VMs i'm testing network
> > >>>> performance,
> > >>>> but it does not go over 200MB.
> > >>>>
> > >>>> I'm not sure what else to try;
> > >>>> - Motty
> > >>>>
> > >>>>
> > >>>> On 12/01/2014 01:09 PM, Pierre-Luc Dion wrote:
> > >>>>
> > >>>>   As Geoff is saying and you also need to restart VRs. and Instance
> if
> > >>>>> vm.network.throttling.rate
> > >>>>> was changed
> > >>>>>
> > >>>>>
> > >>>>> *Pierre-Luc DION*
> > >>>>> Architecte de Solution Cloud | Cloud Solutions Architect
> > >>>>> t 855.652.5683
> > >>>>>
> > >>>>> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions
> Experts
> > >>>>> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
> > >>>>> w cloudops.com *|* tw @CloudOps_
> > >>>>>
> > >>>>>
> > >>>>>
> > >>>>> On Mon, Dec 1, 2014 at 2:14 PM, Geoff Higginbottom <
> > >>>>> geoff.higginbottom@shapeblue.com> wrote:
> > >>>>>
> > >>>>>    Motty,
> > >>>>>
> > >>>>>> It’s the vm.network.throttling.rate you need to change OR the
> > Network
> > >>>>>> Rate
> > >>>>>> on the Compute offering your VMs are using.
> > >>>>>>
> > >>>>>> Regards
> > >>>>>>
> > >>>>>> Geoff Higginbottom
> > >>>>>>
> > >>>>>> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
> > >>>>>>
> > >>>>>> geoff.higginbottom@shapeblue.com
> > >>>>>>
> > >>>>>> -----Original Message-----
> > >>>>>> From: Motty Cruz [mailto:motty.cruz@gmail.com]
> > >>>>>> Sent: 01 December 2014 18:41
> > >>>>>> To: users@cloudstack.apache.org; motty.cruz@gmail.com
> > >>>>>> Subject: ACS 4.4.1 network.throttling.rate - Advance Zone-
> XenServer
> > >>>>>> 6.2
> > >>>>>>
> > >>>>>> Hi all, I notice transfer rate between VMs in same network is
> about
> > >>>>>> 20MB.
> > >>>>>> In Globol settings I set
> > >>>>>>
> > >>>>>> network.throttling.rate= 1024
> > >>>>>>
> > >>>>>>
> > >>>>>> did a transfer test, rate still the same, any ideas? suggestions?
> > >>>>>>
> > >>>>>> Thanks,
> > >>>>>> Motty
> > >>>>>> Find out more about ShapeBlue and our range of CloudStack related
> > >>>>>> services
> > >>>>>>
> > >>>>>> IaaS Cloud Design & Build<
> > >>>>>> http://shapeblue.com/iaas-cloud-design-and-build//>
> > >>>>>> CSForge – rapid IaaS deployment framework<http://shapeblue.
> > >>>>>> com/csforge/>
> > >>>>>> CloudStack Consulting<
> http://shapeblue.com/cloudstack-consultancy/>
> > >>>>>> CloudStack Software Engineering<
> > >>>>>> http://shapeblue.com/cloudstack-software-engineering/>
> > >>>>>> CloudStack Infrastructure Support<
> > >>>>>> http://shapeblue.com/cloudstack-infrastructure-support/>
> > >>>>>> CloudStack Bootcamp Training Courses<
> > >>>>>> http://shapeblue.com/cloudstack-training/>
> > >>>>>>
> > >>>>>> This email and any attachments to it may be confidential and are
> > >>>>>> intended
> > >>>>>> solely for the use of the individual to whom it is addressed. Any
> > views
> > >>>>>> or
> > >>>>>> opinions expressed are solely those of the author and do not
> > >>>>>> necessarily
> > >>>>>> represent those of Shape Blue Ltd or related companies. If you are
> > not
> > >>>>>> the
> > >>>>>> intended recipient of this email, you must neither take any action
> > >>>>>> based
> > >>>>>> upon its contents, nor copy or show it to anyone. Please contact
> the
> > >>>>>> sender
> > >>>>>> if you believe you have received this email in error. Shape Blue
> Ltd
> > >>>>>> is a
> > >>>>>> company incorporated in England & Wales. ShapeBlue Services India
> > LLP
> > >>>>>> is
> > >>>>>> a
> > >>>>>> company incorporated in India and is operated under license from
> > Shape
> > >>>>>> Blue
> > >>>>>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated
> in
> > >>>>>> Brasil
> > >>>>>> and is operated under license from Shape Blue Ltd. ShapeBlue SA
> Pty
> > Ltd
> > >>>>>> is
> > >>>>>> a company registered by The Republic of South Africa and is traded
> > >>>>>> under
> > >>>>>> license from Shape Blue Ltd. ShapeBlue is a registered trademark.
> > >>>>>>
> > >>>>>>
> > >>>>>>
> > >
> >
> >
>
>
> --
>
> Andrija Panić
>

Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by Andrija Panic <an...@gmail.com>.
Good one :)
Motty, also, can you ogin to VR as I suggested, and install iperf there,
and just benchmark from VR to one of the VMs ? Just to see if number
differs at all.. I'm not into Xen at all - but I also guess VR for Xen has
para-virtualizes drivers inside....  Just for your comparison of emulated
vs para-virtualized drivers, my test case: 2 VMs (both on same physical
host!) emulated intel NICs - iperf gives arround 1.2 Gbps. Same setup,
virtio NICs - iperf gives 8.9Gbps - default iperf options, no tuning
nothings...

On 3 December 2014 at 06:16, Vadim Kimlaychuk <Va...@elion.ee>
wrote:

> Motty,
>
>       I would ask even more stupid question than Andrija did --- do you
> have 100Mb physical network? 200Mb seems to be exactly double of this (as
> NIC working in full duplex) and VR and VMs may be on different hosts. So
> you can't physically have more than that :)
>
> Vadim
> ________________________________________
> From: Motty Cruz [motty.cruz@gmail.com]
> Sent: Tuesday, December 02, 2014 20:50
> To: users@cloudstack.apache.org
> Subject: Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer
> 6.2
>
> Hi Andrija,
>
> yes I do have Xen para-virtualize tools installed, load on the VR CPU is
> very low. I have about 6 VMs in this network not much traffic.
>
> Thanks,
> Motty
> On 12/02/2014 07:40 AM, Andrija Panic wrote:
> > Stupid question - are you using xen para-virtualized drivers in those
> VMs ?
> > Also, if you can log into VR (use console proxy, then root/password to
> > login) - and check the router CPU load etc ?
> >
> >
> > On 2 December 2014 at 16:29, Motty Cruz <mo...@gmail.com> wrote:
> >
> >> I set vm.network.throttling.rate and network.throttling.rate to 1024 and
> >> System offering leave it null, but no success:
> >>
> >> [ ID] Interval       Transfer     Bandwidth
> >> [  4]  0.0-60.0 sec  1.14 GBytes   162 Mbits/sec
> >> [  5]  0.0-60.0 sec  1.27 GBytes   182 Mbits/sec
> >>
> >> bandwidth won't go over 200MB. please help!
> >>
> >> -Motty
> >>
> >> On 12/01/2014 01:35 PM, Pierre-Luc Dion wrote:
> >>
> >>> Motty,
> >>> do you want to keep the network throttling but add more throughput or
> want
> >>> to disable to have max network throughput as possible?
> >>>
> >>>
> >>> *Pierre-Luc DION*
> >>> Architecte de Solution Cloud | Cloud Solutions Architect
> >>> t 855.652.5683
> >>>
> >>> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
> >>> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
> >>> w cloudops.com *|* tw @CloudOps_
> >>>
> >>>
> >>> On Mon, Dec 1, 2014 at 4:24 PM, Motty Cruz <mo...@gmail.com>
> wrote:
> >>>
> >>>   Thanks Pierre-Luc, Geoff,
> >>>> both vm.network.throttling.rate and network.throttling.rate are set to
> >>>> 1024, also, Systems Compute for the router has Network rate set to
> 1024.
> >>>>
> >>>> after all setting were change restart VR, I even restarted network,
> >>>> cloudstack-management and even the two VMs i'm testing network
> >>>> performance,
> >>>> but it does not go over 200MB.
> >>>>
> >>>> I'm not sure what else to try;
> >>>> - Motty
> >>>>
> >>>>
> >>>> On 12/01/2014 01:09 PM, Pierre-Luc Dion wrote:
> >>>>
> >>>>   As Geoff is saying and you also need to restart VRs. and Instance if
> >>>>> vm.network.throttling.rate
> >>>>> was changed
> >>>>>
> >>>>>
> >>>>> *Pierre-Luc DION*
> >>>>> Architecte de Solution Cloud | Cloud Solutions Architect
> >>>>> t 855.652.5683
> >>>>>
> >>>>> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
> >>>>> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
> >>>>> w cloudops.com *|* tw @CloudOps_
> >>>>>
> >>>>>
> >>>>>
> >>>>> On Mon, Dec 1, 2014 at 2:14 PM, Geoff Higginbottom <
> >>>>> geoff.higginbottom@shapeblue.com> wrote:
> >>>>>
> >>>>>    Motty,
> >>>>>
> >>>>>> It’s the vm.network.throttling.rate you need to change OR the
> Network
> >>>>>> Rate
> >>>>>> on the Compute offering your VMs are using.
> >>>>>>
> >>>>>> Regards
> >>>>>>
> >>>>>> Geoff Higginbottom
> >>>>>>
> >>>>>> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
> >>>>>>
> >>>>>> geoff.higginbottom@shapeblue.com
> >>>>>>
> >>>>>> -----Original Message-----
> >>>>>> From: Motty Cruz [mailto:motty.cruz@gmail.com]
> >>>>>> Sent: 01 December 2014 18:41
> >>>>>> To: users@cloudstack.apache.org; motty.cruz@gmail.com
> >>>>>> Subject: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer
> >>>>>> 6.2
> >>>>>>
> >>>>>> Hi all, I notice transfer rate between VMs in same network is about
> >>>>>> 20MB.
> >>>>>> In Globol settings I set
> >>>>>>
> >>>>>> network.throttling.rate= 1024
> >>>>>>
> >>>>>>
> >>>>>> did a transfer test, rate still the same, any ideas? suggestions?
> >>>>>>
> >>>>>> Thanks,
> >>>>>> Motty
> >>>>>> Find out more about ShapeBlue and our range of CloudStack related
> >>>>>> services
> >>>>>>
> >>>>>> IaaS Cloud Design & Build<
> >>>>>> http://shapeblue.com/iaas-cloud-design-and-build//>
> >>>>>> CSForge – rapid IaaS deployment framework<http://shapeblue.
> >>>>>> com/csforge/>
> >>>>>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
> >>>>>> CloudStack Software Engineering<
> >>>>>> http://shapeblue.com/cloudstack-software-engineering/>
> >>>>>> CloudStack Infrastructure Support<
> >>>>>> http://shapeblue.com/cloudstack-infrastructure-support/>
> >>>>>> CloudStack Bootcamp Training Courses<
> >>>>>> http://shapeblue.com/cloudstack-training/>
> >>>>>>
> >>>>>> This email and any attachments to it may be confidential and are
> >>>>>> intended
> >>>>>> solely for the use of the individual to whom it is addressed. Any
> views
> >>>>>> or
> >>>>>> opinions expressed are solely those of the author and do not
> >>>>>> necessarily
> >>>>>> represent those of Shape Blue Ltd or related companies. If you are
> not
> >>>>>> the
> >>>>>> intended recipient of this email, you must neither take any action
> >>>>>> based
> >>>>>> upon its contents, nor copy or show it to anyone. Please contact the
> >>>>>> sender
> >>>>>> if you believe you have received this email in error. Shape Blue Ltd
> >>>>>> is a
> >>>>>> company incorporated in England & Wales. ShapeBlue Services India
> LLP
> >>>>>> is
> >>>>>> a
> >>>>>> company incorporated in India and is operated under license from
> Shape
> >>>>>> Blue
> >>>>>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in
> >>>>>> Brasil
> >>>>>> and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty
> Ltd
> >>>>>> is
> >>>>>> a company registered by The Republic of South Africa and is traded
> >>>>>> under
> >>>>>> license from Shape Blue Ltd. ShapeBlue is a registered trademark.
> >>>>>>
> >>>>>>
> >>>>>>
> >
>
>


-- 

Andrija Panić

RE: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by Vadim Kimlaychuk <Va...@Elion.ee>.
Motty,

      I would ask even more stupid question than Andrija did --- do you have 100Mb physical network? 200Mb seems to be exactly double of this (as NIC working in full duplex) and VR and VMs may be on different hosts. So you can't physically have more than that :)

Vadim
________________________________________
From: Motty Cruz [motty.cruz@gmail.com]
Sent: Tuesday, December 02, 2014 20:50
To: users@cloudstack.apache.org
Subject: Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Hi Andrija,

yes I do have Xen para-virtualize tools installed, load on the VR CPU is
very low. I have about 6 VMs in this network not much traffic.

Thanks,
Motty
On 12/02/2014 07:40 AM, Andrija Panic wrote:
> Stupid question - are you using xen para-virtualized drivers in those VMs ?
> Also, if you can log into VR (use console proxy, then root/password to
> login) - and check the router CPU load etc ?
>
>
> On 2 December 2014 at 16:29, Motty Cruz <mo...@gmail.com> wrote:
>
>> I set vm.network.throttling.rate and network.throttling.rate to 1024 and
>> System offering leave it null, but no success:
>>
>> [ ID] Interval       Transfer     Bandwidth
>> [  4]  0.0-60.0 sec  1.14 GBytes   162 Mbits/sec
>> [  5]  0.0-60.0 sec  1.27 GBytes   182 Mbits/sec
>>
>> bandwidth won't go over 200MB. please help!
>>
>> -Motty
>>
>> On 12/01/2014 01:35 PM, Pierre-Luc Dion wrote:
>>
>>> Motty,
>>> do you want to keep the network throttling but add more throughput or want
>>> to disable to have max network throughput as possible?
>>>
>>>
>>> *Pierre-Luc DION*
>>> Architecte de Solution Cloud | Cloud Solutions Architect
>>> t 855.652.5683
>>>
>>> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
>>> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
>>> w cloudops.com *|* tw @CloudOps_
>>>
>>>
>>> On Mon, Dec 1, 2014 at 4:24 PM, Motty Cruz <mo...@gmail.com> wrote:
>>>
>>>   Thanks Pierre-Luc, Geoff,
>>>> both vm.network.throttling.rate and network.throttling.rate are set to
>>>> 1024, also, Systems Compute for the router has Network rate set to 1024.
>>>>
>>>> after all setting were change restart VR, I even restarted network,
>>>> cloudstack-management and even the two VMs i'm testing network
>>>> performance,
>>>> but it does not go over 200MB.
>>>>
>>>> I'm not sure what else to try;
>>>> - Motty
>>>>
>>>>
>>>> On 12/01/2014 01:09 PM, Pierre-Luc Dion wrote:
>>>>
>>>>   As Geoff is saying and you also need to restart VRs. and Instance if
>>>>> vm.network.throttling.rate
>>>>> was changed
>>>>>
>>>>>
>>>>> *Pierre-Luc DION*
>>>>> Architecte de Solution Cloud | Cloud Solutions Architect
>>>>> t 855.652.5683
>>>>>
>>>>> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
>>>>> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
>>>>> w cloudops.com *|* tw @CloudOps_
>>>>>
>>>>>
>>>>>
>>>>> On Mon, Dec 1, 2014 at 2:14 PM, Geoff Higginbottom <
>>>>> geoff.higginbottom@shapeblue.com> wrote:
>>>>>
>>>>>    Motty,
>>>>>
>>>>>> It’s the vm.network.throttling.rate you need to change OR the Network
>>>>>> Rate
>>>>>> on the Compute offering your VMs are using.
>>>>>>
>>>>>> Regards
>>>>>>
>>>>>> Geoff Higginbottom
>>>>>>
>>>>>> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
>>>>>>
>>>>>> geoff.higginbottom@shapeblue.com
>>>>>>
>>>>>> -----Original Message-----
>>>>>> From: Motty Cruz [mailto:motty.cruz@gmail.com]
>>>>>> Sent: 01 December 2014 18:41
>>>>>> To: users@cloudstack.apache.org; motty.cruz@gmail.com
>>>>>> Subject: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer
>>>>>> 6.2
>>>>>>
>>>>>> Hi all, I notice transfer rate between VMs in same network is about
>>>>>> 20MB.
>>>>>> In Globol settings I set
>>>>>>
>>>>>> network.throttling.rate= 1024
>>>>>>
>>>>>>
>>>>>> did a transfer test, rate still the same, any ideas? suggestions?
>>>>>>
>>>>>> Thanks,
>>>>>> Motty
>>>>>> Find out more about ShapeBlue and our range of CloudStack related
>>>>>> services
>>>>>>
>>>>>> IaaS Cloud Design & Build<
>>>>>> http://shapeblue.com/iaas-cloud-design-and-build//>
>>>>>> CSForge – rapid IaaS deployment framework<http://shapeblue.
>>>>>> com/csforge/>
>>>>>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>>>>>> CloudStack Software Engineering<
>>>>>> http://shapeblue.com/cloudstack-software-engineering/>
>>>>>> CloudStack Infrastructure Support<
>>>>>> http://shapeblue.com/cloudstack-infrastructure-support/>
>>>>>> CloudStack Bootcamp Training Courses<
>>>>>> http://shapeblue.com/cloudstack-training/>
>>>>>>
>>>>>> This email and any attachments to it may be confidential and are
>>>>>> intended
>>>>>> solely for the use of the individual to whom it is addressed. Any views
>>>>>> or
>>>>>> opinions expressed are solely those of the author and do not
>>>>>> necessarily
>>>>>> represent those of Shape Blue Ltd or related companies. If you are not
>>>>>> the
>>>>>> intended recipient of this email, you must neither take any action
>>>>>> based
>>>>>> upon its contents, nor copy or show it to anyone. Please contact the
>>>>>> sender
>>>>>> if you believe you have received this email in error. Shape Blue Ltd
>>>>>> is a
>>>>>> company incorporated in England & Wales. ShapeBlue Services India LLP
>>>>>> is
>>>>>> a
>>>>>> company incorporated in India and is operated under license from Shape
>>>>>> Blue
>>>>>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in
>>>>>> Brasil
>>>>>> and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd
>>>>>> is
>>>>>> a company registered by The Republic of South Africa and is traded
>>>>>> under
>>>>>> license from Shape Blue Ltd. ShapeBlue is a registered trademark.
>>>>>>
>>>>>>
>>>>>>
>


Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by Motty Cruz <mo...@gmail.com>.
Hi Andrija,

yes I do have Xen para-virtualize tools installed, load on the VR CPU is 
very low. I have about 6 VMs in this network not much traffic.

Thanks,
Motty
On 12/02/2014 07:40 AM, Andrija Panic wrote:
> Stupid question - are you using xen para-virtualized drivers in those VMs ?
> Also, if you can log into VR (use console proxy, then root/password to
> login) - and check the router CPU load etc ?
>
>
> On 2 December 2014 at 16:29, Motty Cruz <mo...@gmail.com> wrote:
>
>> I set vm.network.throttling.rate and network.throttling.rate to 1024 and
>> System offering leave it null, but no success:
>>
>> [ ID] Interval       Transfer     Bandwidth
>> [  4]  0.0-60.0 sec  1.14 GBytes   162 Mbits/sec
>> [  5]  0.0-60.0 sec  1.27 GBytes   182 Mbits/sec
>>
>> bandwidth won't go over 200MB. please help!
>>
>> -Motty
>>
>> On 12/01/2014 01:35 PM, Pierre-Luc Dion wrote:
>>
>>> Motty,
>>> do you want to keep the network throttling but add more throughput or want
>>> to disable to have max network throughput as possible?
>>>
>>>
>>> *Pierre-Luc DION*
>>> Architecte de Solution Cloud | Cloud Solutions Architect
>>> t 855.652.5683
>>>
>>> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
>>> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
>>> w cloudops.com *|* tw @CloudOps_
>>>
>>>
>>> On Mon, Dec 1, 2014 at 4:24 PM, Motty Cruz <mo...@gmail.com> wrote:
>>>
>>>   Thanks Pierre-Luc, Geoff,
>>>> both vm.network.throttling.rate and network.throttling.rate are set to
>>>> 1024, also, Systems Compute for the router has Network rate set to 1024.
>>>>
>>>> after all setting were change restart VR, I even restarted network,
>>>> cloudstack-management and even the two VMs i'm testing network
>>>> performance,
>>>> but it does not go over 200MB.
>>>>
>>>> I'm not sure what else to try;
>>>> - Motty
>>>>
>>>>
>>>> On 12/01/2014 01:09 PM, Pierre-Luc Dion wrote:
>>>>
>>>>   As Geoff is saying and you also need to restart VRs. and Instance if
>>>>> vm.network.throttling.rate
>>>>> was changed
>>>>>
>>>>>
>>>>> *Pierre-Luc DION*
>>>>> Architecte de Solution Cloud | Cloud Solutions Architect
>>>>> t 855.652.5683
>>>>>
>>>>> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
>>>>> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
>>>>> w cloudops.com *|* tw @CloudOps_
>>>>>
>>>>>
>>>>>
>>>>> On Mon, Dec 1, 2014 at 2:14 PM, Geoff Higginbottom <
>>>>> geoff.higginbottom@shapeblue.com> wrote:
>>>>>
>>>>>    Motty,
>>>>>
>>>>>> It’s the vm.network.throttling.rate you need to change OR the Network
>>>>>> Rate
>>>>>> on the Compute offering your VMs are using.
>>>>>>
>>>>>> Regards
>>>>>>
>>>>>> Geoff Higginbottom
>>>>>>
>>>>>> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
>>>>>>
>>>>>> geoff.higginbottom@shapeblue.com
>>>>>>
>>>>>> -----Original Message-----
>>>>>> From: Motty Cruz [mailto:motty.cruz@gmail.com]
>>>>>> Sent: 01 December 2014 18:41
>>>>>> To: users@cloudstack.apache.org; motty.cruz@gmail.com
>>>>>> Subject: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer
>>>>>> 6.2
>>>>>>
>>>>>> Hi all, I notice transfer rate between VMs in same network is about
>>>>>> 20MB.
>>>>>> In Globol settings I set
>>>>>>
>>>>>> network.throttling.rate= 1024
>>>>>>
>>>>>>
>>>>>> did a transfer test, rate still the same, any ideas? suggestions?
>>>>>>
>>>>>> Thanks,
>>>>>> Motty
>>>>>> Find out more about ShapeBlue and our range of CloudStack related
>>>>>> services
>>>>>>
>>>>>> IaaS Cloud Design & Build<
>>>>>> http://shapeblue.com/iaas-cloud-design-and-build//>
>>>>>> CSForge – rapid IaaS deployment framework<http://shapeblue.
>>>>>> com/csforge/>
>>>>>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>>>>>> CloudStack Software Engineering<
>>>>>> http://shapeblue.com/cloudstack-software-engineering/>
>>>>>> CloudStack Infrastructure Support<
>>>>>> http://shapeblue.com/cloudstack-infrastructure-support/>
>>>>>> CloudStack Bootcamp Training Courses<
>>>>>> http://shapeblue.com/cloudstack-training/>
>>>>>>
>>>>>> This email and any attachments to it may be confidential and are
>>>>>> intended
>>>>>> solely for the use of the individual to whom it is addressed. Any views
>>>>>> or
>>>>>> opinions expressed are solely those of the author and do not
>>>>>> necessarily
>>>>>> represent those of Shape Blue Ltd or related companies. If you are not
>>>>>> the
>>>>>> intended recipient of this email, you must neither take any action
>>>>>> based
>>>>>> upon its contents, nor copy or show it to anyone. Please contact the
>>>>>> sender
>>>>>> if you believe you have received this email in error. Shape Blue Ltd
>>>>>> is a
>>>>>> company incorporated in England & Wales. ShapeBlue Services India LLP
>>>>>> is
>>>>>> a
>>>>>> company incorporated in India and is operated under license from Shape
>>>>>> Blue
>>>>>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in
>>>>>> Brasil
>>>>>> and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd
>>>>>> is
>>>>>> a company registered by The Republic of South Africa and is traded
>>>>>> under
>>>>>> license from Shape Blue Ltd. ShapeBlue is a registered trademark.
>>>>>>
>>>>>>
>>>>>>
>


Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by Andrija Panic <an...@gmail.com>.
Stupid question - are you using xen para-virtualized drivers in those VMs ?
Also, if you can log into VR (use console proxy, then root/password to
login) - and check the router CPU load etc ?


On 2 December 2014 at 16:29, Motty Cruz <mo...@gmail.com> wrote:

> I set vm.network.throttling.rate and network.throttling.rate to 1024 and
> System offering leave it null, but no success:
>
> [ ID] Interval       Transfer     Bandwidth
> [  4]  0.0-60.0 sec  1.14 GBytes   162 Mbits/sec
> [  5]  0.0-60.0 sec  1.27 GBytes   182 Mbits/sec
>
> bandwidth won't go over 200MB. please help!
>
> -Motty
>
> On 12/01/2014 01:35 PM, Pierre-Luc Dion wrote:
>
>> Motty,
>> do you want to keep the network throttling but add more throughput or want
>> to disable to have max network throughput as possible?
>>
>>
>> *Pierre-Luc DION*
>> Architecte de Solution Cloud | Cloud Solutions Architect
>> t 855.652.5683
>>
>> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
>> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
>> w cloudops.com *|* tw @CloudOps_
>>
>>
>> On Mon, Dec 1, 2014 at 4:24 PM, Motty Cruz <mo...@gmail.com> wrote:
>>
>>  Thanks Pierre-Luc, Geoff,
>>>
>>> both vm.network.throttling.rate and network.throttling.rate are set to
>>> 1024, also, Systems Compute for the router has Network rate set to 1024.
>>>
>>> after all setting were change restart VR, I even restarted network,
>>> cloudstack-management and even the two VMs i'm testing network
>>> performance,
>>> but it does not go over 200MB.
>>>
>>> I'm not sure what else to try;
>>> - Motty
>>>
>>>
>>> On 12/01/2014 01:09 PM, Pierre-Luc Dion wrote:
>>>
>>>  As Geoff is saying and you also need to restart VRs. and Instance if
>>>> vm.network.throttling.rate
>>>> was changed
>>>>
>>>>
>>>> *Pierre-Luc DION*
>>>> Architecte de Solution Cloud | Cloud Solutions Architect
>>>> t 855.652.5683
>>>>
>>>> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
>>>> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
>>>> w cloudops.com *|* tw @CloudOps_
>>>>
>>>>
>>>>
>>>> On Mon, Dec 1, 2014 at 2:14 PM, Geoff Higginbottom <
>>>> geoff.higginbottom@shapeblue.com> wrote:
>>>>
>>>>   Motty,
>>>>
>>>>> It’s the vm.network.throttling.rate you need to change OR the Network
>>>>> Rate
>>>>> on the Compute offering your VMs are using.
>>>>>
>>>>> Regards
>>>>>
>>>>> Geoff Higginbottom
>>>>>
>>>>> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
>>>>>
>>>>> geoff.higginbottom@shapeblue.com
>>>>>
>>>>> -----Original Message-----
>>>>> From: Motty Cruz [mailto:motty.cruz@gmail.com]
>>>>> Sent: 01 December 2014 18:41
>>>>> To: users@cloudstack.apache.org; motty.cruz@gmail.com
>>>>> Subject: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer
>>>>> 6.2
>>>>>
>>>>> Hi all, I notice transfer rate between VMs in same network is about
>>>>> 20MB.
>>>>> In Globol settings I set
>>>>>
>>>>> network.throttling.rate= 1024
>>>>>
>>>>>
>>>>> did a transfer test, rate still the same, any ideas? suggestions?
>>>>>
>>>>> Thanks,
>>>>> Motty
>>>>> Find out more about ShapeBlue and our range of CloudStack related
>>>>> services
>>>>>
>>>>> IaaS Cloud Design & Build<
>>>>> http://shapeblue.com/iaas-cloud-design-and-build//>
>>>>> CSForge – rapid IaaS deployment framework<http://shapeblue.
>>>>> com/csforge/>
>>>>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>>>>> CloudStack Software Engineering<
>>>>> http://shapeblue.com/cloudstack-software-engineering/>
>>>>> CloudStack Infrastructure Support<
>>>>> http://shapeblue.com/cloudstack-infrastructure-support/>
>>>>> CloudStack Bootcamp Training Courses<
>>>>> http://shapeblue.com/cloudstack-training/>
>>>>>
>>>>> This email and any attachments to it may be confidential and are
>>>>> intended
>>>>> solely for the use of the individual to whom it is addressed. Any views
>>>>> or
>>>>> opinions expressed are solely those of the author and do not
>>>>> necessarily
>>>>> represent those of Shape Blue Ltd or related companies. If you are not
>>>>> the
>>>>> intended recipient of this email, you must neither take any action
>>>>> based
>>>>> upon its contents, nor copy or show it to anyone. Please contact the
>>>>> sender
>>>>> if you believe you have received this email in error. Shape Blue Ltd
>>>>> is a
>>>>> company incorporated in England & Wales. ShapeBlue Services India LLP
>>>>> is
>>>>> a
>>>>> company incorporated in India and is operated under license from Shape
>>>>> Blue
>>>>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in
>>>>> Brasil
>>>>> and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd
>>>>> is
>>>>> a company registered by The Republic of South Africa and is traded
>>>>> under
>>>>> license from Shape Blue Ltd. ShapeBlue is a registered trademark.
>>>>>
>>>>>
>>>>>
>


-- 

Andrija Panić

Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by Motty Cruz <mo...@gmail.com>.
I set vm.network.throttling.rate and network.throttling.rate to 1024 and 
System offering leave it null, but no success:

[ ID] Interval       Transfer     Bandwidth
[  4]  0.0-60.0 sec  1.14 GBytes   162 Mbits/sec
[  5]  0.0-60.0 sec  1.27 GBytes   182 Mbits/sec

bandwidth won't go over 200MB. please help!

-Motty

On 12/01/2014 01:35 PM, Pierre-Luc Dion wrote:
> Motty,
> do you want to keep the network throttling but add more throughput or want
> to disable to have max network throughput as possible?
>
>
> *Pierre-Luc DION*
> Architecte de Solution Cloud | Cloud Solutions Architect
> t 855.652.5683
>
> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
> w cloudops.com *|* tw @CloudOps_
>
>
> On Mon, Dec 1, 2014 at 4:24 PM, Motty Cruz <mo...@gmail.com> wrote:
>
>> Thanks Pierre-Luc, Geoff,
>>
>> both vm.network.throttling.rate and network.throttling.rate are set to
>> 1024, also, Systems Compute for the router has Network rate set to 1024.
>>
>> after all setting were change restart VR, I even restarted network,
>> cloudstack-management and even the two VMs i'm testing network performance,
>> but it does not go over 200MB.
>>
>> I'm not sure what else to try;
>> - Motty
>>
>>
>> On 12/01/2014 01:09 PM, Pierre-Luc Dion wrote:
>>
>>> As Geoff is saying and you also need to restart VRs. and Instance if
>>> vm.network.throttling.rate
>>> was changed
>>>
>>>
>>> *Pierre-Luc DION*
>>> Architecte de Solution Cloud | Cloud Solutions Architect
>>> t 855.652.5683
>>>
>>> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
>>> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
>>> w cloudops.com *|* tw @CloudOps_
>>>
>>>
>>>
>>> On Mon, Dec 1, 2014 at 2:14 PM, Geoff Higginbottom <
>>> geoff.higginbottom@shapeblue.com> wrote:
>>>
>>>   Motty,
>>>> It’s the vm.network.throttling.rate you need to change OR the Network
>>>> Rate
>>>> on the Compute offering your VMs are using.
>>>>
>>>> Regards
>>>>
>>>> Geoff Higginbottom
>>>>
>>>> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
>>>>
>>>> geoff.higginbottom@shapeblue.com
>>>>
>>>> -----Original Message-----
>>>> From: Motty Cruz [mailto:motty.cruz@gmail.com]
>>>> Sent: 01 December 2014 18:41
>>>> To: users@cloudstack.apache.org; motty.cruz@gmail.com
>>>> Subject: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2
>>>>
>>>> Hi all, I notice transfer rate between VMs in same network is about 20MB.
>>>> In Globol settings I set
>>>>
>>>> network.throttling.rate= 1024
>>>>
>>>>
>>>> did a transfer test, rate still the same, any ideas? suggestions?
>>>>
>>>> Thanks,
>>>> Motty
>>>> Find out more about ShapeBlue and our range of CloudStack related
>>>> services
>>>>
>>>> IaaS Cloud Design & Build<
>>>> http://shapeblue.com/iaas-cloud-design-and-build//>
>>>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>>>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>>>> CloudStack Software Engineering<
>>>> http://shapeblue.com/cloudstack-software-engineering/>
>>>> CloudStack Infrastructure Support<
>>>> http://shapeblue.com/cloudstack-infrastructure-support/>
>>>> CloudStack Bootcamp Training Courses<
>>>> http://shapeblue.com/cloudstack-training/>
>>>>
>>>> This email and any attachments to it may be confidential and are intended
>>>> solely for the use of the individual to whom it is addressed. Any views
>>>> or
>>>> opinions expressed are solely those of the author and do not necessarily
>>>> represent those of Shape Blue Ltd or related companies. If you are not
>>>> the
>>>> intended recipient of this email, you must neither take any action based
>>>> upon its contents, nor copy or show it to anyone. Please contact the
>>>> sender
>>>> if you believe you have received this email in error. Shape Blue Ltd is a
>>>> company incorporated in England & Wales. ShapeBlue Services India LLP is
>>>> a
>>>> company incorporated in India and is operated under license from Shape
>>>> Blue
>>>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in
>>>> Brasil
>>>> and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd
>>>> is
>>>> a company registered by The Republic of South Africa and is traded under
>>>> license from Shape Blue Ltd. ShapeBlue is a registered trademark.
>>>>
>>>>


Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by Motty Cruz <mo...@gmail.com>.
Thanks Pierre-Luc,

I would like to max network throughput as possible?

Thanks,
Motty

On 12/01/2014 01:35 PM, Pierre-Luc Dion wrote:
> Motty,
> do you want to keep the network throttling but add more throughput or want
> to disable to have max network throughput as possible?
>
>
> *Pierre-Luc DION*
> Architecte de Solution Cloud | Cloud Solutions Architect
> t 855.652.5683
>
> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
> w cloudops.com *|* tw @CloudOps_
>
>
> On Mon, Dec 1, 2014 at 4:24 PM, Motty Cruz <mo...@gmail.com> wrote:
>
>> Thanks Pierre-Luc, Geoff,
>>
>> both vm.network.throttling.rate and network.throttling.rate are set to
>> 1024, also, Systems Compute for the router has Network rate set to 1024.
>>
>> after all setting were change restart VR, I even restarted network,
>> cloudstack-management and even the two VMs i'm testing network performance,
>> but it does not go over 200MB.
>>
>> I'm not sure what else to try;
>> - Motty
>>
>>
>> On 12/01/2014 01:09 PM, Pierre-Luc Dion wrote:
>>
>>> As Geoff is saying and you also need to restart VRs. and Instance if
>>> vm.network.throttling.rate
>>> was changed
>>>
>>>
>>> *Pierre-Luc DION*
>>> Architecte de Solution Cloud | Cloud Solutions Architect
>>> t 855.652.5683
>>>
>>> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
>>> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
>>> w cloudops.com *|* tw @CloudOps_
>>>
>>>
>>>
>>> On Mon, Dec 1, 2014 at 2:14 PM, Geoff Higginbottom <
>>> geoff.higginbottom@shapeblue.com> wrote:
>>>
>>>   Motty,
>>>> It’s the vm.network.throttling.rate you need to change OR the Network
>>>> Rate
>>>> on the Compute offering your VMs are using.
>>>>
>>>> Regards
>>>>
>>>> Geoff Higginbottom
>>>>
>>>> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
>>>>
>>>> geoff.higginbottom@shapeblue.com
>>>>
>>>> -----Original Message-----
>>>> From: Motty Cruz [mailto:motty.cruz@gmail.com]
>>>> Sent: 01 December 2014 18:41
>>>> To: users@cloudstack.apache.org; motty.cruz@gmail.com
>>>> Subject: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2
>>>>
>>>> Hi all, I notice transfer rate between VMs in same network is about 20MB.
>>>> In Globol settings I set
>>>>
>>>> network.throttling.rate= 1024
>>>>
>>>>
>>>> did a transfer test, rate still the same, any ideas? suggestions?
>>>>
>>>> Thanks,
>>>> Motty
>>>> Find out more about ShapeBlue and our range of CloudStack related
>>>> services
>>>>
>>>> IaaS Cloud Design & Build<
>>>> http://shapeblue.com/iaas-cloud-design-and-build//>
>>>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>>>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>>>> CloudStack Software Engineering<
>>>> http://shapeblue.com/cloudstack-software-engineering/>
>>>> CloudStack Infrastructure Support<
>>>> http://shapeblue.com/cloudstack-infrastructure-support/>
>>>> CloudStack Bootcamp Training Courses<
>>>> http://shapeblue.com/cloudstack-training/>
>>>>
>>>> This email and any attachments to it may be confidential and are intended
>>>> solely for the use of the individual to whom it is addressed. Any views
>>>> or
>>>> opinions expressed are solely those of the author and do not necessarily
>>>> represent those of Shape Blue Ltd or related companies. If you are not
>>>> the
>>>> intended recipient of this email, you must neither take any action based
>>>> upon its contents, nor copy or show it to anyone. Please contact the
>>>> sender
>>>> if you believe you have received this email in error. Shape Blue Ltd is a
>>>> company incorporated in England & Wales. ShapeBlue Services India LLP is
>>>> a
>>>> company incorporated in India and is operated under license from Shape
>>>> Blue
>>>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in
>>>> Brasil
>>>> and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd
>>>> is
>>>> a company registered by The Republic of South Africa and is traded under
>>>> license from Shape Blue Ltd. ShapeBlue is a registered trademark.
>>>>
>>>>


Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by Tomasz Chendyński <to...@polcom.com.pl>.
Please check twice what Erdosi recommended:

 > 'If you open the XenCenter, and check the interface, do you see QoS 
limitation on it? '
It works.

 > 'We do not set QoS limitation on the interface, I made sure there are 
not setup by default. it's dragging me crazy this issue.'
It is set up by CloudSTack.


Best Regards
Tomek


W dniu 2014-12-19 o 18:47, Motty Cruz pisze:
> Somesh,
> I did is set network rate to "null" so is getting configuration from 
> global settings.
>
> Thanks,
> Motty
> On 12/19/2014 08:47 AM, Somesh Naidu wrote:
>> Did you check the network service offering? What's the network rate 
>> set there?
>>
>> -----Original Message-----
>> From: Motty Cruz [mailto:motty.cruz@gmail.com]
>> Sent: Thursday, December 18, 2014 3:16 PM
>> To: users@cloudstack.apache.org
>> Subject: Re: ACS 4.4.1 network.throttling.rate - Advance Zone- 
>> XenServer 6.2
>>
>> hi ilya,
>>
>> I configured "Global Setting"  set "0" to network.throttling.rate,
>> rebuild the VR reboot the machines but network rate still under 20MB. I
>> did restarted the management server as well.
>>
>> I don't know what else to try!
>>
>> Thanks,
>> Motty
>>
>> On 12/18/2014 11:18 AM, ilya musayev wrote:
>>> What i mentioned, confirmed to work on 4.3.1 with VmWare, i havent
>>> tried on Xen, if that does not help, its probably a bug in 4.4.1 and
>>> should be filled in JIRA.
>>>
>>> On 12/18/14, 11:15 AM, ilya musayev wrote:
>>>> There is a global setting in cloudstack named
>>>> "network.throttling.rate" which is set to default 200mb.
>>>>
>>>> We should file RFE to alter this value to "0" or no throttling at all
>>>> instead of default 200.
>>>>
>>>>
>>>> To address your issues:
>>>>
>>>> You can change the value and restart. In order for this setting to
>>>> take effect, you may have to either
>>>> migrate VMs to this vswitch/portgroup
>>>> stop and start VM which will recreate and bind vms to new portgroup
>>>> with no throttling
>>>> update the portgroup with 200 limit to 0, whenever the VM on this
>>>> portgroup stops and start it will migrate to new portgroup with no
>>>> throttle.
>>>>
>>>> Regards
>>>> ilya
>>>>
>>>> On 12/18/14, 7:38 AM, Motty Cruz wrote:
>>>>> Hi Peter,
>>>>> We do not set QoS limitation on the interface, I made sure there are
>>>>> not setup by default. it's dragging me crazy this issue.
>>>>>
>>>>> -Motty
>>>>> On 12/16/2014 03:48 PM, Erdősi Péter wrote:
>>>>>> 2014.12.17. 0:38 keltezéssel, Motty Cruz írta:
>>>>>>> I'm still having issues with network throughput, it does not go
>>>>>>> over 200MB. am I doing something wrong? I rebuilt VR, reboot VMs
>>>>>>> but does not seem to change throughput. I remember having this
>>>>>>> issue in KVM cluster but was able to fix it. current cluster is
>>>>>>> XenServer 6.2 all updates installed.
>>>>>> If you open the XenCenter, and check the interface, do you see QoS
>>>>>> limitation on it?
>>>>>> What happend, if you switch it off on a running vm (and restart
>>>>>> networking on a VM itself, cause may be loose the nic for a moment)
>>>>>>
>>>>>> Regards:
>>>>>>   Peter
>

Zarejestrowana w Sądzie Rejonowym dla Krakowa —Śródmieścia w Krakowie,  XI
Wydział Gospodarczy Krajowego Rejestru Sądowego pod numerem 0000087639. NIP
677-10-16-284, wysokość kapitału zakładowego: 400.000,00 zł.
_______________________________________________________________________________

Wiadomość ta jest przeznaczona jedynie dla osoby lub podmiotu będącego jej
adresatem i może zawierać poufne lub uprzywilejowane informacje. Zakazane
jest przeglądanie, przesyłanie, rozpowszechnianie lub inne wykorzystywanie
tych informacji, jak również podejmowanie działań na ich podstawie, przez
osoby lub podmioty inne niż zamierzony adresat. Jeśli otrzymali Państwo tę
wiadomość przez pomyłkę, prosimy o  poinformowanie nadawcy i usunięcie jej
z komputera.
_______________________________________________________________________________

The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential or privileged material.
Any review, retransmission, dissemination or other use of, or taking of any
action in reliance upon, this information by persons or entities other than
the intended recipient is prohibited. If you received this in error, please
notify the sender and delete the material from your computer.
_______________________________________________________________________________

Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by Motty Cruz <mo...@gmail.com>.
Somesh,
I did is set network rate to "null" so is getting configuration from 
global settings.

Thanks,
Motty
On 12/19/2014 08:47 AM, Somesh Naidu wrote:
> Did you check the network service offering? What's the network rate set there?
>
> -----Original Message-----
> From: Motty Cruz [mailto:motty.cruz@gmail.com]
> Sent: Thursday, December 18, 2014 3:16 PM
> To: users@cloudstack.apache.org
> Subject: Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2
>
> hi ilya,
>
> I configured "Global Setting"  set "0" to network.throttling.rate,
> rebuild the VR reboot the machines but network rate still under 20MB. I
> did restarted the management server as well.
>
> I don't know what else to try!
>
> Thanks,
> Motty
>
> On 12/18/2014 11:18 AM, ilya musayev wrote:
>> What i mentioned, confirmed to work on 4.3.1 with VmWare, i havent
>> tried on Xen, if that does not help, its probably a bug in 4.4.1 and
>> should be filled in JIRA.
>>
>> On 12/18/14, 11:15 AM, ilya musayev wrote:
>>> There is a global setting in cloudstack named
>>> "network.throttling.rate" which is set to default 200mb.
>>>
>>> We should file RFE to alter this value to "0" or no throttling at all
>>> instead of default 200.
>>>
>>>
>>> To address your issues:
>>>
>>> You can change the value and restart. In order for this setting to
>>> take effect, you may have to either
>>> migrate VMs to this vswitch/portgroup
>>> stop and start VM which will recreate and bind vms to new portgroup
>>> with no throttling
>>> update the portgroup with 200 limit to 0, whenever the VM on this
>>> portgroup stops and start it will migrate to new portgroup with no
>>> throttle.
>>>
>>> Regards
>>> ilya
>>>
>>> On 12/18/14, 7:38 AM, Motty Cruz wrote:
>>>> Hi Peter,
>>>> We do not set QoS limitation on the interface, I made sure there are
>>>> not setup by default. it's dragging me crazy this issue.
>>>>
>>>> -Motty
>>>> On 12/16/2014 03:48 PM, Erdősi Péter wrote:
>>>>> 2014.12.17. 0:38 keltezéssel, Motty Cruz írta:
>>>>>> I'm still having issues with network throughput, it does not go
>>>>>> over 200MB. am I doing something wrong? I rebuilt VR, reboot VMs
>>>>>> but does not seem to change throughput. I remember having this
>>>>>> issue in KVM cluster but was able to fix it. current cluster is
>>>>>> XenServer 6.2 all updates installed.
>>>>> If you open the XenCenter, and check the interface, do you see QoS
>>>>> limitation on it?
>>>>> What happend, if you switch it off on a running vm (and restart
>>>>> networking on a VM itself, cause may be loose the nic for a moment)
>>>>>
>>>>> Regards:
>>>>>   Peter


RE: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by Somesh Naidu <So...@citrix.com>.
Did you check the network service offering? What's the network rate set there?

-----Original Message-----
From: Motty Cruz [mailto:motty.cruz@gmail.com] 
Sent: Thursday, December 18, 2014 3:16 PM
To: users@cloudstack.apache.org
Subject: Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

hi ilya,

I configured "Global Setting"  set "0" to network.throttling.rate, 
rebuild the VR reboot the machines but network rate still under 20MB. I 
did restarted the management server as well.

I don't know what else to try!

Thanks,
Motty

On 12/18/2014 11:18 AM, ilya musayev wrote:
> What i mentioned, confirmed to work on 4.3.1 with VmWare, i havent 
> tried on Xen, if that does not help, its probably a bug in 4.4.1 and 
> should be filled in JIRA.
>
> On 12/18/14, 11:15 AM, ilya musayev wrote:
>> There is a global setting in cloudstack named 
>> "network.throttling.rate" which is set to default 200mb.
>>
>> We should file RFE to alter this value to "0" or no throttling at all 
>> instead of default 200.
>>
>>
>> To address your issues:
>>
>> You can change the value and restart. In order for this setting to 
>> take effect, you may have to either
>> migrate VMs to this vswitch/portgroup
>> stop and start VM which will recreate and bind vms to new portgroup 
>> with no throttling
>> update the portgroup with 200 limit to 0, whenever the VM on this 
>> portgroup stops and start it will migrate to new portgroup with no 
>> throttle.
>>
>> Regards
>> ilya
>>
>> On 12/18/14, 7:38 AM, Motty Cruz wrote:
>>> Hi Peter,
>>> We do not set QoS limitation on the interface, I made sure there are 
>>> not setup by default. it's dragging me crazy this issue.
>>>
>>> -Motty
>>> On 12/16/2014 03:48 PM, Erdősi Péter wrote:
>>>> 2014.12.17. 0:38 keltezéssel, Motty Cruz írta:
>>>>> I'm still having issues with network throughput, it does not go 
>>>>> over 200MB. am I doing something wrong? I rebuilt VR, reboot VMs 
>>>>> but does not seem to change throughput. I remember having this 
>>>>> issue in KVM cluster but was able to fix it. current cluster is 
>>>>> XenServer 6.2 all updates installed. 
>>>> If you open the XenCenter, and check the interface, do you see QoS 
>>>> limitation on it?
>>>> What happend, if you switch it off on a running vm (and restart 
>>>> networking on a VM itself, cause may be loose the nic for a moment)
>>>>
>>>> Regards:
>>>>  Peter
>>>
>>
>


Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by ilya musayev <il...@gmail.com>.
Ask the question on dev, mention what you've done and ask what to look 
for to confirm the change worked. Perhaps someone else with Xen can help.

Regards
ilya
On 12/18/14, 12:16 PM, Motty Cruz wrote:
> hi ilya,
>
> I configured "Global Setting"  set "0" to network.throttling.rate, 
> rebuild the VR reboot the machines but network rate still under 20MB. 
> I did restarted the management server as well.
>
> I don't know what else to try!
>
> Thanks,
> Motty
>
> On 12/18/2014 11:18 AM, ilya musayev wrote:
>> What i mentioned, confirmed to work on 4.3.1 with VmWare, i havent 
>> tried on Xen, if that does not help, its probably a bug in 4.4.1 and 
>> should be filled in JIRA.
>>
>> On 12/18/14, 11:15 AM, ilya musayev wrote:
>>> There is a global setting in cloudstack named 
>>> "network.throttling.rate" which is set to default 200mb.
>>>
>>> We should file RFE to alter this value to "0" or no throttling at 
>>> all instead of default 200.
>>>
>>>
>>> To address your issues:
>>>
>>> You can change the value and restart. In order for this setting to 
>>> take effect, you may have to either
>>> migrate VMs to this vswitch/portgroup
>>> stop and start VM which will recreate and bind vms to new portgroup 
>>> with no throttling
>>> update the portgroup with 200 limit to 0, whenever the VM on this 
>>> portgroup stops and start it will migrate to new portgroup with no 
>>> throttle.
>>>
>>> Regards
>>> ilya
>>>
>>> On 12/18/14, 7:38 AM, Motty Cruz wrote:
>>>> Hi Peter,
>>>> We do not set QoS limitation on the interface, I made sure there 
>>>> are not setup by default. it's dragging me crazy this issue.
>>>>
>>>> -Motty
>>>> On 12/16/2014 03:48 PM, Erdősi Péter wrote:
>>>>> 2014.12.17. 0:38 keltezéssel, Motty Cruz írta:
>>>>>> I'm still having issues with network throughput, it does not go 
>>>>>> over 200MB. am I doing something wrong? I rebuilt VR, reboot VMs 
>>>>>> but does not seem to change throughput. I remember having this 
>>>>>> issue in KVM cluster but was able to fix it. current cluster is 
>>>>>> XenServer 6.2 all updates installed. 
>>>>> If you open the XenCenter, and check the interface, do you see QoS 
>>>>> limitation on it?
>>>>> What happend, if you switch it off on a running vm (and restart 
>>>>> networking on a VM itself, cause may be loose the nic for a moment)
>>>>>
>>>>> Regards:
>>>>>  Peter
>>>>
>>>
>>
>


Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by Motty Cruz <mo...@gmail.com>.
hi ilya,

I configured "Global Setting"  set "0" to network.throttling.rate, 
rebuild the VR reboot the machines but network rate still under 20MB. I 
did restarted the management server as well.

I don't know what else to try!

Thanks,
Motty

On 12/18/2014 11:18 AM, ilya musayev wrote:
> What i mentioned, confirmed to work on 4.3.1 with VmWare, i havent 
> tried on Xen, if that does not help, its probably a bug in 4.4.1 and 
> should be filled in JIRA.
>
> On 12/18/14, 11:15 AM, ilya musayev wrote:
>> There is a global setting in cloudstack named 
>> "network.throttling.rate" which is set to default 200mb.
>>
>> We should file RFE to alter this value to "0" or no throttling at all 
>> instead of default 200.
>>
>>
>> To address your issues:
>>
>> You can change the value and restart. In order for this setting to 
>> take effect, you may have to either
>> migrate VMs to this vswitch/portgroup
>> stop and start VM which will recreate and bind vms to new portgroup 
>> with no throttling
>> update the portgroup with 200 limit to 0, whenever the VM on this 
>> portgroup stops and start it will migrate to new portgroup with no 
>> throttle.
>>
>> Regards
>> ilya
>>
>> On 12/18/14, 7:38 AM, Motty Cruz wrote:
>>> Hi Peter,
>>> We do not set QoS limitation on the interface, I made sure there are 
>>> not setup by default. it's dragging me crazy this issue.
>>>
>>> -Motty
>>> On 12/16/2014 03:48 PM, Erdősi Péter wrote:
>>>> 2014.12.17. 0:38 keltezéssel, Motty Cruz írta:
>>>>> I'm still having issues with network throughput, it does not go 
>>>>> over 200MB. am I doing something wrong? I rebuilt VR, reboot VMs 
>>>>> but does not seem to change throughput. I remember having this 
>>>>> issue in KVM cluster but was able to fix it. current cluster is 
>>>>> XenServer 6.2 all updates installed. 
>>>> If you open the XenCenter, and check the interface, do you see QoS 
>>>> limitation on it?
>>>> What happend, if you switch it off on a running vm (and restart 
>>>> networking on a VM itself, cause may be loose the nic for a moment)
>>>>
>>>> Regards:
>>>>  Peter
>>>
>>
>


Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by ilya musayev <il...@gmail.com>.
What i mentioned, confirmed to work on 4.3.1 with VmWare, i havent tried 
on Xen, if that does not help, its probably a bug in 4.4.1 and should be 
filled in JIRA.

On 12/18/14, 11:15 AM, ilya musayev wrote:
> There is a global setting in cloudstack named 
> "network.throttling.rate" which is set to default 200mb.
>
> We should file RFE to alter this value to "0" or no throttling at all 
> instead of default 200.
>
>
> To address your issues:
>
> You can change the value and restart. In order for this setting to 
> take effect, you may have to either
> migrate VMs to this vswitch/portgroup
> stop and start VM which will recreate and bind vms to new portgroup 
> with no throttling
> update the portgroup with 200 limit to 0, whenever the VM on this 
> portgroup stops and start it will migrate to new portgroup with no 
> throttle.
>
> Regards
> ilya
>
> On 12/18/14, 7:38 AM, Motty Cruz wrote:
>> Hi Peter,
>> We do not set QoS limitation on the interface, I made sure there are 
>> not setup by default. it's dragging me crazy this issue.
>>
>> -Motty
>> On 12/16/2014 03:48 PM, Erdősi Péter wrote:
>>> 2014.12.17. 0:38 keltezéssel, Motty Cruz írta:
>>>> I'm still having issues with network throughput, it does not go 
>>>> over 200MB. am I doing something wrong? I rebuilt VR, reboot VMs 
>>>> but does not seem to change throughput. I remember having this 
>>>> issue in KVM cluster but was able to fix it. current cluster is 
>>>> XenServer 6.2 all updates installed. 
>>> If you open the XenCenter, and check the interface, do you see QoS 
>>> limitation on it?
>>> What happend, if you switch it off on a running vm (and restart 
>>> networking on a VM itself, cause may be loose the nic for a moment)
>>>
>>> Regards:
>>>  Peter
>>
>


Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by ilya musayev <il...@gmail.com>.
There is a global setting in cloudstack named "network.throttling.rate" 
which is set to default 200mb.

We should file RFE to alter this value to "0" or no throttling at all 
instead of default 200.


To address your issues:

You can change the value and restart. In order for this setting to take 
effect, you may have to either
migrate VMs to this vswitch/portgroup
stop and start VM which will recreate and bind vms to new portgroup with 
no throttling
update the portgroup with 200 limit to 0, whenever the VM on this 
portgroup stops and start it will migrate to new portgroup with no throttle.

Regards
ilya

On 12/18/14, 7:38 AM, Motty Cruz wrote:
> Hi Peter,
> We do not set QoS limitation on the interface, I made sure there are 
> not setup by default. it's dragging me crazy this issue.
>
> -Motty
> On 12/16/2014 03:48 PM, Erdősi Péter wrote:
>> 2014.12.17. 0:38 keltezéssel, Motty Cruz írta:
>>> I'm still having issues with network throughput, it does not go over 
>>> 200MB. am I doing something wrong? I rebuilt VR, reboot VMs but does 
>>> not seem to change throughput. I remember having this issue in KVM 
>>> cluster but was able to fix it. current cluster is XenServer 6.2 all 
>>> updates installed. 
>> If you open the XenCenter, and check the interface, do you see QoS 
>> limitation on it?
>> What happend, if you switch it off on a running vm (and restart 
>> networking on a VM itself, cause may be loose the nic for a moment)
>>
>> Regards:
>>  Peter
>


Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by Motty Cruz <mo...@gmail.com>.
Hi Peter,
We do not set QoS limitation on the interface, I made sure there are not 
setup by default. it's dragging me crazy this issue.

-Motty
On 12/16/2014 03:48 PM, Erdősi Péter wrote:
> 2014.12.17. 0:38 keltezéssel, Motty Cruz írta:
>> I'm still having issues with network throughput, it does not go over 
>> 200MB. am I doing something wrong? I rebuilt VR, reboot VMs but does 
>> not seem to change throughput. I remember having this issue in KVM 
>> cluster but was able to fix it. current cluster is XenServer 6.2 all 
>> updates installed. 
> If you open the XenCenter, and check the interface, do you see QoS 
> limitation on it?
> What happend, if you switch it off on a running vm (and restart 
> networking on a VM itself, cause may be loose the nic for a moment)
>
> Regards:
>  Peter


Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by Erdősi Péter <fa...@niif.hu>.
2015.01.02. 19:14 keltezéssel, Motty Cruz írta:
> Hello Erdosi,
> you're right I see QoS limitiation in XenCenter, can you tell me the 
> best approach to change to unlimited?
For testing purpose, you can switch off the QoS with xencenter, if the 
VM running.
You just need to reconfigure the interface (mine went down), and check 
the result.
As I mentioned this one is good for testing, but after reboot, the 
interface will be recreated, and QoS limit goes back.
To workaround that, I made a network offering, which QoS limit is 
10Gb/s, and it's looks good.

Regards,
  Peter

Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by Motty Cruz <mo...@gmail.com>.
Hello Erdosi,
you're right I see QoS limitiation in XenCenter, can you tell me the 
best approach to change to unlimited?

Thanks,
motty
On 12/16/2014 03:48 PM, Erdősi Péter wrote:
> 2014.12.17. 0:38 keltezéssel, Motty Cruz írta:
>> I'm still having issues with network throughput, it does not go over 
>> 200MB. am I doing something wrong? I rebuilt VR, reboot VMs but does 
>> not seem to change throughput. I remember having this issue in KVM 
>> cluster but was able to fix it. current cluster is XenServer 6.2 all 
>> updates installed. 
> If you open the XenCenter, and check the interface, do you see QoS 
> limitation on it?
> What happend, if you switch it off on a running vm (and restart 
> networking on a VM itself, cause may be loose the nic for a moment)
>
> Regards:
>  Peter


Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by Erdősi Péter <fa...@niif.hu>.
2014.12.17. 0:38 keltezéssel, Motty Cruz írta:
> I'm still having issues with network throughput, it does not go over 
> 200MB. am I doing something wrong? I rebuilt VR, reboot VMs but does 
> not seem to change throughput. I remember having this issue in KVM 
> cluster but was able to fix it. current cluster is XenServer 6.2 all 
> updates installed. 
If you open the XenCenter, and check the interface, do you see QoS 
limitation on it?
What happend, if you switch it off on a running vm (and restart 
networking on a VM itself, cause may be loose the nic for a moment)

Regards:
  Peter

Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by Motty Cruz <mo...@gmail.com>.
I'm still having issues with network throughput, it does not go over 
200MB. am I doing something wrong? I rebuilt VR, reboot VMs but does not 
seem to change throughput. I remember having this issue in KVM cluster 
but was able to fix it. current cluster is XenServer 6.2 all updates 
installed.

Thanks,
Motty
On 12/02/2014 07:25 AM, Motty Cruz wrote:
> I set vm.network.
> On 12/01/2014 01:35 PM, Pierre-Luc Dion wrote:
>> Motty,
>> do you want to keep the network throttling but add more throughput or want
>> to disable to have max network throughput as possible?
>>
>>
>> *Pierre-Luc DION*
>> Architecte de Solution Cloud | Cloud Solutions Architect
>> t 855.652.5683
>>
>> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
>> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
>> w cloudops.com *|* tw @CloudOps_
>>
>>
>> On Mon, Dec 1, 2014 at 4:24 PM, Motty Cruz<mo...@gmail.com>  wrote:
>>
>>> Thanks Pierre-Luc, Geoff,
>>>
>>> both vm.network.throttling.rate and network.throttling.rate are set to
>>> 1024, also, Systems Compute for the router has Network rate set to 1024.
>>>
>>> after all setting were change restart VR, I even restarted network,
>>> cloudstack-management and even the two VMs i'm testing network performance,
>>> but it does not go over 200MB.
>>>
>>> I'm not sure what else to try;
>>> - Motty
>>>
>>>
>>> On 12/01/2014 01:09 PM, Pierre-Luc Dion wrote:
>>>
>>>> As Geoff is saying and you also need to restart VRs. and Instance if
>>>> vm.network.throttling.rate
>>>> was changed
>>>>
>>>>
>>>> *Pierre-Luc DION*
>>>> Architecte de Solution Cloud | Cloud Solutions Architect
>>>> t 855.652.5683
>>>>
>>>> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
>>>> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
>>>> w cloudops.com *|* tw @CloudOps_
>>>>
>>>>
>>>>
>>>> On Mon, Dec 1, 2014 at 2:14 PM, Geoff Higginbottom <
>>>> geoff.higginbottom@shapeblue.com> wrote:
>>>>
>>>>   Motty,
>>>>> It’s the vm.network.throttling.rate you need to change OR the Network
>>>>> Rate
>>>>> on the Compute offering your VMs are using.
>>>>>
>>>>> Regards
>>>>>
>>>>> Geoff Higginbottom
>>>>>
>>>>> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
>>>>>
>>>>> geoff.higginbottom@shapeblue.com
>>>>>
>>>>> -----Original Message-----
>>>>> From: Motty Cruz [mailto:motty.cruz@gmail.com]
>>>>> Sent: 01 December 2014 18:41
>>>>> To:users@cloudstack.apache.org;motty.cruz@gmail.com
>>>>> Subject: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2
>>>>>
>>>>> Hi all, I notice transfer rate between VMs in same network is about 20MB.
>>>>> In Globol settings I set
>>>>>
>>>>> network.throttling.rate= 1024
>>>>>
>>>>>
>>>>> did a transfer test, rate still the same, any ideas? suggestions?
>>>>>
>>>>> Thanks,
>>>>> Motty
>>>>> Find out more about ShapeBlue and our range of CloudStack related
>>>>> services
>>>>>
>>>>> IaaS Cloud Design & Build<
>>>>> http://shapeblue.com/iaas-cloud-design-and-build//>
>>>>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>>>>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>>>>> CloudStack Software Engineering<
>>>>> http://shapeblue.com/cloudstack-software-engineering/>
>>>>> CloudStack Infrastructure Support<
>>>>> http://shapeblue.com/cloudstack-infrastructure-support/>
>>>>> CloudStack Bootcamp Training Courses<
>>>>> http://shapeblue.com/cloudstack-training/>
>>>>>
>>>>> This email and any attachments to it may be confidential and are intended
>>>>> solely for the use of the individual to whom it is addressed. Any views
>>>>> or
>>>>> opinions expressed are solely those of the author and do not necessarily
>>>>> represent those of Shape Blue Ltd or related companies. If you are not
>>>>> the
>>>>> intended recipient of this email, you must neither take any action based
>>>>> upon its contents, nor copy or show it to anyone. Please contact the
>>>>> sender
>>>>> if you believe you have received this email in error. Shape Blue Ltd is a
>>>>> company incorporated in England & Wales. ShapeBlue Services India LLP is
>>>>> a
>>>>> company incorporated in India and is operated under license from Shape
>>>>> Blue
>>>>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in
>>>>> Brasil
>>>>> and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd
>>>>> is
>>>>> a company registered by The Republic of South Africa and is traded under
>>>>> license from Shape Blue Ltd. ShapeBlue is a registered trademark.
>>>>>
>>>>>
>


Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by Pierre-Luc Dion <pd...@cloudops.com>.
Motty,
do you want to keep the network throttling but add more throughput or want
to disable to have max network throughput as possible?


*Pierre-Luc DION*
Architecte de Solution Cloud | Cloud Solutions Architect
t 855.652.5683

*CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
w cloudops.com *|* tw @CloudOps_


On Mon, Dec 1, 2014 at 4:24 PM, Motty Cruz <mo...@gmail.com> wrote:

> Thanks Pierre-Luc, Geoff,
>
> both vm.network.throttling.rate and network.throttling.rate are set to
> 1024, also, Systems Compute for the router has Network rate set to 1024.
>
> after all setting were change restart VR, I even restarted network,
> cloudstack-management and even the two VMs i'm testing network performance,
> but it does not go over 200MB.
>
> I'm not sure what else to try;
> - Motty
>
>
> On 12/01/2014 01:09 PM, Pierre-Luc Dion wrote:
>
>> As Geoff is saying and you also need to restart VRs. and Instance if
>> vm.network.throttling.rate
>> was changed
>>
>>
>> *Pierre-Luc DION*
>> Architecte de Solution Cloud | Cloud Solutions Architect
>> t 855.652.5683
>>
>> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
>> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
>> w cloudops.com *|* tw @CloudOps_
>>
>>
>>
>> On Mon, Dec 1, 2014 at 2:14 PM, Geoff Higginbottom <
>> geoff.higginbottom@shapeblue.com> wrote:
>>
>>  Motty,
>>>
>>> It’s the vm.network.throttling.rate you need to change OR the Network
>>> Rate
>>> on the Compute offering your VMs are using.
>>>
>>> Regards
>>>
>>> Geoff Higginbottom
>>>
>>> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
>>>
>>> geoff.higginbottom@shapeblue.com
>>>
>>> -----Original Message-----
>>> From: Motty Cruz [mailto:motty.cruz@gmail.com]
>>> Sent: 01 December 2014 18:41
>>> To: users@cloudstack.apache.org; motty.cruz@gmail.com
>>> Subject: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2
>>>
>>> Hi all, I notice transfer rate between VMs in same network is about 20MB.
>>> In Globol settings I set
>>>
>>> network.throttling.rate= 1024
>>>
>>>
>>> did a transfer test, rate still the same, any ideas? suggestions?
>>>
>>> Thanks,
>>> Motty
>>> Find out more about ShapeBlue and our range of CloudStack related
>>> services
>>>
>>> IaaS Cloud Design & Build<
>>> http://shapeblue.com/iaas-cloud-design-and-build//>
>>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>>> CloudStack Software Engineering<
>>> http://shapeblue.com/cloudstack-software-engineering/>
>>> CloudStack Infrastructure Support<
>>> http://shapeblue.com/cloudstack-infrastructure-support/>
>>> CloudStack Bootcamp Training Courses<
>>> http://shapeblue.com/cloudstack-training/>
>>>
>>> This email and any attachments to it may be confidential and are intended
>>> solely for the use of the individual to whom it is addressed. Any views
>>> or
>>> opinions expressed are solely those of the author and do not necessarily
>>> represent those of Shape Blue Ltd or related companies. If you are not
>>> the
>>> intended recipient of this email, you must neither take any action based
>>> upon its contents, nor copy or show it to anyone. Please contact the
>>> sender
>>> if you believe you have received this email in error. Shape Blue Ltd is a
>>> company incorporated in England & Wales. ShapeBlue Services India LLP is
>>> a
>>> company incorporated in India and is operated under license from Shape
>>> Blue
>>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in
>>> Brasil
>>> and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd
>>> is
>>> a company registered by The Republic of South Africa and is traded under
>>> license from Shape Blue Ltd. ShapeBlue is a registered trademark.
>>>
>>>
>

Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by Motty Cruz <mo...@gmail.com>.
Thanks Pierre-Luc, Geoff,

both vm.network.throttling.rate and network.throttling.rate are set to 
1024, also, Systems Compute for the router has Network rate set to 1024.

after all setting were change restart VR, I even restarted network, 
cloudstack-management and even the two VMs i'm testing network 
performance, but it does not go over 200MB.

I'm not sure what else to try;
- Motty


On 12/01/2014 01:09 PM, Pierre-Luc Dion wrote:
> As Geoff is saying and you also need to restart VRs. and Instance if
> vm.network.throttling.rate
> was changed
>
>
> *Pierre-Luc DION*
> Architecte de Solution Cloud | Cloud Solutions Architect
> t 855.652.5683
>
> *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
> w cloudops.com *|* tw @CloudOps_
>
>
> On Mon, Dec 1, 2014 at 2:14 PM, Geoff Higginbottom <
> geoff.higginbottom@shapeblue.com> wrote:
>
>> Motty,
>>
>> It’s the vm.network.throttling.rate you need to change OR the Network Rate
>> on the Compute offering your VMs are using.
>>
>> Regards
>>
>> Geoff Higginbottom
>>
>> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
>>
>> geoff.higginbottom@shapeblue.com
>>
>> -----Original Message-----
>> From: Motty Cruz [mailto:motty.cruz@gmail.com]
>> Sent: 01 December 2014 18:41
>> To: users@cloudstack.apache.org; motty.cruz@gmail.com
>> Subject: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2
>>
>> Hi all, I notice transfer rate between VMs in same network is about 20MB.
>> In Globol settings I set
>>
>> network.throttling.rate= 1024
>>
>>
>> did a transfer test, rate still the same, any ideas? suggestions?
>>
>> Thanks,
>> Motty
>> Find out more about ShapeBlue and our range of CloudStack related services
>>
>> IaaS Cloud Design & Build<
>> http://shapeblue.com/iaas-cloud-design-and-build//>
>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>> CloudStack Software Engineering<
>> http://shapeblue.com/cloudstack-software-engineering/>
>> CloudStack Infrastructure Support<
>> http://shapeblue.com/cloudstack-infrastructure-support/>
>> CloudStack Bootcamp Training Courses<
>> http://shapeblue.com/cloudstack-training/>
>>
>> This email and any attachments to it may be confidential and are intended
>> solely for the use of the individual to whom it is addressed. Any views or
>> opinions expressed are solely those of the author and do not necessarily
>> represent those of Shape Blue Ltd or related companies. If you are not the
>> intended recipient of this email, you must neither take any action based
>> upon its contents, nor copy or show it to anyone. Please contact the sender
>> if you believe you have received this email in error. Shape Blue Ltd is a
>> company incorporated in England & Wales. ShapeBlue Services India LLP is a
>> company incorporated in India and is operated under license from Shape Blue
>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil
>> and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is
>> a company registered by The Republic of South Africa and is traded under
>> license from Shape Blue Ltd. ShapeBlue is a registered trademark.
>>


Re: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by Pierre-Luc Dion <pd...@cloudops.com>.
As Geoff is saying and you also need to restart VRs. and Instance if
vm.network.throttling.rate
was changed


*Pierre-Luc DION*
Architecte de Solution Cloud | Cloud Solutions Architect
t 855.652.5683

*CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
w cloudops.com *|* tw @CloudOps_


On Mon, Dec 1, 2014 at 2:14 PM, Geoff Higginbottom <
geoff.higginbottom@shapeblue.com> wrote:

> Motty,
>
> It’s the vm.network.throttling.rate you need to change OR the Network Rate
> on the Compute offering your VMs are using.
>
> Regards
>
> Geoff Higginbottom
>
> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
>
> geoff.higginbottom@shapeblue.com
>
> -----Original Message-----
> From: Motty Cruz [mailto:motty.cruz@gmail.com]
> Sent: 01 December 2014 18:41
> To: users@cloudstack.apache.org; motty.cruz@gmail.com
> Subject: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2
>
> Hi all, I notice transfer rate between VMs in same network is about 20MB.
> In Globol settings I set
>
> network.throttling.rate= 1024
>
>
> did a transfer test, rate still the same, any ideas? suggestions?
>
> Thanks,
> Motty
> Find out more about ShapeBlue and our range of CloudStack related services
>
> IaaS Cloud Design & Build<
> http://shapeblue.com/iaas-cloud-design-and-build//>
> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
> CloudStack Software Engineering<
> http://shapeblue.com/cloudstack-software-engineering/>
> CloudStack Infrastructure Support<
> http://shapeblue.com/cloudstack-infrastructure-support/>
> CloudStack Bootcamp Training Courses<
> http://shapeblue.com/cloudstack-training/>
>
> This email and any attachments to it may be confidential and are intended
> solely for the use of the individual to whom it is addressed. Any views or
> opinions expressed are solely those of the author and do not necessarily
> represent those of Shape Blue Ltd or related companies. If you are not the
> intended recipient of this email, you must neither take any action based
> upon its contents, nor copy or show it to anyone. Please contact the sender
> if you believe you have received this email in error. Shape Blue Ltd is a
> company incorporated in England & Wales. ShapeBlue Services India LLP is a
> company incorporated in India and is operated under license from Shape Blue
> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil
> and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is
> a company registered by The Republic of South Africa and is traded under
> license from Shape Blue Ltd. ShapeBlue is a registered trademark.
>

RE: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Posted by Geoff Higginbottom <ge...@shapeblue.com>.
Motty,

It’s the vm.network.throttling.rate you need to change OR the Network Rate on the Compute offering your VMs are using.

Regards

Geoff Higginbottom

D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581

geoff.higginbottom@shapeblue.com

-----Original Message-----
From: Motty Cruz [mailto:motty.cruz@gmail.com]
Sent: 01 December 2014 18:41
To: users@cloudstack.apache.org; motty.cruz@gmail.com
Subject: ACS 4.4.1 network.throttling.rate - Advance Zone- XenServer 6.2

Hi all, I notice transfer rate between VMs in same network is about 20MB.  In Globol settings I set

network.throttling.rate= 1024


did a transfer test, rate still the same, any ideas? suggestions?

Thanks,
Motty
Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.