You don't need any clusters.
Just configure two DHCP Servers. Configure the DHCP service with exaclty
identical Scopes. The only thing different is that you create and
arrange
the Exclusions so that each server gives out one-half of the available
addresses.
If one DHCP dies, you simply remove the extra Exclusion from the
remaining
Server so that it can now give out all the available address and it will
keep things going while the other is repaired. When the dead DHCP is
repaired, you just put the Exclusions back the way they were.
Since DHCP clients always request the same IP# they previously had the last
time you should not run into any duplicate IP problems during the
transition. If there are any "hiccups" it should be brief and minor. I have
never had any trouble running ours this way,...our DCs which run DNS, WINS,
and DHCP are identically configured and have done well this way.
--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
I want to provide failover to DHCP servers.
Is the cluster alternative on Win2003 Ent Server a good way to go ? I have
been reading documentation and I see that MS DHCP is cluster aware, I just
want to know if the cluster solution is practical and works without
many
problems.