From owner-freebsd-questions@FreeBSD.ORG Thu May 15 21:59:25 2008 Return-Path: Delivered-To: FreeBSD-Questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 116D31065677 for ; Thu, 15 May 2008 21:59:25 +0000 (UTC) (envelope-from d.hill@mwci.net) Received: from duane.dbq.yournetplus.com (duane.dbq.yournetplus.com [65.124.230.214]) by mx1.freebsd.org (Postfix) with ESMTP id DC0F08FC0A for ; Thu, 15 May 2008 21:59:24 +0000 (UTC) (envelope-from d.hill@mwci.net) Received: by duane.dbq.yournetplus.com (Postfix, from userid 1001) id 2BCA027E437; Thu, 15 May 2008 21:42:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by duane.dbq.yournetplus.com (Postfix) with ESMTP id 297C527E430 for ; Thu, 15 May 2008 21:42:47 +0000 (UTC) Date: Thu, 15 May 2008 21:42:47 +0000 (UTC) From: D Hill X-X-Sender: d.hill@duane.dbq.yournetplus.com To: FreeBSD-Questions@FreeBSD.org In-Reply-To: <20080515211620.GH18488@hal.rescomp.berkeley.edu> Message-ID: References: <20080515185758.GA12709@ikarus.thalreit> <20080515210819.GA12605@Grumpy.DynDNS.org> <20080515211620.GH18488@hal.rescomp.berkeley.edu> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Subject: Re: time drift X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d.hill@mwci.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2008 21:59:25 -0000 On Thu, 15 May 2008 at 14:16 -0700, ccowart@rescomp.berkeley.edu confabulated: > David Kelly wrote: >> Its PC commodity-grade. Not all that unusual even for stuff sold >> claiming to be a "server". This is in no small part why ntpd exists. >> >> nptd calculates a correction coefficient and (under FreeBSD) stores it >> in /var/db/ntpd.drift for use on next start so as to more quickly >> establish a lock. >> >> So in short ntpd calibrates your clock in order to minimize the >> corrections required. Is The Right Thing To Do. > > We run a large number of FreeBSD servers under vmware. We've seen ntpd > silently die, because the drift becomes "insane." What do others do in > this situation? (We've resorted to croning ntpdate for VMs.) I've also found running FreeBSD 6.2, 6.1 and 6.0 in VMWare, I've had to reduce kern.hz in /boot/loader.conf. I had to reduce it to 50. Otherwise the clock really lost time.