From owner-freebsd-fs@FreeBSD.ORG Mon Nov 19 15:23:44 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 40A9AFB1; Mon, 19 Nov 2012 15:23:44 +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 3D7558FC15; Mon, 19 Nov 2012 15:23:43 +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 RAA14947; Mon, 19 Nov 2012 17:23:27 +0200 (EET) (envelope-from avg@FreeBSD.org) Message-ID: <50AA4EEF.6090306@FreeBSD.org> Date: Mon, 19 Nov 2012 17:23:27 +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: Guido Falsi Subject: Re: problem booting to multi-vdev root pool References: <509D1DEC.6040505@FreeBSD.org> <50A27243.408@madpilot.net> <50A65F83.5000604@FreeBSD.org> <50A66701.701@madpilot.net> <50A82B3A.6020608@it4pro.pl> <50A8CB1C.9090907@FreeBSD.org> <50AA2D5D.7080105@FreeBSD.org> <50AA4B48.5090804@madpilot.net> In-Reply-To: <50AA4B48.5090804@madpilot.net> 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: Mon, 19 Nov 2012 15:23:44 -0000 on 19/11/2012 17:07 Guido Falsi said the following: > On 11/19/12 14:00, Andriy Gapon wrote: >> on 18/11/2012 13:48 Andriy Gapon said the following: >>> on 18/11/2012 02:26 Bartosz Stec said the following: >>> >>> Thank you both very much for testing! >>> Committed as r243213. >>> >> >> BTW, if you have some spare time and a desire to do some more testing, you can >> try the following patch: >> http://people.freebsd.org/~avg/zfs-spa-multi_vdev_root_support.diff >> >> It adds support for multi-vdev root pool probing in kernel. >> The best way to test is to remove zpool.cache before rebooting (but make sure to >> keep a copy somewhere and be able to recover). I'd use a boot environment (a >> root filesystem clone) for this. > > Thank you again for the fast work. > > I tested this one on that machine and it was able to boot without zpool.cache. Great! Thank you for testing. > No file zpool.cache was created after boot. This is expected. > Are there any further test I should perform? This was sufficient. Thanks again. -- Andriy Gapon