Re: cloudstack network limitation

2013-12-25 Thread Du Jun
@cloudstack.apache.org Sent: Tuesday, 24 December, 2013 6:38:52 PM Subject: Re: cloudstack network limitation Hi, Google Bandwidth Shaping Ubuntu 12.04.3 KVM and try find the last few message. Marty On Tuesday, December 24, 2013, Andrija Panic wrote: I think I also

Re: cloudstack network limitation

2013-12-25 Thread Nux!
On 25.12.2013 11:40, Du Jun wrote: Hi Marty, My problem is that even though I have update global settings about network rate, but inbound and outbound are not affected. Look like that: root@cloudstack-ubuntu:~# virsh dumpxml i-2-3-VM | egrep inbound|outbound inbound average='25600'

Re: cloudstack network limitation

2013-12-25 Thread Marty Sweet
I assume you are stopping and relaunching the VM. I would second Nux and say Network Offering. Marty On Wed, Dec 25, 2013 at 11:49 AM, Nux! n...@li.nux.ro wrote: On 25.12.2013 11:40, Du Jun wrote: Hi Marty, My problem is that even though I have update global settings about network rate,

Re: cloudstack network limitation

2013-12-25 Thread Du Jun
@Nux @Marty As you can see, I use DefaultIsolatedNetworkOfferingWithSourceNatService and I update network rate to 2Mbps. Meanwhile, I reboot the VMs. However, inbound and outbound value are all the same! root@cloudstack-ubuntu:~# virsh dumpxml i-2-3-VM | egrep inbound|outbound inbound

Re: cloudstack network limitation

2013-12-25 Thread Marty Sweet
Hi DuJun, Can you confirm you are fully stopping the VM, the starting it as opposed to just rebooting it? Marty On Wednesday, December 25, 2013, Du Jun wrote: @Nux @Marty As you can see, I use DefaultIsolatedNetworkOfferingWithSourceNatService and I update network rate to 2Mbps.

Re: cloudstack network limitation

2013-12-25 Thread Du Jun
Hi Marty, Stop and then start VM instead reboot VM can update the value of inbound | outbound, root@cloudstack-ubuntu:~# virsh dumpxml i-2-3-VM | egrep inbound|outbound inbound average='256' peak='256'/ outbound average='256' peak='256'/ However, the real

Re: cloudstack network limitation

2013-12-25 Thread Kirk Kosinski
Hi, the rate limiting functionality is complicated. It can be affected by the type of network (shared or isolated), the direction of the traffic, the hypervisor running the instance or virtual router, the Network Offering for the network, the Compute Offering for the instance, the System Offering

cloudstack network limitation

2013-12-24 Thread Du Jun
Hi all, I find the network banwidth between VMs in my cloudstack server are extremely slow while bandwidth in my environment is 1000Mbps. I want to update some configuration to up the network speed between VMs. I have update global settings such as network.throttling.rate and