<div dir="ltr"><br><div>We have HA-MySQL behind our Kea servers, but the scopes themselves are sharded to avoid this kind of write contention. In our case, we've got a network partition that serves as an effective bright line between who's responsible for what.</div><div><br></div><div>cheers</div><div>Klaus</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 13, 2018 at 4:18 AM,  <span dir="ltr"><<a href="mailto:lex@ezelink.com" target="_blank">lex@ezelink.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey, pal, that's my thread ))<br>
<br>
if you installed boost and configure can't find it - use ./configure --help<br>
there should be option --with-boost-source or smth like that<div><div class="h5"><br>
<br>
<br>
On 2018-03-13 15:10, Tobi Obadiah wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hello there,<br>
<br>
Am just getting started with Kea, on my attempt to install kea on<br>
Ubuntu16.04 desktop  I keep getting the "Missing required header<br>
files" errors<br>
I have to manage to fix some of them but wonder if there is a standard<br>
procedure to get this fix.  Though I have boost installed<br>
"boost/shared_ptr.hpp"<br>
is reported missing.<br>
<br>
I appreciate your help.<br>
<br>
On Tue, Mar 13, 2018 at 11:37 AM, Dominik Epple<br>
<<a href="mailto:dominik.epple@gmail.com" target="_blank">dominik.epple@gmail.com</a>> wrote:<br>
<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hi,<br>
<br>
it might help if you pick a dedicated galera write node, i.e. both<br>
of your kea servers write to the same galera node at each point in<br>
time. You can still configure that in a HA fashion by some<br>
active-passive loadbalancer or a failover IP or something.<br>
<br>
The other option would be that the kea code gets adjusted for<br>
running "galera-aware" but I am no expert on what exactly needs to<br>
happen there. But if it can't be fixed on application level, it<br>
probably can be fixed on system level by picking a dedicated write<br>
node.<br>
<br>
Dominik<br>
<br>
2018-03-13 11:28 GMT+01:00 <<a href="mailto:lex@ezelink.com" target="_blank">lex@ezelink.com</a>>:<br>
<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hi guys,<br>
<br>
I'm running 2 kea dhcp servers and connect them to galera-mysql<br>
cluster for HA.<br>
Everything is ok, but sometimes i have this message in logs:<br>
<br>
2018-03-13 14:14:45.036 ERROR [kea-dhcp4.alloc-engine/11864]<br>
ALLOC_ENGINE_V4_ALLOC_ERROR [hwtype=1 b8:53:ac:xx:xx:xx],<br>
cid=[01:b8:53:ac:xx:xx:xx], tid=0xa56d03a4: error during attempt<br>
to allocate an IPv4 address: unable to execute for <SELECT<br>
address, hwaddr, client_id, valid_lifetime, expire, subnet_id,<br>
fqdn_fwd, fqdn_rev, hostname, state FROM lease4 WHERE client_id =<br>
? AND subnet_id = ?>, reason: Deadlock found when trying to get<br>
lock; try restarting transaction (error code 1213)<br>
<br>
the network is relatively small - not more than 50-100 requests<br>
per second<br>
<br>
How can I get rid of these messages? Cause after getting this<br>
error, server sends NACK to client<br>
______________________________<wbr>_________________<br>
Kea-users mailing list<br>
<a href="mailto:Kea-users@lists.isc.org" target="_blank">Kea-users@lists.isc.org</a><br>
</div></div><a href="https://lists.isc.org/mailman/listinfo/kea-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/<wbr>listinfo/kea-users</a> [1]<br>
</blockquote><span class="">
<br>
______________________________<wbr>_________________<br>
Kea-users mailing list<br>
<a href="mailto:Kea-users@lists.isc.org" target="_blank">Kea-users@lists.isc.org</a><br>
</span><a href="https://lists.isc.org/mailman/listinfo/kea-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/<wbr>listinfo/kea-users</a> [1]<br>
</blockquote>
<br>
<br>
<br>
Links:<br>
------<br>
[1] <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>
</blockquote><div class="HOEnZb"><div class="h5">
______________________________<wbr>_________________<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/<wbr>listinfo/kea-users</a><br>
</div></div></blockquote></div><br></div>