From owner-freebsd-questions@FreeBSD.ORG Thu Aug 28 20:08:25 2008 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 B73E41065673 for ; Thu, 28 Aug 2008 20:08:25 +0000 (UTC) (envelope-from michael.copeland@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.248]) by mx1.freebsd.org (Postfix) with ESMTP id 6A6558FC0A for ; Thu, 28 Aug 2008 20:08:25 +0000 (UTC) (envelope-from michael.copeland@gmail.com) Received: by an-out-0708.google.com with SMTP id b33so90293ana.13 for ; Thu, 28 Aug 2008 13:08:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=trCu+xswfbPhUdWxZ88xyo18SUuHFvr3PKECcuYoGys=; b=ShtSmU1XKY5xbEvh022Iw9VbY5Ht8L4Cv7CBAG9uS+Ro9dVJG9qSihJQkWwbjIYLAE Be5mgw/k6QDQyu+bs7OE5oLnPkf5AkReIE3JYySawuQaZiw7J4SjiupcvIxgF/u09naq VnPZIa1T0XmLz29tkQj0mIyCA2euasFDsq8QE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=s5sfZNPwOEo/YWKIp688BsWCGoICecYseLaNyDdBqVPUADvyi7NcCYz1brhtjTJa2l GZKD7F49LoNuow6edbf4+SQk/oqKVdmca2+go5QRZEZujBbYzF25j7LcYQ7BQ+MUhISL jTy2gqP+xzpQIAhs5xexCUQluFaYe3jbLOtKg= Received: by 10.100.154.9 with SMTP id b9mr2288923ane.54.1219954104555; Thu, 28 Aug 2008 13:08:24 -0700 (PDT) Received: from ?1.0.0.148? ( [74.245.53.43]) by mx.google.com with ESMTPS id b12sm2306877ana.14.2008.08.28.13.08.23 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 28 Aug 2008 13:08:23 -0700 (PDT) Message-ID: <48B705B4.1060208@gmail.com> Date: Thu, 28 Aug 2008 16:08:20 -0400 From: Michael John Copeland User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: fileserver questions 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: Thu, 28 Aug 2008 20:08:25 -0000 Hello All, I am building a fileserver to store ripped movies, cds, etc on, to be used also as a home media center connected to tv. i'm going to use 1TB drives and was wondering if i should stick with ufs, or migrate to zfs. i've read about the zfs many times on the freebsd wiki, and it seems like a good choice. looking for pros and cons of each. thanks, Michael