はせがわといいます。
2006/01/04 12:59:27, HOTTA Michihide <hotta@xxxxxxxxxxxxxx> was wrote
> alias bond0 bonding
> options bond0 miimon=100 mode=active-backup
options bonding miimon=100 mode=1
当方では、RHEL3でmodules.confを上記に変更して、
リブートすると変更できました。
mode =1だと、round-robinになってしまいました。
マシンはDL380になります。
/usr/src/linux-2.4/Documentation/networking/bonding.txt
(snip)
mode
Specifies one of the bonding policies. The default is
round-robin (balance-rr). Possible values are (you can use
either the text or numeric option):
(snip)
active-backup or 1
(snip)
[root@hogehoge root]# modprobe -d bonding
=============================================
Module bonding
kname bonding
objkey bonding
names: bonding
options: miimon=100 mode=1
mode: NORMAL
Module matching bonding: /lib/modules/2.4.21-27.ELsmp/kernel/drivers/net/bonding/bonding.o
=============================================
[root@hogehoge root]# modprobe -d bond0
=============================================
Module bond0
kname bonding
objkey bonding
names: bond0 bonding
options: miimon=100 mode=1
mode: NORMAL
Module matching bonding: /lib/modules/2.4.21-27.ELsmp/kernel/drivers/net/bonding/bonding.o
=============================================
--
長谷川雅一 <hasegawa.masaichi@xxxxxxxxxxxxx>
Follow-Ups:
- [linux-users:106085] Re: bonding: mode=active-backup ダメHOTTA Michihide
- [linux-users:106083] bonding: mode=active-backup ダメHOTTA Michihide
- Prev by Subject: [linux-users:106083] bonding: mode=active-backup ダメ
- Next by Subject: [linux-users:106085] Re: bonding: mode=active-backup ダメ
- Previous by thread: [linux-users:106083] bonding: mode=active-backup ダメ
- Next by thread: [linux-users:106085] Re: bonding: mode=active-backup ダメ
- Indexes:[Main][Thread]