From owner-freebsd-stable@FreeBSD.ORG Wed May 20 10:29:55 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3E7A106564A for ; Wed, 20 May 2009 10:29:55 +0000 (UTC) (envelope-from ruben@verweg.com) Received: from erg.verweg.com (erg.verweg.com [IPv6:2a02:898:96::5e8e:f508]) by mx1.freebsd.org (Postfix) with ESMTP id 5AF9D8FC34 for ; Wed, 20 May 2009 10:29:55 +0000 (UTC) (envelope-from ruben@verweg.com) Received: from guest-105.ripe.net (guest-105.ripe.net [193.0.2.105]) (authenticated bits=0) by erg.verweg.com (8.14.3/8.14.3) with ESMTP id n4KATkm7002841 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT) for ; Wed, 20 May 2009 10:29:52 GMT (envelope-from ruben@verweg.com) Message-Id: <8D749C28-731A-4A15-9DFF-02FA43EDCA23@verweg.com> From: Ruben van Staveren To: freebsd-stable Stable In-Reply-To: <3c1674c90905191601n7a0d082chbbbc92ec255570e0@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Wed, 20 May 2009 12:29:42 +0200 References: <3c1674c90905151702l81c2b88off1d2b2ffed39ca2@mail.gmail.com> <4A1317C9.90505@andric.com> <4A1324B4.9080105@andric.com> <4A133780.60707@andric.com> <3c1674c90905191551i2c8c8b2axa4671884292aa59b@mail.gmail.com> <3c1674c90905191601n7a0d082chbbbc92ec255570e0@mail.gmail.com> X-Mailer: Apple Mail (2.935.3) X-Spam-Status: No, score=3.1 required=5.0 tests=DATE_IN_FUTURE_06_12 autolearn=no version=3.2.5 X-Spam-Level: *** X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on erg.verweg.com X-Virus-Scanned: ClamAV 0.94.2/9375/Wed May 20 08:22:40 2009 on erg.verweg.com X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (erg.verweg.com [94.142.245.8]); Wed, 20 May 2009 10:29:53 +0000 (UTC) Subject: Re: RFT: ZFS MFC X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 May 2009 10:29:56 -0000 On 20 May 2009, at 1:01, Kip Macy wrote: > I would recommend that you use the ZFS_MFC branch - it is the same as > what will be in RELENG_7 tomorrow afternoon. This is great news, and given the testing it should be no problem I feel... After setting vm.kmem_size to the recommended minimum I ran buildworld (which resides on a compressed zfs volume) while doing some ufs -> zfs and v.v. rsyncs. This was on FreeBSD/amd64 inside VMWare fusion using both v6 and v13 on the zpool (single device, no mirroring/raid) Thanks for all the hard work! Regards, Ruben