[Bug 1189571] Re: isc-dhcp client "Unable to set up timer: out of range" caused by bad 64_bit timer

Scott Moser smoser at ubuntu.com
Tue Jun 11 00:33:54 UTC 2013


I don't understand it, but this does not seem to affect 12.04.  That
indicates this is an upstream regression (or ubuntu regression) between
4.1.ESV-R4-0ubuntu5.8  and 4.2.4-1ubuntu10 .

I verified booting a instance on azure of 12.04, and then

/var/lib/dhcp/dhclient.eth0.leases has:
 lease {
  interface "eth0";
  fixed-address 10.74.50.125;
  server-name "RD008CFA0438D2";
  option subnet-mask 255.255.254.0;
  option routers 10.74.50.1;
  option dhcp-lease-time 4294967295;
  option dhcp-message-type 5;
  option domain-name-servers 10.74.50.220;
  option dhcp-server-identifier 10.74.0.114;
  option dhcp-renewal-time 4294967295;
  option dhcp-rebinding-time 4294967295;
  option unknown-245 a:4a:32:dc;
  option domain-name "2ddcb339b3df4fd58fd5c9c97bf03ec5.sm-20130610-211835-precise.4202432685.useast.internal.cloudapp.net";
  renew 5 2149/07/18 03:48:33;
  rebind 5 2149/07/18 03:48:33;
  expire 5 2149/07/18 03:48:33;
}

$ sudo ifup eth0
ifup: interface eth0 already configured

$ ps axw | grep dhc
  962 ?        Ss     0:00 dhclient3 -e IF_METRIC=100 -pf /var/run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases -1 eth0


** Also affects: isc-dhcp (Ubuntu Quantal)
   Importance: Undecided
       Status: New

** Changed in: isc-dhcp (Ubuntu Quantal)
       Status: New => Confirmed

** Changed in: isc-dhcp (Ubuntu Quantal)
   Importance: Undecided => Medium

-- 
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/1189571

Title:
  isc-dhcp client "Unable to set up timer: out of range" caused by bad
  64_bit timer

Status in DHCP:
  Unknown
Status in “isc-dhcp” package in Ubuntu:
  Fix Released
Status in “isc-dhcp” source package in Quantal:
  Confirmed
Status in “isc-dhcp” source package in Raring:
  Confirmed
Status in “isc-dhcp” source package in Saucy:
  Fix Released

Bug description:
  On Windows Azure, the max lease time is used. In digging, it appears
  that the problem is related to the large lease times:

  From /var/log/upstart/netwokring:
  Listening on LPF/eth0/00:15:5d:52:cd:db
  Sending on   LPF/eth0/00:15:5d:52:cd:db
  Sending on   Socket/fallback
  DHCPREQUEST of 100.86.20.3 on eth0 to 255.255.255.255 port 67 (xid=0x30df9c2d)
  DHCPACK of 100.86.20.3 from 100.86.20.1
  RTNETLINK answers: File exists
  Unable to set up timer: out of range
  Failed to bring up eth0.

  This looks like a duplicate of the RH Bug 789601

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: isc-dhcp-client 4.2.4-5ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-23.34-generic 3.8.11
  Uname: Linux 3.8.0-23-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Mon Jun 10 17:57:48 2013
  MarkForUpload: True
  SourcePackage: isc-dhcp
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhcp/+bug/1189571/+subscriptions




More information about the foundations-bugs mailing list