[Bug 910108] Re: Missing /var/lib/dhcp3 directory
Clark Wierda
cbwierda at gmail.com
Tue Feb 21 21:09:29 UTC 2012
*** This bug is a duplicate of bug 900234 ***
https://bugs.launchpad.net/bugs/900234
You are correct and that is the answer.
I found a duplicate for this issue (Bug #900234 ).
The root cause is in the call from ifupdown and has been addressed
there. I hope it makes it into Precise.
** This bug has been marked a duplicate of bug 900234
dhclient: can't create /var/lib/dhcp3/dhclient.eth0.leases in syslog again on Precise
--
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/910108
Title:
Missing /var/lib/dhcp3 directory
Status in “isc-dhcp” package in Ubuntu:
Confirmed
Bug description:
In a clean Ubuntu 11.10 server install, dhclient3 is run with a
configuration parameter that instructs it to write lease files in the
"/var/lib/dhcp3". That directory is missing in the install, thus no
lease file is written.
# ps ax | grep dhclient3 | grep -v grep
665 ? Ss 0:00 dhclient3 -e IF_METRIC=100 -pf /var/run/dhclient.eth0.pid -lf /var/lib/dhcp3/dhclient.eth0.leases -1 eth0
# ls -l /var/lib/ | grep dhcp
drwxr-xr-x 2 root root 4096 2011-12-30 16:24 dhcp
(no dhcp3 dir!)
# ls -l /var/lib/dhcp/
total 0
-rw-r--r-- 1 root root 0 2011-12-30 16:24 dhclient.leases
# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.10
DISTRIB_CODENAME=oneiric
DISTRIB_DESCRIPTION="Ubuntu 11.10"
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/910108/+subscriptions
More information about the foundations-bugs
mailing list