From owner-freebsd-current@FreeBSD.ORG Thu Nov 5 06:47:25 2009 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 01DAA106566B for ; Thu, 5 Nov 2009 06:47:25 +0000 (UTC) (envelope-from artis.caune@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id 888A48FC0C for ; Thu, 5 Nov 2009 06:47:24 +0000 (UTC) Received: by bwz5 with SMTP id 5so476334bwz.3 for ; Wed, 04 Nov 2009 22:47:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=vJARknIf4rpbKtI/C7NiRUJsjGyfPn84ulk2t9qlvcA=; b=SThxS5bgC5jcE5MDQLgKKlKZI5FsFT2R/x3vJWievhWT5f2Ski5O3Tg5Ozj97lJtPH EBuU3yGV4Bk2uyhMQP077sKPN1LCVfYRHmQwNHANIEJJa4Kvowk95lHZ9Xxr1zxMZ+uo t9lkvpkp1m8VNkyAimwRbRtEXzQx0k0NBhsFE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=ESu4o448W4rKVOFc+mC6j/T+JbOCEerydyAPvtzJby2GGrXPAKOItmtEPFH7bvaoMB GEeiUsiLGhCC2qjYSRcTPjx6YKf0bfcGasxwgahn4yVufsL7JnH+bOQRRv+tG+LN5OXO sRuy85ETaZSJaCYBgJ8LIW+ikNtL6PpoYDvYg= MIME-Version: 1.0 Received: by 10.204.32.213 with SMTP id e21mr2585904bkd.34.1257403643395; Wed, 04 Nov 2009 22:47:23 -0800 (PST) In-Reply-To: <17E3C299-725B-434E-805D-CA0C1EA9C8B9@via.net> References: <17E3C299-725B-434E-805D-CA0C1EA9C8B9@via.net> Date: Thu, 5 Nov 2009 08:47:23 +0200 Message-ID: <9e20d71e0911042247n216e9b02t7b317a55a9bbe131@mail.gmail.com> From: Artis Caune To: joe mcguckin Content-Type: text/plain; charset=UTF-8 Cc: freebsd-current@freebsd.org Subject: Re: What is the state of ZFS on FreeBSD? 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: Thu, 05 Nov 2009 06:47:25 -0000 2009/11/5 joe mcguckin : > I'm interested inb putting together a file server with lots of disk. > > What's the state of ZFS? Is it ready for production use? yes, please, see http://svn.freebsd.org/viewvc/base?view=revision&revision=197218 -- Artis Caune Everything should be made as simple as possible, but not simpler.