From owner-freebsd-virtualization@FreeBSD.ORG Mon Feb 24 00:56:14 2014 Return-Path: Delivered-To: virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6E8A8CBF for ; Mon, 24 Feb 2014 00:56:14 +0000 (UTC) Received: from mail-la0-x231.google.com (mail-la0-x231.google.com [IPv6:2a00:1450:4010:c03::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E0CA61815 for ; Mon, 24 Feb 2014 00:56:13 +0000 (UTC) Received: by mail-la0-f49.google.com with SMTP id mc6so1287818lab.8 for ; Sun, 23 Feb 2014 16:56:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=6r3XKQqH1J17aykY4MX5OP9dQIuTl2OKUimJqysR58c=; b=yGytn1T5ulk5DyVwrUqdpi6IIs/hxdNwK6abFzvSDVNUyI6IcEwMcnUmMJEtVy7HIu +OgEUlBUakcfzAC62/xIqlPnsWdZgSEkfT/WnlnX84wVDMXu+By/rE6HTMwRL1GBn1r8 /zWGkj7dbdp6WvKRP21p6CeGc7IveojTFEv8/rOz0IAy/z4ZWqkGTf1FxB3BPI8uiNoD KZamMvaHBMMVjnqwJPis3WGInHeJAcDl7E6zbj3mTrC6LheXhH0Do7iAyB92Cs18dfWa PHNhlLwUG81/FoZHPWCevGm2yfewkhASFkYgGCPsxbtOX62R7jmmkBSA8I4lZjsX+393 5dBg== MIME-Version: 1.0 X-Received: by 10.112.154.202 with SMTP id vq10mr10006736lbb.3.1393203371037; Sun, 23 Feb 2014 16:56:11 -0800 (PST) Sender: crodr001@gmail.com Received: by 10.112.30.211 with HTTP; Sun, 23 Feb 2014 16:56:10 -0800 (PST) Received: by 10.112.30.211 with HTTP; Sun, 23 Feb 2014 16:56:10 -0800 (PST) In-Reply-To: <530A85C7.5070107@digiware.nl> References: <53090599.5000505@digiware.nl> <530A85C7.5070107@digiware.nl> Date: Sun, 23 Feb 2014 16:56:10 -0800 X-Google-Sender-Auth: 73QHlNTRL77xkT2QF3ltCBXU3G4 Message-ID: Subject: Re: Bhyve and booting a ZFS-on-root system From: Craig Rodrigues To: Willem Jan Withagen Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 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, 24 Feb 2014 00:56:14 -0000 On Feb 23, 2014 3:35 PM, "Willem Jan Withagen" wrote: > > On 22-2-2014 22:28, Craig Rodrigues wrote: > > > > ZFS on Root inside a BHyve VM was not working until > > today. If you you have a FreeBSD-CURRENT system and then update > > to this revision: > > http://lists.freebsd.org/pipermail/svn-src-all/2014-February/081210.html > > Good pointer..... > > Added this patch to my tree, recompiled buildworld, and installed. > And I'm up and running a Root on ZFS vm.... > > So that works too. > That's good news! -- Craig