From owner-freebsd-bugs@FreeBSD.ORG Sun May 30 22:10:01 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E0071065672 for ; Sun, 30 May 2010 22:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3B1858FC13 for ; Sun, 30 May 2010 22:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o4UMA1KY027787 for ; Sun, 30 May 2010 22:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o4UMA1Gs027786; Sun, 30 May 2010 22:10:01 GMT (envelope-from gnats) Resent-Date: Sun, 30 May 2010 22:10:01 GMT Resent-Message-Id: <201005302210.o4UMA1Gs027786@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andreas Schwarz Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0779510656C9 for ; Sun, 30 May 2010 22:06:40 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id EAA518FC0C for ; Sun, 30 May 2010 22:06:39 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o4UM6dcm083897 for ; Sun, 30 May 2010 22:06:39 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o4UM6dYI083896; Sun, 30 May 2010 22:06:39 GMT (envelope-from nobody) Message-Id: <201005302206.o4UM6dYI083896@www.freebsd.org> Date: Sun, 30 May 2010 22:06:39 GMT From: Andreas Schwarz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/147239: network problem with system start X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 May 2010 22:10:01 -0000 >Number: 147239 >Category: misc >Synopsis: network problem with system start >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 30 22:10:00 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Andreas Schwarz >Release: 8.1-PRERELEASE >Organization: >Environment: FreeBSD tapir.schwarzes.net 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Sun May 30 21:50:08 CEST 2010 root@tapir.schwarzes.net:/usr/obj/usr/src/sys/tapir.schwarzes.net amd64 >Description: After upgrade from 8.0-STABLE #0: (Fri Mar 26 21:58:46 CET 2010), to 8.1-PRERELEASE something seems to be wrong with the network startup. The network is not up when essential network daemons are starting (like ntpd). This causes that they will not work properly. I have to run manually "/etc/rc.d/ntpd restart". Have a look at the following part of the boot log, age0 link state changed to up after the ntpdate/ntpd init is processed. Compared to 8.0-STABLE the ntpdate/ntpd init is processed 3 seconds (absolute from kernel log start) earlier, this makes the difference. May 30 22:36:32 tapir ntpdate[633]: can't find host 0.freebsd.pool.ntp.org May 30 22:36:32 tapir ntpdate[633]: can't find host 1.freebsd.pool.ntp.org May 30 22:36:32 tapir ntpdate[633]: can't find host 2.freebsd.pool.ntp.org May 30 22:36:32 tapir ntpdate[633]: no servers can be used, exiting May 30 22:36:32 tapir ntpd[822]: ntpd 4.2.4p5-a (1) May 30 22:36:32 tapir kernel: fuse4bsd: version 0.3.9-pre1, FUSE ABI 7.8 May 30 22:36:34 tapir ntpd_initres[830]: host name not found: 0.freebsd.pool.ntp.org May 30 22:36:34 tapir ntpd_initres[830]: couldn't resolve `0.freebsd.pool.ntp.org', giving up on it May 30 22:36:34 tapir ntpd_initres[830]: host name not found: 1.freebsd.pool.ntp.org May 30 22:36:34 tapir ntpd_initres[830]: couldn't resolve `1.freebsd.pool.ntp.org', giving up on it May 30 22:36:34 tapir ntpd_initres[830]: host name not found: 2.freebsd.pool.ntp.org May 30 22:36:34 tapir ntpd_initres[830]: couldn't resolve `2.freebsd.pool.ntp.org', giving up on it May 30 22:36:34 tapir kernel: age0: link state changed to UP >How-To-Repeat: Reboot the system. >Fix: >Release-Note: >Audit-Trail: >Unformatted: