Bonjour,

Thank you for your answer !

Guillaume

-----Message d'origine-----
De : [email protected]
[mailto:[email protected]] De la part de Siim Põder
Envoyé : mardi 27 janvier 2009 09:05
À : LinuxVirtualServer.org users mailing list.
Objet : Re: [lvs-users] Bonding module in xor and rr mode

Hi

Guillaume LECCESE wrote:
> So, how set different parameters for each instance ?

max_bonds=n loads n bonds with the parameters specified. the way to do
this, is remove max_bonds=2. Note that you may have to use -o bond0 and
-o bond1 to rename the loaded module (in order to load it multiple times).

Another, likely to be better approach is to use this to create new bond:

echo +bond1 > /sys/class/net/bonding_masters

followed by:

echo 2 > /sys/class/net/bond1/bonding/mode

It's all in bonding documentation, see here for example:
http://www.mjmwired.net/kernel/Documentation/networking/bonding.txt

Siim

_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/

LinuxVirtualServer.org mailing list - [email protected]
Send requests to [email protected]
or go to http://lists.graemef.net/mailman/listinfo/lvs-users

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/

LinuxVirtualServer.org mailing list - [email protected]
Send requests to [email protected]
or go to http://lists.graemef.net/mailman/listinfo/lvs-users

Reply via email to