How to run in failover but NOT load balancing?

Stulic,Damjan damjan.stulic at edwardjones.com
Fri Dec 21 14:14:38 UTC 2007


set split to 0 or 255 to turn off load balancing.
but be aware (from my experiences):
 - both servers will still log the dora process, and keep leases in
dhcpd.leases file
 - on true failover (when primary is down) some functionality is
unavailable (like to add new pools)

Damjan Stulic
IS Security Identity Management
Edward Jones



 
 If you are not the intended recipient of this message (including attachments), or if you have received this message in error, immediately notify us and delete it and any attachments.  If you no longer wish to receive e-mail from Edward Jones, please send this request to messages at edwardjones.com.  You must include the e-mail address that you wish not to receive e-mail communications.  For important additional information related to this e-mail, visit www.edwardjones.com/US_email_disclosure
 
________________________________
 


From: dhcp-users-bounce at isc.org [mailto:dhcp-users-bounce at isc.org] On
Behalf Of Nomad
Sent: Thursday, December 20, 2007 18:56
To: dhcp-users at isc.org
Subject: How to run in failover but NOT load balancing?


I think I've misunderstood something in setting up DHCP 3.1.0.  I have
two servers and I want them to run in failover mode, not load-balancing,
with one server providing service to all dhcp requests and the other
acting as a standby.  I have both listed in the router's configuration
(ip helper-address).  Is this supported under the failover protocol
implemenation?  Or is the only way to run two servers to have them load
balance?  I'd like to run in the active-standy mode to simplify
troubleshooting so I don't have to figure out which server has acted on
a client's request.  Initially I thought I could do this with the
"split" statement but everything I've read tells me I should keep the
split value at  128  which implies balancing between the two servers.


More information about the dhcp-users mailing list