[Bug 1186662] Re: isc-dhcp-server fails to renew lease file
Martin Jackson
martin.h.jackson at gmail.com
Mon Jul 7 20:12:14 UTC 2014
I am running 14.04 as well.
I set my DHCP servers to aa-complain mode. On my secondary (failover)
partner, the dhcpd.leases file is owned root:root, even after changing
the root:root ownerships to dhcpd:dhcpd in isc-dhcp-server.conf in
/etc/init.
I was getting some peculiar address changing behaviors, so I set the
split in my failvover conf to 255. This seems to be working, but I find
it far from ideal.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to isc-dhcp in Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
Status in “isc-dhcp” package in Ubuntu:
Triaged
Bug description:
After raring upgrade, the dhcp server fails to renew lease file when
it tries to (about every hour).
The syslog says:
dhcpd: Can't create new lease file: Permission denied
It looks like a permission problem, because
# chown -R dhcpd:dhcpd /var/lib/dhcp
the above command temporarily solves the issue, until dhcpd is
restarted: at that time, the ownership of the directory and the lease
file is set back to root:root.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1186662/+subscriptions
More information about the foundations-bugs
mailing list