[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Xen Networking and bonded interfaces on Debia Lenny
2009/7/6 Joshua Boniface <joshua.boniface@xxxxxxxx>
This is what I've just done, this is lightly tested so far, a bonded pair and bridging on top of it, just bring up the br0 interface (ifup br0) and it will build the bond automatically itself: Bonding in a Debian Lenny based Xen Dom0 Add 'bonding' to /etc/modules, actually the ifenslave script loads this module if not already present, but this is untested. Prepare an interfaces script similar to this: # The loopback network interface for this to work you should first of installed bridge-utils and ifenslave(-2.6). I see no reason why this cannot be expanded to cover as may interfaces/bonds as is required, it might be necessary to include options bonding max_bonds=2 etc if using more than one network bond. The debian lenny setup already has network-dummy in place and is the default. Amend the bridge name in the vmx file if required but I believe (for a non-HVM domain) it will automatically use br0 rather than the old xenbr0 name. There really isn't anything else which requires modifing. cheers dave _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |