› Forums › Network Management › Linux and Networking › Bonding
- This topic is empty.
-
AuthorPosts
-
March 31, 2008 at 5:37 pm #40970
fadjar340
MemberDear all,
First of all, I just wanna say thank you very much to Fulvio about this great distro.
I just tried this distro to my box for bridge, but I still have some strange behavior about bonding several ethernet cards.I want to use the cards in mode 6, balance-alb, but I can not configure another options, like miimon, user_carrier, updelay, etc…
Mode balance-alb, allows me to use multi switch without any special requirement, not like etherchannel for Cisco. I just want to use the cheap switch 🙂I can do that in the OpenSuSE 10.3 without any hickup instead of zeroshell, but I need to put the OS in the CF or USB stick.
Is it possible to do it by hand? or using web admin? or the version is little bit older?
Because I have a strange error of this situation and then the machine was hang with a lots of machine code.
Any comments will be appreciate..
Regards,
Fadjar TandabawanaApril 2, 2008 at 4:37 pm #46318fadjar340
MemberDear All,
Since I use the startup script, I can do my bonding with mode=6 miimon 20 arp_interval=20, but can not see in the web admin.
After I done little bit research, I found that the bonding was hardcoded into the cgi script mkbonddev.
I can to change the option but after restart all the changes that I made was gone and goes to the original one.
Is it possible to change this permanently?
I need the special bonding options to fulfill my tasks.Regards,
Fadjar TandabawanaAugust 8, 2008 at 8:56 pm #46319samconny
Memberhi
can you send me please your configuration for the OpenSuse
since it seams that the zeroshell bond has some problems some other
people reported recently in other threads. So i need a running
bond configuration. I would be very glad if you could pass me
se whole configuration scripts of the bond and vpn.Thanks a lot.
November 24, 2008 at 10:09 am #46320fadjar340
MemberThis is my bond0 config:
BONDING_MASTER=’yes’
BONDING_MODULE_OPTS=’mode=balance-alb miimon=10′
BROADCAST=”
ETHTOOL_OPTIONS=”
IPADDR=”
MTU=”
NAME=”
NETWORK=”
REMOTE_IPADDR=”
STARTMODE=’on’
USERCONTROL=’no’
BONDING_SLAVE_0=’eth0′
BONDING_SLAVE_1=’eth1′
BONDING_SLAVE_2=’eth2′
NETMASK=”Regards,
Fadjar T -
AuthorPosts
- You must be logged in to reply to this topic.