WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Re: [quagga-users 10973] Quagga on Xen - Latency / Bandwidth

To: "Robert Dunkley" <Robert@xxxxxxxxx>
Subject: [Xen-users] Re: [quagga-users 10973] Quagga on Xen - Latency / Bandwidth?
From: Alexis Rosen <alexis@xxxxxxxxx>
Date: Wed, 29 Jul 2009 04:52:47 -0400
Cc: Quagga-users@xxxxxxxxxxxxxxxx, Xen User-List <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 29 Jul 2009 05:55:22 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <C1EAC9C5E752D24C968FF091D446D823458DE1@ALTERNATEREALIT>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <C1EAC9C5E752D24C968FF091D446D823458DE1@ALTERNATEREALIT>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Jul 29, 2009, at 4:04 AM, Robert Dunkley wrote:
I was wondering if anyone is running Quagga on Xen? What is
throughput/latency like?

Was looking for about a gig of mixed packet size BGP throughput.

Presumably you mean internet traffic.

On bare metal (no Xen), that will work fine for mixed Internet traffic, but you need to think about corner cases. What do you expect to have happen when you get DDoSed with minimum-size packets? I don't think even the multiqueue GbE cards will let you handle that, but I have not tested that, and I'd love to be proven wrong.

I'm also under the impression that Linux 2.6.30 kernels have some significant patches to make (better?) use of multiqueue cards but I don't remember the details. Maybe 2.6.30 can distribute ksoftirqd load over multiple cores? If so that's a big win, as that was the killer with large PPS when we tested on somewhat less powerful hardware with an older kernel, and you can probably handle a full gbps of min-sized packets if you give it a number of cores (and you have enough queues).

Another question to think about (sorry, no answers here, just questions): If you do run under Xen, is there interrupt load in both the dom0 and the domU? In that case you'll get pounded. Maybe dedicating an entire Ethernet port to the domU is a way to work around that. I know Xen3 has provisions for that sort of thing but I haven't used it.

/a

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users