From owner-freebsd-virtualization@FreeBSD.ORG Sat Nov 15 23:59:41 2014 Return-Path: Delivered-To: virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8A081A89 for ; Sat, 15 Nov 2014 23:59:41 +0000 (UTC) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id 4CA9A8FC for ; Sat, 15 Nov 2014 23:59:41 +0000 (UTC) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTP id 0334F125BE; Sun, 16 Nov 2014 09:59:39 +1000 (EST) Received: from Peters-MacBook-Pro.local (c-67-161-27-37.hsd1.ca.comcast.net [67.161.27.37]) by dommail.onthenet.com.au (MOS 4.4.4-GA) with ESMTP id BZT48479 (AUTH peterg@ptree32.com.au); Sun, 16 Nov 2014 09:59:37 +1000 Message-ID: <5467E8E6.1000509@freebsd.org> Date: Sat, 15 Nov 2014 15:59:34 -0800 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Willem Jan Withagen , "freebsd-virtualization@freebsd.org" Subject: Re: Trying to run an older head in a recent Bhyve. References: <5467BC49.4080308@digiware.nl> In-Reply-To: <5467BC49.4080308@digiware.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Sat, 15 Nov 2014 23:59:41 -0000 Hi Willem, > I'm trying to run one of my older VM's and get the crash below in the VM > when trying to boot... > > This happens both on an older BSD: > FreeBSD 11.0-CURRENT (FREETEST) #1 r273066M: Sun Oct 19 00:59:06 CEST 2014 > As well as on a very recent: > FreeBSD 11.0-CURRENT (BHYVE00) #0 r274490M: Fri Nov 14 02:42:43 CET 2014 > > The older 10.0 VM's do boot normally > > Any suggestions on what this might be, and/or how to debug this.. Did the disk image backing file change by any chance ? e.g. from file to zvol ? What's the version of the VM that has the issue ? later, Peter.