From owner-svn-src-all@FreeBSD.ORG Thu May 28 00:52:00 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AAC63106566B; Thu, 28 May 2009 00:52:00 +0000 (UTC) (envelope-from ken@mthelicon.com) Received: from hercules.mthelicon.com (hercules.mthelicon.com [IPv6:2001:49f0:2023::2]) by mx1.freebsd.org (Postfix) with ESMTP id 7865B8FC1F; Thu, 28 May 2009 00:52:00 +0000 (UTC) (envelope-from ken@mthelicon.com) Received: from feathers.peganest.com (feathers.peganest.com [78.33.110.3]) (authenticated bits=0) by hercules.mthelicon.com (8.14.3/8.14.3) with ESMTP id n4S0ppeQ047582 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Thu, 28 May 2009 00:51:52 GMT (envelope-from ken@mthelicon.com) From: Pegasus Mc Cleaft Organization: Feathers To: svn-src-all@freebsd.org, d@delphij.net Date: Thu, 28 May 2009 01:51:49 +0100 User-Agent: KMail/1.11.3 (FreeBSD/8.0-CURRENT; KDE/4.2.3; amd64; ; ) References: <200905161048.n4GAmKRh057122@svn.freebsd.org> <7AC0926C-3FA1-4EEC-9438-643FF7D310A7@rabson.org> <4A1DD66E.4000600@delphij.net> In-Reply-To: <4A1DD66E.4000600@delphij.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905280151.50358.ken@mthelicon.com> Cc: svn-src-head@freebsd.org, Doug Rabson , Doug Rabson , src-committers@freebsd.org Subject: Re: [RESOLVED] Re: svn commit: r192194 - in head/sys: boot/i386/zfsboot boot/zfs cddl/boot/zfs X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 May 2009 00:52:01 -0000 On Thursday 28 May 2009 01:10:22 Xin LI wrote: > Doug Rabson wrote: > [...] > > >> I think this commit has broken booting from mirrored zpool when raidz2 > >> pool is exist. In my setup it was 4 disks: > > > > This should be fixed in r192679. > > Thanks! This has fixed my problem. Just another "Me To".. Fixed my bootup problem as well.. Peg