<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div class="">
<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">Thanks</div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class=""></div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">Sten</div>
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On 6 Jul 2020, at 14.33, Ismael Suarez <<a href="mailto:Ismael_Suarez@coqui.com" class="">Ismael_Suarez@coqui.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Turns out, one I removed the following from each subnet (just did them all at once) it started giving out leases.<br class="">"client-class": "HA_server1"<br class="">This will not be used in cluster for now, so I can manage. But really don't understat why it was not working before. Any setting I am missing where it was hitting a default threshold?<br class=""><br class="">Kind of bumbed out not finding the culprit of my problem.<br class=""><br class="">The setting I am testing out has over 130 subnets looking like the following (not real IPs here)<br class=""><br class=""><br class="">NOT WORKING<br class=""> {<br class=""> "subnet": "1.2.3.4/18",<br class=""> "id": 1008,<br class=""> "pools": [ { "pool": "1.2.3.2 - 1.2.3.254", "client-class": "HA_server1" } ],<br class=""> "option-data": [ { "name": "routers", "data": "1.2.3.1" } ]<br class=""> },<br class=""><br class=""></div></div></blockquote><div><br class=""></div>The example in the manuallooks like this:</div><div><img apple-inline="yes" id="C4F4BCE9-2191-40EE-A614-866D10048E2C" width="735" height="241" src="cid:904F86E2-8829-4DDF-87FE-28DD41313EE6" class=""></div><div><br class=""></div><div>The client-class is defined outside the pool, so syntax seems to be incorrect.</div><div><br class=""><blockquote type="cite" class=""><div class=""><div class=""><br class="">WORKING<br class=""> {<br class=""> "subnet": "1.2.3.0/18",<br class=""> "id": 1008,<br class=""> "pools": [ { "pool": "1.2.3.2 - 1.2.3.254" } ],<br class=""> "option-data": [ { "name": "routers", "data": "1.2.3.1" } ]<br class=""> },<br class=""><br class=""><br class="">NOTE: HA hook is not in use (commented).<br class=""><br class="">--<br class=""><br class="">Ism<br class=""><br class=""><br class="">-----Original Message-----<br class="">From: Joshua Schaeffer <<a href="mailto:jschaeffer@harmonywave.com" class="">jschaeffer@harmonywave.com</a><<a href="mailto:Joshua%20Schaeffer%20%3cjschaeffer@harmonywave.com" class="">mailto:Joshua%20Schaeffer%20%3cjschaeffer@harmonywave.com</a>%3e>><br class="">To: <a href="mailto:kea-users@lists.isc.org" class="">kea-users@lists.isc.org</a><<a href="mailto:kea-users@lists.isc.org" class="">mailto:kea-users@lists.isc.org</a>><br class="">Subject: Re: [Kea-users] ALLOC_ENGINE_V4_ALLOC_FAIL<br class="">Date: Fri, 03 Jul 2020 17:25:15 -0600<br class=""><br class="">On 7/3/20 4:48 PM, Ismael Suarez wrote:<br class=""><br class="">Dont have ‘client-classes’ in my config. Not using reservations. Just simple subnets.<br class=""><br class=""><br class="">Used to have it setup in HA but now don’t. Still have de HA_server1 for each subnet. Think that may be bothering somehow?<br class=""><br class=""><br class="">I would recommend turning on DEBUG. You will get far more information as to why the allocation failed, or at least be able to rule out certain situations.<br class=""><br class="">--<br class=""><br class="">Thanks,<br class=""><br class="">Joshua Schaeffer<br class=""><br class="">_______________________________________________<br class=""><br class="">ISC funds the development of this software with paid support subscriptions. Contact us at <a href="https://www.isc.org/contact/" class="">https://www.isc.org/contact/</a> for more information.<br class=""><br class=""><br class="">To unsubscribe visit <a href="https://lists.isc.org/mailman/listinfo/kea-users" class="">https://lists.isc.org/mailman/listinfo/kea-users</a>.<br class=""><br class=""><br class="">Kea-users mailing list<br class=""><br class=""><a href="mailto:Kea-users@lists.isc.org" class="">Kea-users@lists.isc.org</a><<a href="mailto:Kea-users@lists.isc.org" class="">mailto:Kea-users@lists.isc.org</a>><br class=""><br class=""><a href="https://lists.isc.org/mailman/listinfo/kea-users" class="">https://lists.isc.org/mailman/listinfo/kea-users</a><br class=""><br class="">_______________________________________________<br class="">ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.<br class=""><br class="">To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.<br class=""><br class="">Kea-users mailing list<br class="">Kea-users@lists.isc.org<br class="">https://lists.isc.org/mailman/listinfo/kea-users<br class=""></div></div></blockquote></div><br class=""></body></html>