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] The bottleneck of using multinetwork card?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] The bottleneck of using multinetwork card?
From: ma qiang <maqiang1984@xxxxxxxxx>
Date: Mon, 6 Sep 2010 13:58:10 +0800
Delivery-date: Sun, 05 Sep 2010 23:00:37 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=US6T2zHuLpKCzT0a713le0kN7ujuQKEPcWaURG+mdOQ=; b=NLn4y42dNCDbnBKRyZnKe+oicyl6s0UpTjCjrFaG0SfzYTZZw9coTcyaoTgRmbHjmD 3cdKy9xHk3bY74Ug3yq7GWeyKCF7+5+B3U8pvtIvzflCoZ5vT1nlFDfVd8NCny3Vw4nR yTZjegcSTXYW1hlSVAbXNqIPF//KTwKyrtz+s=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=hpdhuaci2ydMv4vz3F24spoC+Yrs9yexJJR59DVxZhSQ5eSY5+0L2D27eewPQrmE6P UpdpH+FYkT33Jh5lacWkTqjthpEw8pAJJYChXnr2TCf2scOHz4g9QITUZOCcdXZD1luR 2vBKK/PTMLxFOmkr65aElAQYx/5yjG9mR/7ac=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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 all,
    I have install xen 3.4.3 based on centos5.4.
    I changed a line in /etc/xen/xend-config.sxp like below:
(network-script network-bridge)   ---->    (network-script my-network-bridge)

and #cat /etc/xen/scripts/my-network-script prints as below:
#!/bin/sh
/etc/xen/scripts/network-bridge "$@" netdev=eth0 bridge=eth0
/etc/xen/scripts/network-bridge "$@" netdev=eth1 bridge=eth1

Now I installed two vms, and set one vm using eth0, then set the other
using eth1.
So, I can connect internet in both vms.

But now my problem is that the throughput of two network card is the
same as only one network card.
Another words, If I use the only one network card such as eth0 for the
two vms, the throughput of eth0 is about 250m.
But when I set one vm use eth0 and the other use eth1, the total
throughput of eth0 and eth1 is about 250m too.

That why?  Any bottleneck?
Thanks a lot.

Best Wishes!
Qiang Ma

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