Re: [dhcwg] Discussion on draft-ietf-dhc-failover-12.txt

"George C. Kaplan" <gckaplan@ack.berkeley.edu> Fri, 28 January 2005 17:47 UTC

Received: from ietf-mx.ietf.org (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id MAA22691 for <dhcwg-web-archive@ietf.org>; Fri, 28 Jan 2005 12:47:28 -0500 (EST)
Received: from megatron.ietf.org ([132.151.6.71]) by ietf-mx.ietf.org with esmtp (Exim 4.33) id 1CuaUp-0002zY-Mx for dhcwg-web-archive@ietf.org; Fri, 28 Jan 2005 13:05:28 -0500
Received: from localhost.localdomain ([127.0.0.1] helo=megatron.ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1Cua2W-0007Qb-UU; Fri, 28 Jan 2005 12:36:12 -0500
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1Cua1H-00070q-6L for dhcwg@megatron.ietf.org; Fri, 28 Jan 2005 12:34:55 -0500
Received: from ietf-mx.ietf.org (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id MAA21654 for <dhcwg@ietf.org>; Fri, 28 Jan 2005 12:34:52 -0500 (EST)
Received: from enceladus.net.berkeley.edu ([128.32.155.26]) by ietf-mx.ietf.org with esmtp (Exim 4.33) id 1CuaId-0002gY-Nh for dhcwg@ietf.org; Fri, 28 Jan 2005 12:52:52 -0500
Received: from enceladus.Net.Berkeley.EDU (localhost [127.0.0.1]) by enceladus.Net.Berkeley.EDU (8.11.3/8.11.3) with ESMTP id j0SHX5x20626; Fri, 28 Jan 2005 09:33:06 -0800 (PST)
Message-Id: <200501281733.j0SHX5x20626@enceladus.Net.Berkeley.EDU>
X-Mailer: exmh version 2.1.1 10/15/1999
To: Ted Lemon <Ted.Lemon@nominum.com>
From: "George C. Kaplan" <gckaplan@ack.berkeley.edu>
Subject: Re: [dhcwg] Discussion on draft-ietf-dhc-failover-12.txt
In-Reply-To: Message from Ted Lemon <Ted.Lemon@nominum.com> of "Thu, 27 Jan 2005 14:53:06 MST." <AE8D4698-C3E7-44B7-9201-B978D8024E0E@nominum.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Date: Fri, 28 Jan 2005 09:33:04 -0800
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 5a9a1bd6c2d06a21d748b7d0070ddcb8
Cc: dhcwg@ietf.org
X-BeenThere: dhcwg@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: dhcwg.ietf.org
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/dhcwg>, <mailto:dhcwg-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:dhcwg@ietf.org>
List-Help: <mailto:dhcwg-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/dhcwg>, <mailto:dhcwg-request@ietf.org?subject=subscribe>
Sender: dhcwg-bounces@ietf.org
Errors-To: dhcwg-bounces@ietf.org
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 082a9cbf4d599f360ac7f815372a6a15

In message <AE8D4698-C3E7-44B7-9201-B978D8024E0E@nominum.com>, Ted Lemon writes
:
> On Jan 24, 2005, at 5:46 PM, David W. Hankins wrote:
> > It seems we would at least like to know how much interest there was for
> > this within the WG still.
> I would very much like to see this draft advance, as I'm sure would a 
> number of other people.

I'm too new to using failover to make any detailed comments on the 
draft, but I want to echo this sentiment.  At our site, 
we're currently doing a long-overdue upgrade of our DHCP servers.  We 
need to use failover, and we'd REALLY like it to be a standard protocol.

> >     A2: "Eager update" instead of lazy update:
> >      [...]
> >         > Rephrased: is there enough deployments out there
> >         > with a fast connected primary-secondary to warrant
> >         > another failover protocol optimized for this?
> >
> >         Possibly.  I think many people read 'failover' and they
> >         dream of something different, something people would
> >         actually call 'High Availability'.
> >
> >         I think if you defined 'fast connected' as a direct
> >         crossover between the two, then no.  On the other hand,
> >         servers that are connected to the same switch are a dime
> >         a dozen.

They're a dime a dozen because it's easy to set up.  ("OK, we got these 
two servers; let's put 'em in that rack over there".)  This is fine for 
protecting against a server failure, but it does nothing for you in 
case of a *facility* failure.  We've had enough of those (power 
failures, flooding) that geographical separation between the DHCP 
servers is more important to us than a fast connection between them.

(Before you ask, we're also upgrading the facilities, so that flooding 
and power failures will be less likely).

> For the love of god, let's not redesign the failover protocol.   My 
> experience of this is that, considering the example of the ISC DHCP 
> server, there's no bottleneck in the protocol that's slowing the server 
> down.  The last thing you should be thinking about is redesigning the 
> protocol to accommodate the ISC server.   

Amen to that.  My understanding is that the failover protocol mostly 
works, and there's a lot of practical experience with it.  Let's move 
ahead with what we have now.

If people think that "eager updates" will help solve a problem, then they
can be explored as a possible future extension.

-- 
George C. Kaplan                            gckaplan@ack.berkeley.edu
Communication & Network Services            510-643-0496
University of California at Berkeley



_______________________________________________
dhcwg mailing list
dhcwg@ietf.org
https://www1.ietf.org/mailman/listinfo/dhcwg