From owner-freebsd-virtualization@FreeBSD.ORG Mon Mar 17 13:46:39 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 317CC884 for ; Mon, 17 Mar 2014 13:46:39 +0000 (UTC) Received: from smtp149.ord.emailsrvr.com (smtp149.ord.emailsrvr.com [173.203.6.149]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 045196A8 for ; Mon, 17 Mar 2014 13:46:38 +0000 (UTC) Received: from smtp27.relay.ord1a.emailsrvr.com (localhost.localdomain [127.0.0.1]) by smtp27.relay.ord1a.emailsrvr.com (SMTP Server) with ESMTP id 71DBC2A8696; Mon, 17 Mar 2014 09:39:49 -0400 (EDT) X-SMTPDoctor-Processed: csmtpprox beta Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp27.relay.ord1a.emailsrvr.com (SMTP Server) with ESMTP id 5AC722A869F; Mon, 17 Mar 2014 09:39:49 -0400 (EDT) X-Virus-Scanned: OK Received: from smtp192.mex05.mlsrvr.com (unknown [184.106.31.85]) by smtp27.relay.ord1a.emailsrvr.com (SMTP Server) with ESMTPS id A0BC42A86A0; Mon, 17 Mar 2014 09:39:48 -0400 (EDT) Received: from ORD2MBX05C.mex05.mlsrvr.com ([fe80::90e2:baff:fe30:7498]) by ORD2HUB21.mex05.mlsrvr.com ([fe80::be30:5bff:feee:18f4%15]) with mapi id 14.03.0169.001; Mon, 17 Mar 2014 08:39:48 -0500 From: Michael Berman To: Neel Natu , Andrea Brancatelli Subject: Re: Clock in bhyve Thread-Topic: Clock in bhyve Thread-Index: AQHPQHw0zJ3BvE84yUGizPIVRpSfPprjIVuAgAII3oA= Date: Mon, 17 Mar 2014 13:39:48 +0000 Message-ID: References: <766b303ae006c121f8bebe077193e4fa@schema31.it> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [71.198.217.229] Content-Type: text/plain; charset="iso-8859-1" Content-ID: <21FA7C6BED13A14E94A23D1169944347@mex05.mlsrvr.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Mar 2014 13:46:39 -0000 In my humble experience, the clock inside a VM can jump badly enough that NTP complains and exits. You=B9ll need to configure NTP to be very forgiving. VMware does a lot of work in its tools/driver to avoid this. Michael On 3/15/14, 4:35 PM, "Neel Natu" wrote: >Hi Andrea, > >On Sat, Mar 15, 2014 at 11:14 AM, Andrea Brancatelli > wrote: >> >> >> Hello everybody. >> >> I have a stupid question for you :) >> >> Is the clock in bhyve virtual or just a hook the host? >> >> I mean, should I run ntpd inside the VMs as I would do, let's say, with >> VMWare, or is it enough to run it on the host? > >You should also run it inside the guest. > >best >Neel > >> -- >> >> Andrea Brancatelli >> >> >> _______________________________________________ >> freebsd-virtualization@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization >> To unsubscribe, send any mail to >>"freebsd-virtualization-unsubscribe@freebsd.org" >_______________________________________________ >freebsd-virtualization@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization >To unsubscribe, send any mail to >"freebsd-virtualization-unsubscribe@freebsd.org"