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] bonding in xen 3.3.1

To: lists@xxxxxxxxx
Subject: Re: [Xen-users] bonding in xen 3.3.1
From: Alberto Asuero Arroyo <albertoasuero@xxxxxxxxx>
Date: Thu, 5 Feb 2009 11:13:40 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx, Mark Walkom <markwalkom@xxxxxxxxx>
Delivery-date: Thu, 05 Feb 2009 02:14:29 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=OBq4EkvBA+4Dve1K+1fqOP2EfyjuoNgU+5fDscE5/HY=; b=TYvu5fNnm63UFYiYnDIigQ0SJexvVkCawTSHRmaavIDm3NZrTmI0W5toC49N82+OeG mV4bTXeqVBrwh11CgalVv6S9jZqe+e89AcISr314LOmdOP4NYcFcNz/KBeIn8mRR6qUr q0Fj57BNLYrkObDyMtoNV7T6J5J9jsBwASWeI=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=RAZUvxzTW8mRB0Xjf4iT0lpTDtJtl+Q7Xq62l2ykTOtyze5+m2e2veq6+rTKNfeUET rPqb3qfBhX3lAuPq9TZfFQGfl7i4ZFaO4EwMOKe7m4zstcKTljXe4b7atQEoZjPl2fOF y/ZUYkj9w2Gi1+LGlX1QtBYwoW59COfwlKbpA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1233826308.25496.8.camel@ubu32>
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: <939ef32f0902040140v48bb453kbf9245b3a6f1acb@xxxxxxxxxxxxxx> <1233740865.24400.1.camel@ubu32> <939ef32f0902040156y15776a4fp2c3eee26f6172066@xxxxxxxxxxxxxx> <1233741914.24400.10.camel@ubu32> <235177650902040208scf347eak3e3593c3620a7857@xxxxxxxxxxxxxx> <1233826308.25496.8.camel@ubu32>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thank you very much Thomas,

It's works perfectly!!

network speed 2x  XDD

Regards,

Alberto


On Thu, Feb 5, 2009 at 10:31 AM, Thomas Halinka <lists@xxxxxxxxx> wrote:
Hi,

sorry for the delay, but i had a bunch of meetings yesterday :(

But as wanted: http://www.linuxfellaz.net/network-bond.txt

Just Download it as network-bond to /etc/xen/scripts, make it executable
(chmod +x) and alter xend-config.sxp to use this as network-script.

Please beware the bridges are named xenbrX and _not_ ethX - this can be
easily changed in the op_start/op_stop-Section of the script.

Have phun

Regards,

Thomas


Am Mittwoch, den 04.02.2009, 21:08 +1100 schrieb Mark Walkom:
> Thomas,
> Can't you share it to the rest of us? I'd certainly like to know as
> well.
> Please :)
>
> 2009/2/4 Thomas Halinka <lists@xxxxxxxxx>
>         Hi Again,
>
>         Am Mittwoch, den 04.02.2009, 10:56 +0100 schrieb Alberto
>         Asuero Arroyo:
>         > Thanks thomas,
>         >
>         > do you know any doc about this? I know how to run my own
>         > network-script but I don't know how to do this script to
>         work with
>         > bond0.
>
>         Its not very hard to do this with bonding - where were your
>         problems?
>
>         maybe we could fix them together....
>         >
>         > any orientation?
>
>         I can send you my bonding-script via PM. This Script fires up
>         2 Bridges
>         over 2 Bonding-Devices (bond0, bond1) and works in production
>         for me.
>
>         >
>         > alberto
>
>         Thomas
>         >
>         > On Wed, Feb 4, 2009 at 10:47 AM, Thomas Halinka
>         <lists@xxxxxxxxx>
>         > wrote:
>         >         Am Mittwoch, den 04.02.2009, 10:40 +0100 schrieb
>         Alberto
>         >         Asuero Arroyo:
>         >         > Hi!!
>         >         >
>         >         > how could I configure a bounding with xen??
>         >
>         >         Hi Alberto,
>         >
>         >         you need to write your own network-script. The
>         shipped scripts
>         >         _wont_ do
>         >         do this job for you.
>         >
>         >         >
>         >         > I've configured a bonding in the system without
>         xen and it
>         >         works
>         >         > perfectly.
>         >         >
>         >         > Thanks,
>         >         >
>         >         > Alberto
>         >
>         >
>         >
>         >         hth,
>         >
>         >         Thomas
>         >         > _______________________________________________
>         >         > Xen-users mailing list
>         >         > Xen-users@xxxxxxxxxxxxxxxxxxx
>         >         > http://lists.xensource.com/xen-users
>         >
>         >
>         > _______________________________________________
>         > Xen-users mailing list
>         > Xen-users@xxxxxxxxxxxxxxxxxxx
>         > http://lists.xensource.com/xen-users
>
>
>         _______________________________________________
>         Xen-users mailing list
>         Xen-users@xxxxxxxxxxxxxxxxxxx
>         http://lists.xensource.com/xen-users
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>