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

Re: [Xen-users] Xen Performance

To: Grant McWilliams <grantmasterflash@xxxxxxxxx>
Subject: Re: [Xen-users] Xen Performance
From: Fasiha Ashraf <feehapk@xxxxxxxxxxx>
Date: Fri, 16 Oct 2009 12:37:31 +0530 (IST)
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 16 Oct 2009 00:08:28 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.in; s=s1024; t=1255676852; bh=snlwJ74q9oWT9zNdlsjvTIcqGsQS2bOgAq8XlXKAmUw=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=ZuCkB4azlhy2nFP8CGONot2nRuuNgxn7kpHYqSSVoN5rSM4a47dviFYvbJSekDkCDzSWfANQU7jPDwVm3MptqRi2en7JhF++Lvn/t5QbK3n74acKMESOGiOkjT/6TOQlXgw+3RuT1fbUlbhu2ugrCRFCo/w6zXu+wMc+7EQoShU=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=VfKRUE5gLHK8nHgWPme79oJzVOE+6b050Wj/Q2giL5xuhkV9N534jDnTzIgLt15achM0oGavL78K/UVsbHkexinucXaLeVBE/Snncm6fwSL448MJ/IIxhM1NoSlMb8x9WyBx4juWpUrr5/kH07etNm0SD7bP1Sn6GpwBy7CbmnQ=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <ed123fa30910121917v48d3fef3rd06ef86d090efc15@xxxxxxxxxxxxxx>
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,
I am facing the same probe in DomU<->DomU throughput via netper, and following this thread. after doing everything suggested now using iperf with iptables flushed on both DomUs and Dom0 I got these results in a simple an a bidirectional run.
[root@F11-G6S2 ~]# iperf -c 10.11.21.215 -t 120
------------------------------------------------------------
Client connecting to 10.11.21.215, TCP port 5001
TCP window size: 16.0 KByte (default)
------------------------------------------------------------
[  3] local 10.11.21.216 port 58883 connected with 10.11.21.215 port 5001
[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-120.5 sec  4.14 MBytes    288 Kbits/sec
[root@F11-G5S2 ~]# iperf -s
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 85.3 KByte (default)
------------------------------------------------------------
[  5] local 10.11.21.215 port 5001 connected with 10.11.21.216 port 58883
[ ID] Interval       Transfer     Bandwidth
[  5]  0.0-120.7 sec  4.14 MBytes    288 Kbits/sec
[root@F11-G6S2 ~]# iperf -c 10.11.21.215 -t 120 -r
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 85.3 KByte (default)
------------------------------------------------------------
------------------------------------------------------------
Client connecting to 10.11.21.215, TCP port 5001
TCP window size: 16.0 KByte (default)
------------------------------------------------------------
[  5] local 10.11.21.216 port 49735 connected with 10.11.21.215 port 5001
Waiting for server threads to complete. Interrupt again to force quit.
[ ID] Interval       Transfer     Bandwidth
[  5]  0.0-120.5 sec  4.14 MBytes    288 Kbits/sec
[  4] local 10.11.21.215 port 5001 connected with 10.11.21.216 port 49735
[ ID] Interval       Transfer     Bandwidth
[  4]  0.0-120.7 sec  4.14 MBytes    288 Kbits/sec
------------------------------------------------------------
Client connecting to 10.11.21.216, TCP port 5001
TCP window size: 16.0 KByte (default)
------------------------------------------------------------
[  4] local 10.11.21.215 port 33522 connected with 10.11.21.216 port 5001
write2 failed: Broken pipe
[ ID] Interval       Transfer     Bandwidth
[  4]  0.0- 0.0 sec  15.6 KBytes  99.0 Mbits/sec

the following 2 are CONFIG_NO_HZ=y, CONFIG_HIGH_RES_TIMERS=y configured.

Also my clock source is XEN.





Now, send attachments up to 25MB with Yahoo! India Mail. Learn how.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>