Re: Re: Question about bonding
Roy Marples
Wed Dec 14 08:11:39 2011
On Tue, 13 Dec 2011 17:49:45 -0600, Dallas Clement wrote:
What I said earlier is not correct. I only have one instance of
dhcpcd running per bond interface. There are none running for the
slaves. What I'm seeing is that the slaves are getting configured
with the same IP address as the bond interface.
I've captures the dhcpcd log messages for two instances of dhcpcd
that
are running for interfaces bond0 and bond 1. The slaves for bond0
are
eth0 and eth1. The slaves for bond1 are eth2 and eth3. As you can
see, the slaves are getting configured:
...
I was not expecting the slave interfaces to be configured by the
dhcpcd instance which manages the bond interface. Anything I can do
to avoid this?
I would guess your OS is starting dhcpcd on all interfaces unless
instructed not to do so.
So, ask your distribution on how to do this.
An alternative would be to deny dhcpcd running on certain interfaces,
which
which you can achieve in dhcpcd.conf(5) but that only works when one
dhcpcd process
controls all interfaces which it looks like your OS does not do.
Thanks
Roy
Archive administrator: postmaster@marples.name