From owner-freebsd-current@FreeBSD.ORG Tue Nov 11 17:55:31 2008 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4329106567D; Tue, 11 Nov 2008 17:55:31 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (unknown [IPv6:2001:2f0:104:80a0:230:48ff:fe41:2455]) by mx1.freebsd.org (Postfix) with ESMTP id 3C8118FC16; Tue, 11 Nov 2008 17:55:31 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from pelsia.ninth-nine.com ([192.168.36.197]) (authenticated bits=0) by sakura.ninth-nine.com (8.14.1/8.14.1/NinthNine) with ESMTP id mABHtLbn063986 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 12 Nov 2008 02:55:29 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Wed, 12 Nov 2008 02:55:18 +0900 From: Norikatsu Shigemura To: Doug Rabson Message-Id: <20081112025518.02d24404.nork@FreeBSD.org> In-Reply-To: <0ABB4FA4-C476-4C89-8DE0-4B4679E2BD6B@rabson.org> References: <20081101114717.0ffc2ec8@valhala> <200811011517.37640.lists@jnielsen.net> <70e8236f0811100647o4cd98966o8108a0e7ecc08bb5@mail.gmail.com> <200811101343.48958.lists@jnielsen.net> <70e8236f0811101157v1d19d6d8l43a2635b45c11106@mail.gmail.com> <0ABB4FA4-C476-4C89-8DE0-4B4679E2BD6B@rabson.org> X-Mailer: Sylpheed 2.5.0 (GTK+ 2.12.11; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (sakura.ninth-nine.com [219.127.74.121]); Wed, 12 Nov 2008 02:55:30 +0900 (JST) Cc: Joao Barros , freebsd-current@FreeBSD.org, John Nielsen , Doug Rabson Subject: Re: ZFS for a desktop computer X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2008 17:55:31 -0000 On Tue, 11 Nov 2008 08:53:21 +0000 Doug Rabson wrote: > > Doug, can you provide some status update on zfsboot? Do you need help > > on something? > I implemented zfsboot for simple disks and mirrors and also > collections of simple disks and/or mirrors. This work is in pjd's > perforce tree and will end up in current when that tree is ready to > commit. If I manage to find some spare time before then, I hope to add > raidz and raidz2 support to it. The key problem here as in so many > other things is lack of time :( Thank you!! I'm using dfr's implementation:-). I separated dfr's zfsboot from p4. Please see also: http://people.freebsd.org/~nork/zfsboot_20080319.tar.bz2 -- Norikatsu Shigemura