From owner-freebsd-current Sat May 11 09:38:20 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA21063 for current-outgoing; Sat, 11 May 1996 09:38:20 -0700 (PDT) Received: from brasil.moneng.mei.com (brasil.moneng.mei.com [151.186.109.160]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id JAA21055 for ; Sat, 11 May 1996 09:38:18 -0700 (PDT) Received: (from jgreco@localhost) by brasil.moneng.mei.com (8.7.Beta.1/8.7.Beta.1) id LAA03488; Sat, 11 May 1996 11:37:30 -0500 From: Joe Greco Message-Id: <199605111637.LAA03488@brasil.moneng.mei.com> Subject: Re: more than 32 scsi disks on a single machine ? To: phk@critter.tfs.com (Poul-Henning Kamp) Date: Sat, 11 May 1996 11:37:29 -0500 (CDT) Cc: asami@cs.berkeley.edu, jgreco@brasil.moneng.mei.com, bde@zeta.org.au, current@freebsd.org, nisha@cs.berkeley.edu In-Reply-To: <5742.831831885@critter.tfs.com> from "Poul-Henning Kamp" at May 11, 96 04:24:45 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > * So how big is the filesystem that you're trying to make ? :-) > > > > Three terabytes. (Hey stop laughing) > > counts on fingers "kilo", "mega", "giga", "tera" > hmmm thats 3*2^(10*4) = 3298534883328 bytes > > not bad. > > What for ? > > "USEnet -- The complete works ?" :-) I can only imagine the associated 30-day-long fsck. Hmm, ok, well maybe not that long, but it would require an impressive machine :-) Let's see, it takes an average 5-10 min to do an fsck on a dirty 2GB news filesystem (probably closer to 5), so for 1500 times that amount of disk space, 7500 minutes.. 125 hours.. 5 days. Assuming fsck doesn't have to swap. ... JG