[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

[linux-users:106084] Re: bonding: mode=active-backup ダメ


はせがわといいます。

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>

この情報があなたの探していたものかどうか選択してください。
yes/まさにこれだ!   no/違うなぁ   part/一部見つかった   try/これで試してみる

あなたが探していた情報はどのようなことか、ご自由に記入下さい。特に「まさにこれだ!」と言う場合は記入をお願いします。
例:「複数のマシンからCATV経由でipmasqueradeを利用してWebを参照したい場合の設定について」
Follow-Ups: References: