From owner-freebsd-virtualization@FreeBSD.ORG Mon May 19 04:15:22 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 B6F39901 for ; Mon, 19 May 2014 04:15:22 +0000 (UTC) Received: from mail-ve0-x233.google.com (mail-ve0-x233.google.com [IPv6:2607:f8b0:400c:c01::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 77C932BCA for ; Mon, 19 May 2014 04:15:22 +0000 (UTC) Received: by mail-ve0-f179.google.com with SMTP id oy12so5741588veb.24 for ; Sun, 18 May 2014 21:15:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=T6NyVnVOtkjKmMffdNndHh/cc3DrGDXOl373DUElEFY=; b=TzCS3sl3lcJu2M0oafDutY6uxzu2kxJbvDZRlilxHMQp16t8UOY9bKjd1RzPlReGvW v1HvIhhYq1qmrgd5FHW0NKcgEcTW0LgTBkAvT2+OqpmdtY+ITQeSD3si1thRge9UNlE3 5eSi/RIBqDWaOkVrvbjgHYfjxNDDFbSFt4D9+wMJPLWGYvZV7gok8H3kF6tuUKyc8zaw 2hW1Vhr+8YL4wSQHyIS52sSL07od/IrLb3VHQlLxzy4yqOIgSu6hJte48NJAzcByqOQv VdeUUIeLJNlQima67DobDKaGikj3sN7AxaGVqHfu1ZS/aXrGk0wL5VUMvtCCTjHiB1ED yvug== MIME-Version: 1.0 X-Received: by 10.58.134.101 with SMTP id pj5mr4271752veb.38.1400472921646; Sun, 18 May 2014 21:15:21 -0700 (PDT) Sender: jpm820@gmail.com Received: by 10.220.104.135 with HTTP; Sun, 18 May 2014 21:15:21 -0700 (PDT) Date: Sun, 18 May 2014 23:15:21 -0500 X-Google-Sender-Auth: bZCwT14bgOkZZCl7dbNqupjQ-YY Message-ID: Subject: clock wrong in bhyve vm's From: Joe Maloney To: "freebsd-virtualization@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18 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, 19 May 2014 04:15:22 -0000 So far I've created 2 VM's in bhyve with 11 CURRENT updated world as of today. One VM is running FreeBSD 10. The other is running FreeNAS 9.2.1.6 Beta. It seems every VM I create has the time wrong about 5 or 6 hours. Using ntpdate will correct the time until the VM reboots. Has anyone else noticed this or know of a possible fix other than using ntpd? Joe Maloney