From owner-freebsd-stable Wed Mar 5 18:45:41 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA04614 for stable-outgoing; Wed, 5 Mar 1997 18:45:41 -0800 (PST) Received: from dfw-ix8.ix.netcom.com (dfw-ix8.ix.netcom.com [206.214.98.8]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA04601 for ; Wed, 5 Mar 1997 18:45:31 -0800 (PST) Received: (from smap@localhost) by dfw-ix8.ix.netcom.com (8.8.4/8.8.4) id UAA29945; Wed, 5 Mar 1997 20:43:29 -0600 (CST) Received: from wck-ca7-19.ix.netcom.com(204.31.231.51) by dfw-ix8.ix.netcom.com via smap (V1.3) id sma029900; Wed Mar 5 20:43:10 1997 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id SAA03411; Wed, 5 Mar 1997 18:43:01 -0800 (PST) Date: Wed, 5 Mar 1997 18:43:01 -0800 (PST) Message-Id: <199703060243.SAA03411@silvia.HIP.Berkeley.EDU> To: msmith@atrad.adelaide.edu.au CC: chad@anasazi.com, freebsd-stable@freebsd.org, ronr@ds9.anasazi.com In-reply-to: <199703060127.LAA08276@genesis.atrad.adelaide.edu.au> (message from Michael Smith on Thu, 6 Mar 1997 11:57:00 +1030 (CST)) Subject: Re: Concatenated Disks From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * From: Michael Smith * As for size, Satoshi (the guy that integrated the 'ccd' driver from NetBSD) * has a farm well into the hundreds of GB (last I saw, could be bigger now) * running as a single filesystem. I'm not running that daily, as our research group decided to use Solaris. :( But I have seen a df output of a 200GB filesystem, so it's doable. BTW, Chad has only 5 disks so this won't be an issue, but for others out there, if you want to connect more than 32 disks, don't forget you'll need the latest MAKEDEV and sys/disklabel.h (either of current 2.2 or 3.0 will do). Satoshi