Re: [SLE] Looking for a book that describes highly available DHCP setups
- From: Joachim Schrod <jschrod@xxxxxxx>
- Date: Fri, 30 Dec 2005 14:36:02 +0100
Per Jessen wrote:
Joachim Schrod wrote:
I'm looking for a book that explains reliable and manageable DHCP setups. In particular, it should cover installations with failover and load balancing configurations of dhcpd. Both static and dynamic addressing is used.
a simple Linux-HA setup with heartbeat and drbd is really all you need. Yes, there's a little delay in starting the slave DHCP server when the
master dies, but that hardly matters for DHCP?
dhcpd has clustering capability included, I want to use that capability.
Linux-HA is not sufficient, as this doesn't synchronize the DHCP leases between the clustering nodes. I.e., in the case of failovers the new node would not know about leases of the previous node any more. Usage of ISC dhcpd's failover capabilities avoids that problem.
As I wrote, I know about the technology already. I am interested in in-depth treatment of pitfalls and strategies for implementation, in the stuff that's not elaborated in product manuals and IETF RFC drafts.
Cheers, Joachim
-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Joachim Schrod Email: jschrod@xxxxxxx Roedermark, Germany
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@xxxxxxxx Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@xxxxxxxx
- Follow-Ups:
- References:
- [SLE] Looking for a book that describes highly available DHCP setups
- From: Joachim Schrod
- Re: [SLE] Looking for a book that describes highly available DHCP setups
- From: Per Jessen
- [SLE] Looking for a book that describes highly available DHCP setups
- Prev by Date: [SLE] epson rx620
- Next by Date: Re: [SLE] Looking for a book that describes highly available DHCP setups
- Previous by thread: Re: [SLE] Looking for a book that describes highly available DHCP setups
- Next by thread: Re: [SLE] Looking for a book that describes highly available DHCP setups
- Index(es):
Relevant Pages
|