From owner-freebsd-questions@FreeBSD.ORG Wed Dec 3 23:32:56 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE9001065675 for ; Wed, 3 Dec 2008 23:32:56 +0000 (UTC) (envelope-from nlandys@gmail.com) Received: from mail-fx0-f21.google.com (mail-fx0-f21.google.com [209.85.220.21]) by mx1.freebsd.org (Postfix) with ESMTP id 6A6988FC1A for ; Wed, 3 Dec 2008 23:32:56 +0000 (UTC) (envelope-from nlandys@gmail.com) Received: by fxm14 with SMTP id 14so128337fxm.19 for ; Wed, 03 Dec 2008 15:32:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=DLq+0XdQdETg7BjWwmm1OH5jpCxskaIU6Ru8hDzZQuQ=; b=WgP0APClTcbtASFX7QKTSfN7t2d6doOLRU3SpWstWd5oB3x93GWtTMrXK3YxsokZNp T03UfepiO80ef9G7q1tNT5W6X5IQy9Eg2HGvOqilkLyNxlQ/65g5UOKX7IrdWaJ7NZwR dcxGCAF/oSCqfaHq7h5BvKuxAHvrOb1pwdx/E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=WAdD6/H2pmNh9iGW37aDLsuu82WGb+8pSkS2qxvsrZwr7MmgTWqIOtOJQZZZImZD0R QHzqUgZJLyr0grzfrhV+zmgSZINYI7hf5NAfqdF6s9OsBhA0r+Q+tLMx/fYHCTcdyC0f XxDpcCa4Q0NZ1kZlQUcbZAkRW3LVLFDCjuvFs= Received: by 10.181.192.10 with SMTP id u10mr4823888bkp.185.1228347175122; Wed, 03 Dec 2008 15:32:55 -0800 (PST) Received: by 10.180.240.16 with HTTP; Wed, 3 Dec 2008 15:32:55 -0800 (PST) Message-ID: <560f92640812031532t1b02ee4k8032670e7fbeed94@mail.gmail.com> Date: Wed, 3 Dec 2008 15:32:55 -0800 From: "Nerius Landys" To: glarkin@freebsd.org In-Reply-To: <493715BA.8050000@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <560f92640811211647q551daccnaec4e8085bb8e042@mail.gmail.com> <560f92640812031301m5f51d2c7ia3bcf44454a47820@mail.gmail.com> <493715BA.8050000@FreeBSD.org> Cc: questions@freebsd.org Subject: Re: named and ntpd start order in rc.d X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2008 23:32:56 -0000 > I don't know why those processes are hung after boot, but in order to > troubleshoot the problem, I suggest that you modify the /etc/rc.d/ntpd > script to invoke ntpd from truss and log the output to a file, e.g. > /tmp/truss.log.$$. Once you've rebooted, kill the processes and post > the the log files on a web site somewhere so we can have a look at them. Um, the truss thing is a little over my head. I don't think I have the cranium capacity for this. Sorry. > Also, what are the contents of your /etc/ntp.conf file? Here is my ntp.conf: server 0.us.pool.ntp.org server 1.us.pool.ntp.org server 2.us.pool.ntp.org server 3.us.pool.ntp.org restrict default kod nomodify notrap nopeer noquery