From owner-freebsd-xen@FreeBSD.ORG Mon May 30 08:39:22 2011 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F705106566C for ; Mon, 30 May 2011 08:39:22 +0000 (UTC) (envelope-from vince@unsane.co.uk) Received: from unsane.co.uk (unsane-pt.tunnel.tserv5.lon1.ipv6.he.net [IPv6:2001:470:1f08:110::2]) by mx1.freebsd.org (Postfix) with ESMTP id 2AE588FC29 for ; Mon, 30 May 2011 08:39:20 +0000 (UTC) Received: from mac2.unsane.co.uk (mac2.unsane.co.uk [10.10.10.191] (may be forged)) (authenticated bits=0) by unsane.co.uk (8.14.4/8.14.4) with ESMTP id p4U8d6GX069960 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Mon, 30 May 2011 09:39:07 +0100 (BST) (envelope-from vince@unsane.co.uk) Message-ID: <4DE357AA.3070007@unsane.co.uk> Date: Mon, 30 May 2011 09:39:06 +0100 From: Vincent Hoffman User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.17) Gecko/20110414 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: Alex References: In-Reply-To: X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-xen@freebsd.org Subject: Re: Clock drift issues X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2011 08:39:22 -0000 Try running ntpd rather than one off ntpdate? I have plenty of physical machines that need this anyway. Vince On 30/05/2011 05:41, Alex wrote: > Hi Guys, > > Running 8.2-RELEASE/amd64 as the operating system on my VPS. > > Every couple of weeks I am finding myself having to log in and resync > the clock as it's drifted (I am in Au (GMT+10)). > > > Today again: > > ---------------------------- > > srv# date > Mon May 30 14:21:16 EST 2011 > > srv# /etc/rc.d/ntpdate start > Setting date via ntp. > 30 May 14:37:41 ntpdate[8207]: step time server 203.171.85.237 offset > 958.736122 sec > > srv# date > Mon May 30 14:37:43 EST 2011 > > ----------------------------- > > > Is there any fix for this? > > Thanks, Alex. > > _______________________________________________ > freebsd-xen@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-xen > To unsubscribe, send any mail to "freebsd-xen-unsubscribe@freebsd.org"