From owner-freebsd-current@FreeBSD.ORG Thu Feb 17 23:34:29 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54E1F16A4CE for ; Thu, 17 Feb 2005 23:34:29 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1B1143D53 for ; Thu, 17 Feb 2005 23:34:28 +0000 (GMT) (envelope-from lydianconcepts@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so407742rnf for ; Thu, 17 Feb 2005 15:34:27 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=LZcn2QcLIRi/zeZ9nKgy5qbFlIg0h7bsEphCInQuDzCjB5BBrY7t3c6I4wNtl6b8phCU8QBoXrm6tLApHOgRjB7FfefEsZoGEKBqVUu688qLJOMtcWFt5TOfPdNbB4x4uqriyV2F1AP6KACtZWq0eca21pdDBw2MbAu8bVDGJGU= Received: by 10.38.83.27 with SMTP id g27mr532918rnb; Thu, 17 Feb 2005 15:34:27 -0800 (PST) Received: by 10.38.104.14 with HTTP; Thu, 17 Feb 2005 15:34:27 -0800 (PST) Message-ID: <7579f7fb05021715344d661662@mail.gmail.com> Date: Thu, 17 Feb 2005 15:34:27 -0800 From: Matthew Jacob To: Eric Anderson In-Reply-To: <4213D046.4080001@centtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050216224825.39102.qmail@web26807.mail.ukl.yahoo.com> <4213D046.4080001@centtech.com> X-Mailman-Approved-At: Fri, 18 Feb 2005 12:50:31 +0000 cc: FreeBSD Current Subject: Re: newfs limits? 10TB filesystem max? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Matthew Jacob List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Feb 2005 23:34:29 -0000 BTW- be careful with very large filesystems on FreeBSD- at some point fsck can't check them. I built a sparse 5000TB filesystem which newfs'd and mounted okay, but was not possible to check with fsck.