<div dir="ltr"><div class="gmail_default" style="font-size:small">Not sure if this is exactly what you are looking for, but my system has a kea-leases4.csv and kea-leases6.csv file located in /var/lib/kea/</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--Dan</div><div class="gmail_default" style="font-size:small"><br></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Wed, Sep 3, 2025 at 11:12 AM <<a href="mailto:jim@wrightthisway.com">jim@wrightthisway.com</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">I've had a new install running for several days here, and needed to <br>
check the leases for a subnet. But when I use the kea-admin tool to <br>
dump this, I get an error:<br>
<br>
[root@100671020-2 var]# kea-admin lease-dump memfile<br>
ERROR/kea-admin: lease-dump is not supported for memfile<br>
<br>
Googling didn't turn up any exact matches for that error, so I thought <br>
I'd try to find the actual leases file, but searching found several web <br>
pages listing a location for this but all different, and none were found <br>
on my system. I couldn't find any way to dump the active running config <br>
for Kea to see what it thinks it's supposed to be using, below is what I <br>
have in my config:<br>
<br>
"lease-database": {<br>
// Memfile is the simplest and easiest backend to use. It's an <br>
in-memory<br>
// C++ database that stores its state in CSV file.<br>
"type": "memfile",<br>
"lfc-interval": 3600<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.Kea-users@lists.isc.org" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/kea-users.<br>
Kea-users@lists.isc.org</a><br>
</blockquote></div>