<div dir="ltr"><div>Configuring the router to dhcp-relay for both server seems to fix the problem.</div><div>As perlĺist suggested, second server wasnt receiving the requests.</div><div><br></div><div>Now the only thing left is stork...do you guys know how to make it work?</div><div>I'm getting a 500 trying to install agent via server</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Nov 9, 2022 at 3:24 PM Peter Davies <<a href="mailto:peterd@isc.org">peterd@isc.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Tan,<br>
   I strongly advise you to read the Kea ARM for a description of the <br>
different<br>
HA modes and example configurations.<br>
<br>
see: <br>
<a href="https://kea.readthedocs.io/en/kea-2.3.2/arm/hooks.html#ha-high-availability-outage-resilience-for-kea-servers" rel="noreferrer" target="_blank">https://kea.readthedocs.io/en/kea-2.3.2/arm/hooks.html#ha-high-availability-outage-resilience-for-kea-servers</a><br>
<br>
Kind Regards Peter<br>
<br>
<br>
On 09/11/2022 15.15, perl-list wrote:<br>
>> On Wed, Nov 9, 2022 at 12:38 PM perl-list < [ mailto:<a href="mailto:perl-list@network1.net" target="_blank">perl-list@network1.net</a> |<br>
>> <a href="mailto:perl-list@network1.net" target="_blank">perl-list@network1.net</a> ] > wrote:<br>
>>> The other one is still receiving the packets, it just isn't doing anything with<br>
>>> them unless it becomes the active device (assuming you chose hot-standby mode)<br>
>> I configured load-balancing mode :S<br>
> Something isn't correct then.  I've never configured the load-balancing mode so I couldn't say what to look for specifically other than something general like:<br>
><br>
> 1) make sure that both servers are configured in the same HA mode: load-balancing<br>
> 2) Make sure that both servers are receiving the DHCP traffic (you can check with tcpdump to be completely sure)<br>
><br>
>>> You can perform load testing with perfdhcp: [<br>
>>> <a href="https://kea.readthedocs.io/en/kea-2.2.0/man/perfdhcp.8.html" rel="noreferrer" target="_blank">https://kea.readthedocs.io/en/kea-2.2.0/man/perfdhcp.8.html</a> |<br>
>>> <a href="https://kea.readthedocs.io/en/kea-2.2.0/man/perfdhcp.8.html" rel="noreferrer" target="_blank">https://kea.readthedocs.io/en/kea-2.2.0/man/perfdhcp.8.html</a> ]<br>
>> trying to install this conflicts with isc-kea-common...<br>
> you can install it on a different machine (in fact you should - not sure you can test from the same machine).<br>
><br>
>>> As far as checking functionality of HA, I am not sure... I guess you could shut<br>
>>> down the primary and see what happens? I have done that, but it won't<br>
>>> immediately switch. It will wait until a certain number of clients are trying<br>
>>> to obtain a lease and then switch.<br>
>> stopped dhcp service in server1 and server2 did nothing but complaining about<br>
>> the heartbeat...<br>
>>> That is a tunable parameter, however.<br>
>> Is "max-unacked-clients" ?<br>
> yes - that is the parameter.<br>
<br>
-- <br>
ISC funds the development of this software with paid support subscriptions. Contact us at <a href="https://www.isc.org/contact/" rel="noreferrer" target="_blank">https://www.isc.org/contact/</a> for more information.<br>
<br>
To unsubscribe visit <a href="https://lists.isc.org/mailman/listinfo/kea-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/kea-users</a>.<br>
<br>
Kea-users mailing list<br>
<a href="mailto:Kea-users@lists.isc.org" target="_blank">Kea-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/kea-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/kea-users</a><br>
</blockquote></div>