[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] xen 4.3 - bridge with bonding under Debian Wheezy
Hi, not solved yet! I mean bond mode 1 works, but it uses only 1 card at once. What I need is bond mode 0 or 3, that never worked out for me. When I am on the console, 1 and 3 works, but not from any guest system via br0! Thanks, Walter. auto br0 iface br0 inet static address 10.41.15.41 netmask 255.255.255.0 bridge_ports bond0 bridge_maxwait 0 pre-up ifup bond0 post-down ifdown bond0 iface bond0 inet static bond-mode 1 bond-miimon 100 bond-lacp_rate 1 bond-downdelay 200 bond-updelay 200 address 0.0.0.0 netmask 0.0.0.0 slaves eth1 eth2 -----Original Message----- From: xen-users-bounces@xxxxxxxxxxxxx [mailto:xen-users-bounces@xxxxxxxxxxxxx] On Behalf Of Shane Johnson Sent: Dienstag, 20. August 2013 22:41 Cc: xen-users@xxxxxxxxxxxxx Subject: Re: [Xen-users] xen 4.3 - bridge with bonding under Debian Wheezy On Thu, Aug 15, 2013 at 5:21 PM, Alexandre Kouznetsov <alk@xxxxxxxxxx> wrote: <snip> > the interfaces. Comment out "auto" keyword and bring them up manually > first, in the correct order. Watch for errors, they shall tell you what is wrong. > Once it's working, enable auto back. > > Greetings. > > -- > Alexandre Kouznetsov > > > > _______________________________________________ > Xen-users mailing list > Xen-users@xxxxxxxxxxxxx > http://lists.xen.org/xen-users Did you ever get this resolved? I have a machine with 4 NICS in it that I tried to bond and use with the bridging and I found that all the communication from the DOMU was blocked. DOM0 was fine. I was going to look into this again and was hoping you might have some insight. Thanks -- Shane D. Johnson IT Administrator Rasmussen Equipment _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |