Re: [Kea-users] Subnet_cmds Subnet ID gets reset on service restart

2023-03-14 Thread Darren Ankney
Can you give it a try while specifying subnet IDs and see if the problem disappears? When you say "restart" do you stop the process and start it back up again or is a kill -HUP being issued (or equivalent via systemd or other)? it might be holding some things in memory (such as a counter from the

Re: [Kea-users] Use of include statement doesn't seem to work (INTERNAL)

2023-03-14 Thread Kevin P. Fleming
On Tue, Mar 14, 2023, at 08:45, Weisteen Per wrote: > Running kea-dhcp4 -t /etc/kea/kea-dhcp4.conf returns no errors but > trying to start kea-dhcp4 fails using systemctl. Unfortunately 'fails' isn't something people can help troubleshoot... When this happens, grab the output of 'systemctl stat

[Kea-users] Use of include statement doesn't seem to work (INTERNAL)

2023-03-14 Thread Weisteen Per
Hi I'm running KEA 4.0.3 on RHEL 8 and I've added 2 include statements in kea-dhcp4.conf file, one for HA config and one for subnets. This makes it easier to maintain a shared config file for the 2 KEA servers I'm running. The only difference is in the HA config. The subnet config file is create