From owner-freebsd-questions@FreeBSD.ORG Tue Nov 16 01:03:47 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B61A106566B for ; Tue, 16 Nov 2010 01:03:47 +0000 (UTC) (envelope-from gull@gull.us) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 0A8D58FC0C for ; Tue, 16 Nov 2010 01:03:46 +0000 (UTC) Received: by ewy3 with SMTP id 3so47024ewy.13 for ; Mon, 15 Nov 2010 17:03:46 -0800 (PST) MIME-Version: 1.0 Received: by 10.14.47.78 with SMTP id s54mr4512671eeb.21.1289869425772; Mon, 15 Nov 2010 17:03:45 -0800 (PST) Received: by 10.14.127.1 with HTTP; Mon, 15 Nov 2010 17:03:45 -0800 (PST) X-Originating-IP: [69.91.158.154] In-Reply-To: <4CE1B87E.7030900@infracaninophile.co.uk> References: <1289851856.14522.41.camel@localhost.localdomain> <4CE1B87E.7030900@infracaninophile.co.uk> Date: Mon, 15 Nov 2010 17:03:45 -0800 Message-ID: From: David Brodbeck To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: Is ZFS ready for prime time? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2010 01:03:47 -0000 One problem I ran into is that the file sharing technologies in FreeBSD have not kept up; I consider NFSv4 a requirement for sanely sharing ZFS over a network, and FreeBSD's NFSv4 server is still under heavy development and not yet production-ready. That may not matter for a backup server, though.