[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Xen 3.4.0 and interface bonding



I had the same error on Xen 3.3.1 with 2.6.18.8 kernel. I got rid of this error by changing the mode to 0. Obviously there something wrong in 2.6.18's bonding code (which according to some reports are fixed in RHEL/CentOS but not in the Xen tree).

--- /etc/modprobe.d/arch-aliases        2009-06-08 13:44:18.000000000 +0300
+++ etc/modprobe.d/arch-aliases 2009-03-30 15:48:49.000000000 +0300
@@ -3,4 +3,4 @@
 alias binfmt-0064 ia32_aout

 alias bond0 bonding
-options bonding mode=0 miimon=100 downdelay=200 updelay=200
+options bonding mode=6 miimon=100 downdelay=200 updelay=200



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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.