From owner-freebsd-current@FreeBSD.ORG Wed Jun 20 12:38:01 2007 Return-Path: X-Original-To: freebsd-current@FreeBSD.ORG Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0529116A46D for ; Wed, 20 Jun 2007 12:38:01 +0000 (UTC) (envelope-from hugo@barafranca.com) Received: from mail.barafranca.com (mail.barafranca.com [67.19.101.164]) by mx1.freebsd.org (Postfix) with ESMTP id D626E13C4CA for ; Wed, 20 Jun 2007 12:38:00 +0000 (UTC) (envelope-from hugo@barafranca.com) Received: from localhost (localhost [127.0.0.1]) by mail.barafranca.com (Postfix) with ESMTP id D9862C4D01; Wed, 20 Jun 2007 13:12:53 +0000 (UTC) Received: from mail.barafranca.com ([67.19.101.164]) by localhost (mail.barafranca.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32299-01; Wed, 20 Jun 2007 13:12:18 +0000 (UTC) Received: from nexus.bsdlan.org (a213-22-26-49.cpe.netcabo.pt [213.22.26.49]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.barafranca.com (Postfix) with ESMTP id F3026C4CD5; Wed, 20 Jun 2007 13:12:17 +0000 (UTC) Message-ID: <46791FD8.4050003@barafranca.com> Date: Wed, 20 Jun 2007 13:38:48 +0100 From: Hugo Silva User-Agent: Thunderbird 2.0.0.0 (X11/20070609) MIME-Version: 1.0 To: freebsd-current@FreeBSD.ORG, Borja Marcos References: <1182338018.10483.27.camel@bigapple.omnis.ch> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at barafranca.com X-Spam-Status: No, score=0 tagged_above=-1 required=4 tests=[none] X-Spam-Score: 0 X-Spam-Level: Cc: Subject: Re: ZFS status now in June? / stable enough for a file server? 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: Wed, 20 Jun 2007 12:38:01 -0000 Borja Marcos wrote: > > On 20 Jun 2007, at 13:13, Olivier Mueller wrote: > >> So if you are already using ZFS in "pre-production", I would be glad for >> a short "go/no go" feedback, thanks :-) > > I already jumped into the wagon yesterday with a non-critical machine :) > > So far I'm happy. Not that I've done a lot of tests, just made some > make worlds over ZFS filesystems. I installed the June FreeBSD 7 > snapshot and cvsupped yesterday. > > > > > > > Borja. > > ---------------- > "The thing he realised about the windows was this: because they had > been converted into openable windows after they had first been > designed to be impregnable, they were, in fact, much less secure than > if they had been designed as openable windows in the first place." > Douglas Adams, "Mostly Harmless" > > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" Been using it myself on i386 for a couple of weeks, all I did was disabling prefetch and lowering maxvnodes as recommended; Copied over 120GB of data and been actively using ZFS (with daily snapshots on /home et all) for the past weeks, I have no complains. No panics, nothing :) Hugo