From owner-freebsd-questions@FreeBSD.ORG Thu Dec 17 21:01:20 2009 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 534111065672 for ; Thu, 17 Dec 2009 21:01:20 +0000 (UTC) (envelope-from korvus@comcast.net) Received: from mx04.pub.collaborativefusion.com (mx04.pub.collaborativefusion.com [206.210.72.84]) by mx1.freebsd.org (Postfix) with ESMTP id 1CB198FC14 for ; Thu, 17 Dec 2009 21:01:19 +0000 (UTC) Received: from [192.168.2.164] ([206.210.89.202]) by mx04.pub.collaborativefusion.com (StrongMail Enterprise 4.1.1.4(4.1.1.4-47689)); Thu, 17 Dec 2009 16:01:18 -0500 X-VirtualServerGroup: Default X-MailingID: 00000::00000::00000::00000::::558 X-SMHeaderMap: mid="X-MailingID" X-Destination-ID: freebsd-questions@freebsd.org X-SMFBL: ZnJlZWJzZC1xdWVzdGlvbnNAZnJlZWJzZC5vcmc= Message-ID: <4B2A9C1E.2010509@comcast.net> Date: Thu, 17 Dec 2009 16:01:18 -0500 From: Steve Polyack User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.5) Gecko/20091214 Thunderbird/3.0 MIME-Version: 1.0 To: Robert Fitzpatrick References: <4B23CD8A.50203@webtent.com> <4B291EB5.5040605@webtent.com> In-Reply-To: <4B291EB5.5040605@webtent.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Subject: Re: slow clock on FreeBSD 7.2 on vmware 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: Thu, 17 Dec 2009 21:01:20 -0000 On 12/16/09 12:53, Robert Fitzpatrick wrote: >> I run multiple FreeBSD servers inside VMWare and I don't have this >> problem. Are you running VMWare workstation? Or ESX/ESXi? > > I am running VMware Server 2.0...thanks again. I would really recommend switching to VMware ESXi if at all possible. I have a lot of FreeBSD VMs running under ESXi 3.5 and 4.0 that work just great with kern.hz=100 and openntpd. We actually kept everything running on Linux+VMware Server 1.0 until we could make the switch to ESXi; the VMware Server 2.0 product wasn't reliable for us at all and was a total pain to manage.