[pkg-dhcp-devel] Bug#703698: isc-dhcp-server: 100% CPU consuming due problem with function gettimeofday

Vit Klimenko vit.klimenko at gmail.com
Fri Mar 22 13:11:47 UTC 2013


Package: isc-dhcp-server
Version: 4.2.2.dfsg.1-5+deb70u3
Severity: important

Dear Maintainer,
there are some points of reported problem:

- DHCP server is used like secondary server for failover high avalability service
- problem with 100% CPU consuming
- service was troubleshooted with commands: strace dhcpd -f

Problem output:

read(8, "", 4047)                       = 0
gettimeofday({1363957696, 815455}, NULL) = 0
select(22, [4 5 7 8 9], [], NULL, {13, 422598}) = 1 (in [8], left {13, 422596})
gettimeofday({1363957696, 815495}, NULL) = 0
gettimeofday({1363957696, 815511}, NULL) = 0


-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=locale: Cannot set LC_ALL to default locale: No such file or directory
UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages isc-dhcp-server depends on:
ii  debconf [debconf-2.0]  1.5.49
ii  debianutils            4.3.2
ii  isc-dhcp-common        4.2.2.dfsg.1-5+deb70u3
ii  libc6                  2.13-38
ii  lsb-base               4.1+Debian8

isc-dhcp-server recommends no packages.

Versions of packages isc-dhcp-server suggests:
pn  isc-dhcp-server-ldap  <none>

-- Configuration Files:
/etc/dhcp/dhcpd.conf changed:
option domain-name "mydomain.cz";
option domain-name-servers 10.0.10.2, 10.0.10.3;
option ntp-servers tik.cesnet.cz, tak.cesnet;
default-lease-time 600;
authoritative;
log-facility local7;
lease-file-name "/var/log/dhcpd.leases";
set vendorclass = option vendor-class-identifier;
  
	 
include "/etc/dhcp/dhcpd.conf.secondary";
	  
include "/etc/dhcp/dhcpd.conf.subnet";
	   
include "/etc/dhcp/dhcpd.conf.static";


-- debconf information:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = "en_US:en",
	LC_ALL = (unset),
	LC_TIME = "cs_CZ.UTF-8",
	LC_MONETARY = "cs_CZ.UTF-8",
	LC_ADDRESS = "cs_CZ.UTF-8",
	LC_TELEPHONE = "cs_CZ.UTF-8",
	LC_NAME = "cs_CZ.UTF-8",
	LC_MEASUREMENT = "cs_CZ.UTF-8",
	LC_IDENTIFICATION = "cs_CZ.UTF-8",
	LC_NUMERIC = "cs_CZ.UTF-8",
	LC_PAPER = "cs_CZ.UTF-8",
	LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_ALL to default locale: No such file or directory
  isc-dhcp-server/interfaces: eth0
  isc-dhcp-server/config_warn:



More information about the pkg-dhcp-devel mailing list