From owner-freebsd-hackers Sun Apr 2 23:27:39 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA26850 for hackers-outgoing; Sun, 2 Apr 1995 23:27:39 -0700 Received: from tfs.com (mailhub.tfs.com [140.145.250.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id XAA26844 for ; Sun, 2 Apr 1995 23:27:39 -0700 Received: by tfs.com (smail3.1.28.1) Message-Id: From: julian@tfs.com (Julian Elischer) Subject: Re: large filesystems/multiple disks To: babkin@hq.icb.chel.su (Serge A. Babkin) Date: Sun, 2 Apr 1995 23:26:41 -0700 (PDT) Cc: terry@cs.weber.edu, freebsd-hackers@FreeBSD.org In-Reply-To: <199504031549.KAA03988@hq.icb.chel.su> from "Serge A. Babkin" at Apr 3, 95 10:49:04 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 469 Sender: hackers-owner@FreeBSD.org Precedence: bulk > > > > This will work with IBM's JFS (obviously) or with a log structured > > file system, but precious little else. UFS is particularly badly > > suited to doing this. If you do what SPRITE does and shove all I beg to disagreee, but the UFS can easily be extended.. if you have it over a LVM that can give you extra space, then you can add additional cylinder groups without too much pain.... (I believe OSF1 may have this.. I'll have to check my sources) julian