<div dir="ltr">Not at all.  It does split the pools, automatically.  You just need to make sure you don't use more than 90% of your addresses as it may have difficulty transferring IPs amongst the devices if you do (say if the secondary runs out, the primary may not be able to send IPs to it).</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 17, 2017 at 9:44 AM, John Ratliff <span dir="ltr"><<a href="mailto:john@bluemarble.net" target="_blank">john@bluemarble.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 11/17/2017 9:37 AM, SoupNazi izaNpuoS wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Out of curiosity, was there a reason you didn't use the built in failover configuration in ISC DHCP?<br>
</blockquote>
<br></span>
It's extremely confusing to me. Perhaps my understanding is flawed, but as I understand it, you need to split your pool and have one side responsible for their individual split. Our pools do not have enough spare IPs to allow that. It just never seemed work the effort.<br>
<br>
--John<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
<br>
On Fri, Nov 17, 2017 at 9:25 AM, John Ratliff <<a href="mailto:john@bluemarble.net" target="_blank">john@bluemarble.net</a> <mailto:<a href="mailto:john@bluemarble.net" target="_blank">john@bluemarble.net</a>>> wrote:<br>
<br>
    I'm seeking best practice advice on how to setup DHCP server<br>
    redundancy with kea.<br>
<br>
    With ISC DHCP, I used VRRP with two servers and configured it to<br>
    send the dhcp-server-identifier option as the VRRP IP. Then I would<br>
    run a script that sync'd the lease database automatically via cron.<br>
<br>
    This process is messy and error prone, so I would like to use kea<br>
    instead.<br>
<br>
    The subnets I am allocating via DHCP is not the same subnet that the<br>
    server is in, so we use ip-helper statements to forward DHCP<br>
    requests to the server.<br>
<br>
    I have kea using mySQL as a lease backend. The mySQL server is not<br>
    on the same machine as kea.<br>
<br>
    My first thought was to use VRRP and supply the<br>
    dhcp-server-identifier option again. I ran into a problem though<br>
    that if kea started before VRRP, it wouldn't listen on the VRRP IP.<br>
    There is probably a solution to that, but I don't have one yet.<br>
<br>
    So then I changed the router configuration to use two ip-helper<br>
    statements, sending the request to both primary and secondary kea<br>
    servers; I also removed the dhcp-server-identifier option. This<br>
    seems to work.<br>
<br>
    Is this a reasonable setup for DHCP redundancy with kea? Is there a<br>
    better option I might want to consider? Are there any concerns I<br>
    should be aware of with both servers being active?<br>
<br>
    Thanks.<br>
    ______________________________<wbr>_________________<br>
    Kea-users mailing list<br></div></div>
    <a href="mailto:Kea-users@lists.isc.org" target="_blank">Kea-users@lists.isc.org</a> <mailto:<a href="mailto:Kea-users@lists.isc.org" target="_blank">Kea-users@lists.isc.or<wbr>g</a>><br>
    <a href="https://lists.isc.org/mailman/listinfo/kea-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/<wbr>listinfo/kea-users</a><br>
    <<a href="https://lists.isc.org/mailman/listinfo/kea-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman<wbr>/listinfo/kea-users</a>><br>
<br>
<br>
</blockquote>
<br>
</blockquote></div><br></div>