From owner-freebsd-fs@FreeBSD.ORG Wed Jun 17 17:22:34 2015 Return-Path: Delivered-To: freebsd-fs@hub.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 10D6960B; Wed, 17 Jun 2015 17:22:34 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id ACF2FB13; Wed, 17 Jun 2015 17:22:33 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id t5HHMNEY017421 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 17 Jun 2015 11:22:31 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id t5HHMNdk017418; Wed, 17 Jun 2015 11:22:23 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Wed, 17 Jun 2015 11:22:23 -0600 (MDT) From: Warren Block To: Andriy Gapon cc: Ronald Klop , freebsd-fs@FreeBSD.org Subject: Re: 11-CURRENT does not mount my root ZFS In-Reply-To: <5581A7EF.5080606@FreeBSD.org> Message-ID: References: <5581A7EF.5080606@FreeBSD.org> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Wed, 17 Jun 2015 11:22:32 -0600 (MDT) X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jun 2015 17:22:34 -0000 On Wed, 17 Jun 2015, Andriy Gapon wrote: > On 17/06/2015 18:40, Ronald Klop wrote: >> Hello, >> >> I'm running 10-STABLE on my laptop on ZFS for a while already. >> Today I compiled and installed a 11-CURRENT kernel. After boot the kernel gives >> this error at the moment of mountroot. > [snip] >> >> What could be the cause of this? Can I provide more information? > > That would be very weird but perhaps the problem is caused by a mismatch in pool > features? Of course, it's hard to imagine that the CURRENT kernel would not > support something that 10-STABLE supported... > However, zpool get all output might still be informative. Outdated boot code on all but one drive? (Sorry, no experience booting ZFS from MBR.)