From owner-freebsd-fs@FreeBSD.ORG Sun Nov 20 15:22:37 2011 Return-Path: Delivered-To: freebsd-fs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5087C106566C for ; Sun, 20 Nov 2011 15:22:37 +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 966A08FC0C for ; Sun, 20 Nov 2011 15:22:36 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id RAA04743; Sun, 20 Nov 2011 17:22:33 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1RS9E1-000MPb-Cm; Sun, 20 Nov 2011 17:22:33 +0200 Message-ID: <4EC91B36.7060107@FreeBSD.org> Date: Sun, 20 Nov 2011 17:22:30 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:8.0) Gecko/20111108 Thunderbird/8.0 MIME-Version: 1.0 To: Florian Wagner References: <20111015214347.09f68e4e@naclador.mos32.de> <4E9ACA9F.5090308@FreeBSD.org> <20111019082139.1661868e@auedv3.syscomp.de> <4E9EEF45.9020404@FreeBSD.org> <20111019182130.27446750@naclador.mos32.de> <4EB98E05.4070900@FreeBSD.org> <20111119211921.7ffa9953@naclador.mos32.de> <4EC8CD14.4040600@FreeBSD.org> <20111120121248.5e9773c8@naclador.mos32.de> In-Reply-To: <20111120121248.5e9773c8@naclador.mos32.de> X-Enigmail-Version: undefined Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-fs@FreeBSD.org Subject: Re: Extending zfsboot.c to allow selecting filesystem from boot.config X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Nov 2011 15:22:37 -0000 on 20/11/2011 13:12 Florian Wagner said the following: > On Sun, 20 Nov 2011 11:49:08 +0200 Andriy Gapon wrote: > >> Please try to use zfsboottest (formerly zfstest) and a debugger to see >> where the problem is. I also would appreciate your testing the latest >> sys/boot code in head or stable/9. > > A bit of help on how to get and use zfs(boot)test on stable-8 or some > pointer to a description would be much appreciated. I think that the most straightforward way would be to checkout tools/tools/zfsboottest from head, copy it into a same named directory under stable/8, make it and run it. -- Andriy Gapon