From owner-freebsd-current@FreeBSD.ORG Fri Feb 18 19:27:06 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 2F52E16A4D8 for ; Fri, 18 Feb 2005 19:27:06 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB30043D2D for ; Fri, 18 Feb 2005 19:27:05 +0000 (GMT) (envelope-from julian@elischer.org) Received: from elischer.org (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id B5AED7A41E; Fri, 18 Feb 2005 11:27:05 -0800 (PST) Message-ID: <42164189.3060100@elischer.org> Date: Fri, 18 Feb 2005 11:27:05 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030516 X-Accept-Language: en, hu MIME-Version: 1.0 To: Eric Anderson References: <20050216224825.39102.qmail@web26807.mail.ukl.yahoo.com> <4213D046.4080001@centtech.com> <7579f7fb05021715344d661662@mail.gmail.com> <421605D0.80302@centtech.com> In-Reply-To: <421605D0.80302@centtech.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: Matthew Jacob cc: FreeBSD Current Subject: Re: newfs limits? 10TB filesystem max? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Feb 2005 19:27:06 -0000 Eric Anderson wrote: > Matthew Jacob wrote: > >> 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. > I would be surprised fi you can check a 5TB filesystem From my tests on a full 1TB filesystem, it takes about 700MB of RAM in the fsck process PER TB. >> > > 5000TB?!?! How did you do that? > Does anyone know of a way to build a simulated filesystem, for testing > without a real 20TB disk array? > > Eric > >