From owner-freebsd-fs@FreeBSD.ORG Wed Jun 17 17:02:38 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 73DEC686 for ; Wed, 17 Jun 2015 17:02:38 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id A55303FD for ; Wed, 17 Jun 2015 17:02:34 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id UAA00580; Wed, 17 Jun 2015 20:02:31 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1Z5GjP-000CAD-4V; Wed, 17 Jun 2015 20:02:31 +0300 Message-ID: <5581A7EF.5080606@FreeBSD.org> Date: Wed, 17 Jun 2015 20:01:35 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Ronald Klop , freebsd-fs@FreeBSD.org Subject: Re: 11-CURRENT does not mount my root ZFS References: In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit 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:02:38 -0000 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. -- Andriy Gapon