<div dir="ltr"><div dir="ltr"><div>Hi,</div><div><br></div><div>Thanks again for your reply.</div><div><br></div><div>inline comments.</div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Regards,<br><br>David</div></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 29 May 2020 at 11:32, Marcin Siodelski <<a href="mailto:marcin@isc.org">marcin@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">David,<br>
<br>
Since you're currently running Kea 1.6.0, I should make it clear that<br>
currently Stork works only with Kea versions 1.7.3 and later. This is<br>
because it makes heavy use of the status-get control command which was<br>
introduced in 1.7.3.<br>
<br></blockquote><div>For now we would like to work with the stable versions, I installed the 1.6.0 but willing to go to 1.6.2. </div><div>We would like to have stork in order to have a GUI where we can manage the subnets rather then editing the config file manually since we we are going to have multiple servers.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
We're aware that it causes trouble for people running stable Kea 1.6.0.<br>
The 1.7.x branch of Kea is a development/experimental branch and is<br>
basically meant for testing rather than running in production. However,<br>
please note that Stork is also on its early version and there are still<br>
many things to be ironed out before we can fully support it. We're still<br>
to make some decisions whether Kea 1.8.0 will be required to run Stork<br>
or we will back port some necessary changes to 1.6.0 to work with Stork.<br>
For now, I can merely recommend testing Stork with the latest Kea 1.7.8<br>
release.<br>
<br></blockquote><div><br></div><div>I understand now, I thought that i need a mysql backend in order to have the stork running together.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Also, you mentioned that you need Kea with MySQL backend to allow it<br>
running with Stork. Could you clarify? Stork can also run with the Kea<br>
servers using Memfile backend as the lease storage and a regular<br>
configuration file (not neccessarily the Kea Config Backend).<br>
<br>
Marcin<br>
<br>
<br>
W dniu 29.05.2020 o 11:17, Pizu pisze:<br>
> Seems i missed something from the docs :(<br>
> <br>
> Thanks for your help.<br>
> <br>
> I need to use mysql as I would like to use stork.<br>
> <br>
> Regards,<br>
> <br>
> David<br>
> <br>
> On Fri, 29 May 2020 at 10:59, Marcin Siodelski <<a href="mailto:marcin@isc.org" target="_blank">marcin@isc.org</a><br>
> <mailto:<a href="mailto:marcin@isc.org" target="_blank">marcin@isc.org</a>>> wrote:<br>
> <br>
> Hello David,<br>
> <br>
> Thanks for using Kea and reporting your issue. Looking at the<br>
> configuration snippet you provided it seems you didn't provide a name<br>
> for the lease database. Perhaps you intended to use the memfile (rather<br>
> than mysql) lease backend?<br>
> <br>
> Kind Regards,<br>
> Marcin Siodelski<br>
> Sr. Software Engineer<br>
> ISC<br>
> <br>
> W dniu 29.05.2020 o 10:54, Pizu pisze:<br>
> > Hi,<br>
> ><br>
> > Am having an issue on the 1.6.0.<br>
> ><br>
> > error:<br>
> ><br>
> > 2020-05-29 10:43:54.629 ERROR [kea-dhcp4.dhcp4/2524]<br>
> > DHCP4_CONFIG_LOAD_FAIL configuration error using file:<br>
> > /usr/local/etc/kea/kea-dhcp4.conf, reason: Unable to open<br>
> database: must<br>
> > specify a name for the database<br>
> > 2020-05-29 10:43:54.630 ERROR [kea-dhcp4.dhcp4/2524] DHCP4_INIT_FAIL<br>
> > failed to initialize Kea server: configuration error using file<br>
> > '/usr/local/etc/kea/kea-dhcp4.conf': Unable to open database: must<br>
> > specify a name for the database<br>
> ><br>
> > database name is set however am having this error :( can someone help?<br>
> > please<br>
> ><br>
> > {<br>
> ><br>
> > "Dhcp4": {<br>
> > "server-tag": "Zejtun KEA DHCPv4 server",<br>
> > "config-control": {<br>
> > "config-databases": [{<br>
> > "type": "mysql",<br>
> > "name": "keadbname",<br>
> > "user": "keadbuser",<br>
> > "password": "passwordhere",<br>
> > "host": "localhost",<br>
> > "port": 3306<br>
> > }],<br>
> > "config-fetch-wait-time": 20<br>
> > },<br>
> > "interfaces-config": {<br>
> > "interfaces": [ "ens192"]<br>
> ><br>
> > },<br>
> ><br>
> ><br>
> > "lease-database": {<br>
> > "type": "mysql",<br>
> > "lfc-interval": 3600<br>
> > },<br>
> ><br>
> ><br>
> > Regards,<br>
> ><br>
> > David<br>
> ><br>
> > _______________________________________________<br>
> > ISC funds the development of this software with paid support<br>
> subscriptions. Contact us at <a href="https://www.isc.org/contact/" rel="noreferrer" target="_blank">https://www.isc.org/contact/</a> for more<br>
> 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> <mailto:<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>
> ><br>
> <br>
<br>
</blockquote></div></div>