From owner-freebsd-fs@FreeBSD.ORG Fri Nov 5 17:40:10 2010 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 61976106564A for ; Fri, 5 Nov 2010 17:40:10 +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 308468FC0A for ; Fri, 5 Nov 2010 17:40:10 +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 oA5He9Fe020128 for ; Fri, 5 Nov 2010 17:40:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oA5He9pq020127; Fri, 5 Nov 2010 17:40:09 GMT (envelope-from gnats) Date: Fri, 5 Nov 2010 17:40:09 GMT Message-Id: <201011051740.oA5He9pq020127@freefall.freebsd.org> To: freebsd-fs@FreeBSD.org From: Andriy Gapon Cc: Subject: Re: kern/151910: [zfs] booting from raidz/raidz2 on ciss(4) doesn't work X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andriy Gapon List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Nov 2010 17:40:10 -0000 The following reply was made to PR kern/151910; it has been noted by GNATS. From: Andriy Gapon To: Emil Smolenski Cc: bug-followup@FreeBSD.org Subject: Re: kern/151910: [zfs] booting from raidz/raidz2 on ciss(4) doesn't work Date: Fri, 05 Nov 2010 19:38:26 +0200 on 05/11/2010 17:10 Emil Smolenski said the following: > The following reply was made to PR kern/151910; it has been noted by GNATS. > > From: "Emil Smolenski" > To: bug-followup@freebsd.org, am@raisa.eu.org > Cc: > Subject: Re: kern/151910: [zfs] booting from raidz/raidz2 on ciss(4) doesn't > work > Date: Fri, 05 Nov 2010 15:45:39 +0100 > > Please see at "Originator" field in both PRs. I'm familiar with PR 148655 > very well. > > Problem in PR 148655 is related to booting from _degraded_ > raidz/raidz2/mirror. In this PR we have problem with booting from > _non_degraded_ raidz/raidz2 and only when ciss(4) is used. Mirror-based > configurations, SATA disks, USB sticks, other RAID controllers are all OK. > > Of course I tested 8.1-STABLE (from Oct) and 8.0-RELEASE (where PR 148655 > is not applicable) but there were no difference -- still can't boot from > raidz or raidz2. Apologies for missing that important information. It looks like this might be some exotic issue about ciss, BIOS (and ciss's option ROM) and how our boot code accesses/enumerates BIOS-visible disks. -- Andriy Gapon