From owner-freebsd-questions@FreeBSD.ORG Mon Mar 10 15:28:18 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 2886C106566C for ; Mon, 10 Mar 2008 15:28:18 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id DDB3D8FC19 for ; Mon, 10 Mar 2008 15:28:17 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 10 Mar 2008 11:28:17 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id OMO80034; Mon, 10 Mar 2008 11:28:16 -0400 (EDT) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 10 Mar 2008 10:27:15 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18389.21389.893977.421468@jerusalem.litteratus.org> Date: Mon, 10 Mar 2008 11:28:13 -0400 To: Derek Ragona In-Reply-To: <6.0.0.22.2.20080310094253.02452a08@mail.computinginnovations.com> References: <20080309155724.U988@qryy.zlubzr.jrfgryy.pbz> <18389.11533.698402.135680@jerusalem.litteratus.org> <6.0.0.22.2.20080310090343.024be350@mail.computinginnovations.com> <18389.13567.233607.687102@jerusalem.litteratus.org> <6.0.0.22.2.20080310092732.024d7678@mail.computinginnovations.com> <18389.18414.669287.817617@jerusalem.litteratus.org> <6.0.0.22.2.20080310094253.02452a08@mail.computinginnovations.com> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Cc: Robert Huff , freebsd-questions@freebsd.org, Xihong Yin Subject: Re: doesn't change to Daylight Saving Time 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: Mon, 10 Mar 2008 15:28:18 -0000 Derek Ragona writes: > > > Have you checked the ntpd log file for errors, and verified it is > > > running. Often ntpd won't reset the time if the delta is too > > > large, and you have to stop ntpd and run ntpdate instead, then > > > start ntpd. > > > > I genuflect in your direction, sir. That did it. > > Glad I could help. However, now I'm curious - isn't this going to be a recurring problem (admittedly only twice a year) for the non-trivial number of machines that do run ntpd for various reasons? Robert Huff