How to correctly create multiple bonding interfaces in kernel 2.6.29.6

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

 



Folks,

I am currently working with kernel 2.6.29.6-0.16.smp.gcc3.4.x86_64 .
Per this conversation:

[Bonding-devel] [PATCH] bonding: fix multiple module load problem
http://lkml.indiana.edu/hypermail/linux/kernel/0906.1/01121.html

, I would like to know how to correctly create multiple bonding interfaces with different options / modes.

Can anybody help me with that?

I recently upgraded from kernel 2.6.26 which was working fine using something like in modprobe.conf:

install bond0 /sbin/modprobe --ignore-install bonding -o bond0 mode=balance-alb miimon=100 install bond1 /sbin/modprobe --ignore-install bonding -o bond1 mode=balance-rr miimon=100

, unfortunately kernel 2.6.29 does not seem to like these and when I test the bonding interfaces using just a ping, I got a kernel panic.

Also, I have trying several different ways to configure the bonding interface, but it is never stable. Ping will work for 10 seconds, time out for another 0 or so and back and forth.

Any help / thoughts / comments will be greatly appreciated.


Thanks,
--
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux