From owner-freebsd-virtualization@FreeBSD.ORG Thu Oct 30 22:46:26 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 00277E16; Thu, 30 Oct 2014 22:46:25 +0000 (UTC) Received: from potassio.roma.schema31.it (85-18-162-231.ip.fastwebnet.it [85.18.162.231]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6A6DEDC0; Thu, 30 Oct 2014 22:46:24 +0000 (UTC) Received: from [172.16.11.38] ([172.16.11.38]) by potassio.roma.schema31.it (8.14.4/8.14.4) with ESMTP id s9UMkMNh088967; Thu, 30 Oct 2014 23:46:22 +0100 (CET) (envelope-from abrancatelli@schema31.it) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) Subject: Re: bhyve machine not starting after upgrading From: Andrea Brancatelli In-Reply-To: <5452B474.4050107@freebsd.org> Date: Thu, 30 Oct 2014 23:46:21 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <4F74F2E4-3A59-4CB6-AB99-3B3F7D7A5B33@schema31.it> References: <5452B474.4050107@freebsd.org> To: Allan Jude X-Mailer: Apple Mail (2.1990.1) Cc: freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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: Thu, 30 Oct 2014 22:46:26 -0000 >> OK set currdev=3Ddisk0p2: >> OK set rootdev=3Ddisk0p2: >> OK boot >> /boot/kernel/kernel text=3D0xed9008 data=3D0x117d28+0x176650 = syms=3D[0x8+0x137988+0x8+0x1515f8] >> \ >> =3D=3D=3D=3D=3D >=20 > Is the disk for this VM a ZFS zvol? >=20 No, it=E2=80=99s a standard =E2=80=9CIMG=E2=80=9D as usual. There=E2=80=99= s a ZFS inside of the VM. > You might need to set the 'vol mode' to make GEOM not steal the disk. >=20 No that=E2=80=99s not the case but thanks :-)