From: "Chris Friesen" <cfriesen@nortel.com>
To: Jay Vosburgh <fubar@us.ibm.com>
Cc: netdev@vger.kernel.org
Subject: Re: dhcp/bonding interaction question
Date: Tue, 23 Sep 2008 18:15:38 -0600 [thread overview]
Message-ID: <48D986AA.6030400@nortel.com> (raw)
In-Reply-To: <21694.1222193834@death.nxdomain.ibm.com>
Jay Vosburgh wrote:
> Chris Friesen <cfriesen@nortel.com> wrote:
> Ok, so your problem (if I'm understanding things correctly) is
> really a chicken-and-egg type of deal. Your entire network is all
> etherchannel, except for this blade, which needs to connect,
> temporarily, in a non-etherchannel manner in order to boot up and become
> etherchannel-ified (at which point it'll work).
Basically, yes.
> One possible problem with hacking the dhcpd to send back out on
> the receiving interface is that (because of the etherchannel) there's no
> general guarantee that the switch paths are symmetrical, particularly if
> a port is down somewhere.
True.
> If you're already rolling your own kernels, would it be easier
> to remove the xid interface check from the kernel's dhcp client (i.e.,
> accept the DHCP reply as if it had arrived on the proper interface for
> its xid)? You could make it into some kind of "netboot_on_etherchannel"
> option.
Yes, this is being considered as well. Initially I was against it due
to the possibility of introducing unexpected behaviour, but making it a
boot argument makes a lot of sense, especially since it would allow for
more robust behaviour on certain fault scenarios.
Thanks,
Chris
prev parent reply other threads:[~2008-09-24 0:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-23 15:24 dhcp/bonding interaction question Chris Friesen
2008-09-23 16:42 ` Jay Vosburgh
2008-09-23 17:17 ` Chris Friesen
2008-09-23 18:17 ` Jay Vosburgh
2008-09-24 0:15 ` Chris Friesen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48D986AA.6030400@nortel.com \
--to=cfriesen@nortel.com \
--cc=fubar@us.ibm.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).