Comment 33 for bug 1872118

Revision history for this message
Jorge Niedbalski (niedbalski) wrote : Re: DHCP Cluster crashes after a few hours

OK, I have no crashes to report for the last 24 hours with the PPA included here.

● isc-dhcp-server.service - ISC DHCP IPv4 server
     Loaded: loaded (/lib/systemd/system/isc-dhcp-server.service; enabled; vendor preset: enabled)
     Active: active (running) since Tue 2020-08-04 14:58:11 UTC; 1 day 1h ago
       Docs: man:dhcpd(8)
   Main PID: 1202 (dhcpd)
      Tasks: 5 (limit: 5882)
     Memory: 6.3M
     CGroup: /system.slice/isc-dhcp-server.service
             └─592 dhcpd -user dhcpd -group dhcpd -f -4 -pf /run/dhcp-server/dhcpd.pid -cf /etc/dhcp/dhcpd.conf

root@dhcpd1:/home/ubuntu# dpkg -l | grep ppa1
ii isc-dhcp-server 4.4.1-2.1ubuntu6~ppa1 amd64 ISC DHCP server for automatic IP address assignment
ii libirs-export161 1:9.11.16+dfsg-3~ppa1 amd64 Exported IRS Shared Library
ii libisc-export1105:amd64 1:9.11.16+dfsg-3~ppa1 amd64 Exported ISC Shared Library
ii libisccfg-export163 1:9.11.16+dfsg-3~ppa1 amd64 Exported ISC CFG Shared Library

Andrew, what's the current version of libisc-export1105:amd64 installed in your system? can you provide a dpkg -l output and a systemctl status for the dhcpd service? Did you restarted/killed the dhcpd processes after upgrading that library?

Thanks in advance.