From owner-freebsd-current@FreeBSD.ORG Thu Nov 5 08:19:26 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 94D0A1065670 for ; Thu, 5 Nov 2009 08:19:26 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-px0-f173.google.com (mail-px0-f173.google.com [209.85.216.173]) by mx1.freebsd.org (Postfix) with ESMTP id 6B9308FC20 for ; Thu, 5 Nov 2009 08:19:26 +0000 (UTC) Received: by pxi3 with SMTP id 3so5482442pxi.29 for ; Thu, 05 Nov 2009 00:19:26 -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=KTT0eeYHvS53lNCw4WIlkqtfxnaXKjUCxledtfYQ/8U=; b=cSkgvdBf/33VCtNltYShFpZThi3eeheRIA0bblYPA7boPjY1KVLLRiVFm8xNZ0KKX8 dbiEq/pSx2dBvEHnKS6dH6Trvc3PiX9eeaDDPwhazWznylac6wRLzFZParuoghA++uLY 0jpgR1I5JM0O6d/En3GukA+ioi/I7lwXjQA4I= 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=lrEFX/uZrXCDlBUYnF+CeFzVQL7jTJKoj/uC/nbGLwtLTjvNTEENn14c6rJt9esHZL D2ALDzFbCEoiqQCkHytCTGNHMKFkTODeF1WrBnEDQn9vJqGqI/NWHZ519awXDRTy1TIU 0M03XB8DY5GW7+2/usDE3d9xGoQJGxYn3bf0Q= MIME-Version: 1.0 Received: by 10.143.26.41 with SMTP id d41mr261053wfj.228.1257409165863; Thu, 05 Nov 2009 00:19:25 -0800 (PST) In-Reply-To: <9e20d71e0911042247n216e9b02t7b317a55a9bbe131@mail.gmail.com> References: <17E3C299-725B-434E-805D-CA0C1EA9C8B9@via.net> <9e20d71e0911042247n216e9b02t7b317a55a9bbe131@mail.gmail.com> Date: Thu, 5 Nov 2009 02:19:25 -0600 Message-ID: <11167f520911050019k17137f3q6e36614e2178b12d@mail.gmail.com> From: "Sam Fourman Jr." To: Artis Caune Content-Type: text/plain; charset=ISO-8859-1 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 08:19:26 -0000 On Thu, Nov 5, 2009 at 12:47 AM, Artis Caune wrote: > 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? We are using it in production and have a 6TB RAIDZ on FreeBSD8 RC2 amd64 we are quite happy with the FreeBSD 8 setup. we tried it on FreeBSD 7.2 i386 and did not like it (we got a few panics) the only trouble we really had on FreeBSD8 is the sharenfs manpages are not updated. so we are using the classic /etc/exports instead of the zfs option. Sam Fourman Jr. Fourman Networks