From owner-freebsd-fs@FreeBSD.ORG Wed Nov 21 16:49:24 2012 Return-Path: Delivered-To: freebsd-fs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 28348CD1; Wed, 21 Nov 2012 16:49:24 +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 3EA7F8FC0C; Wed, 21 Nov 2012 16:49:22 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id SAA13299; Wed, 21 Nov 2012 18:49:20 +0200 (EET) (envelope-from avg@FreeBSD.org) Message-ID: <50AD0610.1060101@FreeBSD.org> Date: Wed, 21 Nov 2012 18:49:20 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121029 Thunderbird/16.0.2 MIME-Version: 1.0 To: Andrei Lavreniyuk Subject: Re: problem booting to multi-vdev root pool References: <50AB5202.4070906@FreeBSD.org> <50AB71A7.7050101@FreeBSD.org> <50AB80C6.1090507@FreeBSD.org> <50AB8C1F.2040108@FreeBSD.org> <50AB90E9.5070102@FreeBSD.org> <50AB9C5B.6030006@FreeBSD.org> <50ABA91D.9090905@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-fs@FreeBSD.org, freebsd-current@FreeBSD.org X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Nov 2012 16:49:24 -0000 on 21/11/2012 09:51 Andrei Lavreniyuk said the following: > Problem solved. Raidz pool mount without zpool.cache. > > > # zpool status -v > pool: zsolar > state: ONLINE > scan: resilvered 2,56M in 0h0m with 0 errors on Tue Nov 20 10:26:35 2012 > config: > > NAME STATE READ WRITE CKSUM > zsolar ONLINE 0 0 0 > raidz2-0 ONLINE 0 0 0 > gpt/disk0 ONLINE 0 0 0 > gpt/disk2 ONLINE 0 0 0 > gpt/disk3 ONLINE 0 0 0 > > errors: No known data errors > > # uname -a > FreeBSD opensolaris.technica-03.local 10.0-CURRENT FreeBSD > 10.0-CURRENT #6 r243278M: Wed Nov 21 09:28:51 EET 2012 > root@opensolaris.technica-03.local:/usr/obj/usr/src/sys/SMP64R amd64 > > > Thanks! Thank you for testing! -- Andriy Gapon