From owner-freebsd-fs@FreeBSD.ORG Wed Oct 26 17:40:09 2011 Return-Path: Delivered-To: freebsd-fs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 041AC1065676 for ; Wed, 26 Oct 2011 17:40:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E82068FC20 for ; Wed, 26 Oct 2011 17:40:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p9QHe8oT039330 for ; Wed, 26 Oct 2011 17:40:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p9QHe86Y039329; Wed, 26 Oct 2011 17:40:08 GMT (envelope-from gnats) Date: Wed, 26 Oct 2011 17:40:08 GMT Message-Id: <201110261740.p9QHe86Y039329@freefall.freebsd.org> To: freebsd-fs@FreeBSD.org From: Robert Millan Cc: Subject: Re: kern/162008: [zfs] Latest 9-STABLE and 10-CURRENT fail to boot from ZFS v15 root [regression] X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Robert Millan List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2011 17:40:09 -0000 The following reply was made to PR kern/162008; it has been noted by GNATS. From: Robert Millan To: Andriy Gapon Cc: bug-followup@freebsd.org Subject: Re: kern/162008: [zfs] Latest 9-STABLE and 10-CURRENT fail to boot from ZFS v15 root [regression] Date: Wed, 26 Oct 2011 19:34:15 +0200 2011/10/26 Andriy Gapon : > > Please let us know how _exactly_ your "kernel is no longer > able to boot from my ZFS pool as root file system". > That is, what boot stage fails and what output you see - (gpt)zfsboot, > zfsloader, kernel, root fs mounting, something else... I'm sorry, I thought there was no meaningful error, but in closer look I notice: Mounting from zfs:eeepc/root failed with error 6. Assuming this means ENXIO, could it be a race condition? -- Robert Millan