Re: [PATCH] channel bonding: add support for device-indexedparameters

From: Florin Malita
Date: Tue Sep 27 2005 - 08:44:40 EST


On Tue, 27 Sep 2005 00:11:56 -0700
Jay Vosburgh <fubar@xxxxxxxxxx> wrote:
>
> Florin Malita <fmalita@xxxxxxxxx> wrote:
> [...]
> >How can you load a module multiple times on _any_ distro?
>
> modprobe -obond0 bonding mode=your-favorite-mode
> modprobe -obond1 bonding mode=some-other-mode
>
> and so on. This is in the modprobe man page, and is described
> in the bonding documentation (found in the kernel documentation or at
> http://sourceforge.net/projects/bonding). It is admittedly somewhat
> grotty, but it works.

OK, I see this capability has been in module-init-tools since the 0.8
days. Doesn't apply to any 2.4/modutils based system tough.

>
> >Not being able to set a (different) preferred
> >interface/primary for each bond device makes it unacceptable for
> >deployment in our environment.
>
> How are you configuring bonding? The current SuSE distros, for
> example, will do the multiple module load stuff automatically in the
> sysconfig scripts. This is described in the current bonding
> documentation.

Our systems are RHEL3 based so unfortunately the naming trick above
doesn't work.

But it does work on RHEL4 so admittedly, having this workaround
available for recent distros removes the urgency for a fix.

Thanks
Florin
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/