From owner-freebsd-questions@FreeBSD.ORG Wed Aug 9 11:12:47 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7488F16A4DD for ; Wed, 9 Aug 2006 11:12:47 +0000 (UTC) (envelope-from freminlins@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7852843D53 for ; Wed, 9 Aug 2006 11:12:46 +0000 (GMT) (envelope-from freminlins@gmail.com) Received: by nf-out-0910.google.com with SMTP id g2so143748nfe for ; Wed, 09 Aug 2006 04:12:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=lbilWNCb3k2/dupXXTThoV7KnioUbvhFbuAu+hvXP/d0Qj02y5EYd8V2lm/8tOeK+xu8e1cgwBR/aKKhAvrs4Eto6W1Eb4LtWUk4y+fxqpm0TvOv0FWZQWYeZoDOHym/Pd6kxvzqj72NdrI2WE95HH4mDRcTbGI9ckI3mlKbzP8= Received: by 10.49.91.6 with SMTP id t6mr1345217nfl; Wed, 09 Aug 2006 04:12:44 -0700 (PDT) Received: by 10.48.208.6 with HTTP; Wed, 9 Aug 2006 04:12:44 -0700 (PDT) Message-ID: Date: Wed, 9 Aug 2006 12:12:44 +0100 From: Freminlins To: "Chad Leigh -- Shire.Net LLC" In-Reply-To: MIME-Version: 1.0 References: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Atom Powers , freebsd-questions@freebsd.org Subject: Re: Large File System? 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: Wed, 09 Aug 2006 11:12:47 -0000 On 08/08/06, Chad Leigh -- Shire.Net LLC wrote: > Right now, if no fsck is really really important to you for your data > store, then get an OpenSolaris system and put ZFS on it. Never fsck > again as it is ALWAYS (they claim) in a coherent state. Or wait for > ZFS to show up on FreeBSD Indeed. However as most of my platform is running FreeBSD the problem doesn't go away. Not just for the above reasons, I am implementing a Solaris server > with 1.7TB on ZFS and sharing it to a bunch of FreeBSD machines over > nfs on dedicated gigabit with jumbo frames on separate interfaces > from the standard default interface. (My main reason was to not have > storage tied to an individual worker server) I would have used Solaris for this a while ago, but there were no drivers for the RAID card :-( Hence, Linux.... Chad Frem.