From owner-freebsd-fs@FreeBSD.ORG Mon May 28 12:00:36 2012 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 AA9B61065670; Mon, 28 May 2012 12:00:36 +0000 (UTC) (envelope-from araujobsdport@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 502E38FC0A; Mon, 28 May 2012 12:00:36 +0000 (UTC) Received: by yhgm50 with SMTP id m50so1863862yhg.13 for ; Mon, 28 May 2012 05:00:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=VfVX6x7iiU2llZTDUnHDIfRDEQJ5FQcqx1DHOoYiwpU=; b=vz0RNND7qfXoQF4ZV87fcXQQBHGUtQzeQL04IkalAnj8YSGxBe1emhjj1SmbYp7ZFF whgpsJm/lnNcp6hrertksy8cGxtNHVOEuBrR5p1+l97PIC85n1yRHxMP9xEvWxPmUCGS yl5fF9VYpxOuEVkskTb8fsBHF4KXv4hXkzuym+9SnBPd7r4P15555kgC4RpdGzvCed6N ZtTzOyXuzTLk/ubMgPXFfywg2udkbec1c3/7sZ2SD2B4s6n7n5GhOSTJ1sPyWRBl7rMJ QoG1jnjOAtj6AoOumOCsBv0ka7PX8MQh9P5vG72OtBfwwzx+6whtUCOMDaMxzHT29XX3 XjVQ== MIME-Version: 1.0 Received: by 10.50.85.201 with SMTP id j9mr4310049igz.16.1338206429945; Mon, 28 May 2012 05:00:29 -0700 (PDT) Received: by 10.231.244.8 with HTTP; Mon, 28 May 2012 05:00:29 -0700 (PDT) In-Reply-To: <4FC366D0.6030206@FreeBSD.org> References: <4FC366D0.6030206@FreeBSD.org> Date: Mon, 28 May 2012 20:00:29 +0800 Message-ID: From: Marcelo Araujo To: Martin Matuska Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-fs@freebsd.org Subject: Re: [CFT][PREVIEW] ZFS new SPA X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: araujo@FreeBSD.org List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 May 2012 12:00:36 -0000 Hello Martin, Sounds great, I'm gonna give a try and if I found some issue, I'll report. Congratz. 2012/5/28 Martin Matuska > Hello all, > > I have ported the ZFS features support (SPA version 5000) from Illumos > to FreeBSD-current. > What is still missing is boot support - needs to be implemented. > > Patch against CURRENT: > http://www.vx.sk/download/patches/freebsd/zfs/head-zfs-features.patch > > Amd64 ISO images for testing (bootable, work well in VirtualBox): > Basic: http://www.vx.sk/download/ISO-images/mfsbsd/head-zfs-features.iso > (86MB) > With full installworld: > http://www.vx.sk/download/ISO-images/mfsbsd/head-se-zfs-features.iso(239MB) > > TODO: boot support (check feature availability from ZFS boot code) > > References: > https://hg.openindiana.org/upstream/illumos/illumos-gate/rev/2889e2596bd6 > https://hg.openindiana.org/upstream/illumos/illumos-gate/rev/1949b688d5fb > > -- > Martin Matuska > FreeBSD committer > http://blog.vx.sk > > -- Marcelo Araujo araujo@FreeBSD.org