From owner-freebsd-questions@FreeBSD.ORG Fri Feb 19 00:28:15 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 108C2106566C for ; Fri, 19 Feb 2010 00:28:15 +0000 (UTC) (envelope-from ghirai@ghirai.com) Received: from ghirai.com (ghirai.com [91.204.208.13]) by mx1.freebsd.org (Postfix) with ESMTP id CEBFC8FC0A for ; Fri, 19 Feb 2010 00:28:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by ghirai.com (Postfix) with ESMTPSA id CDC9616F0F; Fri, 19 Feb 2010 00:28:03 +0000 (GMT) Date: Fri, 19 Feb 2010 02:28:01 +0200 From: Ghirai To: mailinglist Message-Id: <20100219022801.39b9590b.ghirai@ghirai.com> In-Reply-To: <93C575B79E9B01449EBBB084032BC570123208B75E@mail.ucwv.edu> References: <93C575B79E9B01449EBBB084032BC570123208B75E@mail.ucwv.edu> X-Mailer: Sylpheed 2.7.1 (GTK+ 2.18.7; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" Subject: Re: FreeBSD File Server with ZFS 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: Fri, 19 Feb 2010 00:28:15 -0000 On Thu, 18 Feb 2010 11:21:48 -0500 mailinglist wrote: > UFS on the other hand will work just fine on 32bit systems and > smaller and older machines. (The limitation with UFS is a maximum > 2TB filesystem size, but I suspect this will not cause you any > practical > > difficulties.) UFS2 has a maximum volume size of 1YiB (2^80 bytes).