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] XCP: Networking, bridges and bondings

To: "Angel L. Mateo" <amateo@xxxxx>
Subject: Re: [Xen-users] XCP: Networking, bridges and bondings
From: Pasi Kärkkäinen <pasik@xxxxxx>
Date: Tue, 23 Feb 2010 21:20:49 +0200
Cc: Xen User-List <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 23 Feb 2010 11:22:51 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4B83D75A.50909@xxxxx>
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: <4B83D75A.50909@xxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.18 (2008-05-17)
On Tue, Feb 23, 2010 at 02:25:46PM +0100, Angel L. Mateo wrote:
> Hello,
>
>       I'm still migrating my Xen (standalone) configuration to XCP and I have 
>  
> a doubt: I use network bonding for my interfaces, so with standalong Xen  
> I have a bond0 grouping eth0 and eth3 (I have more interfaces, not  
> related with Xen configuration by now), then I have a bridge per VLAN  
> and I include bond0.<vlanid> to the corresponding bridge.
>
>       I have configure it now XCP with bonding (as described in the  
> documentation), but it has a strange behaviour:
>
> * bond0 doesn't appear in /proc/net/bonding
> * With brctl show I get:
>
> # brctl show
> bridge name   bridge id               STP enabled     interfaces
> xapi1         0000.002481a6a178       no              bond0
>                                                       eth0
>                                                       eth3
> xenbr1                0000.002481a6b1c6       no              eth1
> xenbr2                0000.00237da6e658       no              eth2
>
>       that is, eth0, eth3 and bond0 are included in the bridge. I have tried  
> to manually remove eth0 (or eth3), but I can't:
>
> # brctl delif xapi1 eth0
> can't delete eth0 from xapi1: Operation not supported
>
> * Another problem is the MAC associated with xapi1 (my management  
> interface) is discover from the other switches of my network in two  
> interfaces, that is, the one that connect them to the switch where I  
> have eth0 connected to, and the the switch where I have eth1 connected  
> to. Is this correct?
> * When I boot the machine (or when it has a lot of time of inactivity,  
> it's a test environment), I have the 3 o 4 first packages duplicated. Is  
> this correct?
>
>       When the same configuration, but with XenServer 5.0 (citrix), the bond0 
>  
> appears at /proc/net/bonding, ethX interfaces are not included in  
> bridges and I don't have duplicate packages.
>

Citrix XenServer 5.x uses Linux bridge support in dom0 kernel,
but XCP uses OpenVswitch instead of Linux bridging..

-- Pasi


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

<Prev in Thread] Current Thread [Next in Thread>