|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Xen, NIC bonding, ARP problem
On Sat, Jun 27, 2009 at 2:29 AM, Graeme
Crawford<graeme.crawford@xxxxxxxxx> wrote:
> Hi,
>
> Has anyone managed to solve this problem:
> http://lists.xensource.com/archives/html/xen-users/2007-04/msg00236.html
If I'm not mistaken you'd probably have some problems using standard
xen network-bridge script with bond interface. So probably you'd run
into problems when trying the setup described in that post
Anyway,
What I did is I have bonding and bridges with vlan setup using
Redhat's /etc/sysconfig/network/script/ifcfg-*, while in
xend-config.sxp I comment out network-script.
- eth2 and eth3 (both connected to switch as trunk) bonded into bond0.
- setup vlan on bond0, one of them in bond0.91
- create a bridge (br91) on top of bond0.91
- tell domUs to use br91 for bridge.
This setup works great.
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|