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] Using bonding-device bond0 for Xen

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Using bonding-device bond0 for Xen
From: "Richard Mayer" <shiny.mayer@xxxxxxxxxxx>
Date: Thu, 8 Sep 2005 19:02:50 +0200 (CEST)
Delivery-date: Thu, 08 Sep 2005 17:00:55 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
Importance: Normal
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: SquirrelMail/1.4.5
Sorry,

actually this is what I tried:

auto br-bond0
iface br-bond0 inet static
         address ipaddress
         gateway gatewayaddress
         network networkaddress
         netmask 255.255.255.0
        pre-up /sbin/ifconfig eth0 up
        pre-up /sbin/ifconfig eth1 up
        pre-up /sbin/ifconfig bond0 up
        pre-up /sbin/ifenslave bond0 eth0
        pre-up /sbin/ifenslave bond0 eth1
        pre-up /usr/sbin/brctl addbr br-bond0
        pre-up /usr/sbin/brctl addif br-bond0 bond0

Regards

Richard

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