From owner-freebsd-fs Thu Jul 25 16:23:42 2002 Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 702A637B400 for ; Thu, 25 Jul 2002 16:23:39 -0700 (PDT) Received: from pdq.com (pdq.com [216.29.182.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id D556E43E86 for ; Thu, 25 Jul 2002 16:23:38 -0700 (PDT) (envelope-from pha@pdq.com) Received: from localhost (pha@localhost) by pdq.com (8.11.6/8.11.6) with ESMTP id g6PNNbM29840 for ; Thu, 25 Jul 2002 19:23:38 -0400 (EDT) (envelope-from pha@pdq.com) Date: Thu, 25 Jul 2002 19:23:37 -0400 (EDT) From: "Paul H. Anderson" X-X-Sender: pha@localhost To: freebsd-fs@FreeBSD.ORG Subject: >1TB UFS FS? Message-ID: <20020725191329.B29788-100000@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I just put together a system with 12 120GB drives using an Escalade 7500-12 controller. I installed FreeBSD 4.6 on it. The driver supports this new card very well (thanks to whoever wrote it!). I would like to, if possible, use a larger than 1 TB filesystem (RAID 5 w/10 drives + parity drive + 1 hot spare drive). The FAQ says there is a soft limit at 1TB - and that someone has run 4TB systems with modifications. Can anyone tell me approximately or exactly what those modifications are? I'm comfortable rebuilding kernels, commands and libraries, or the whole thing if I need to. I hacked /usr/src/sbin/newfs/mkfs.c to use unsigned block addresses, which seems to allow correct lseek() calls, but the subsequent write() fails due to invalid argument. Before I dive into the kernel, knowing if other folks have already done this, and what they did would be very helpful. I know that I can split the drives to two RAID 5 setups (5 drives + 1 parity), and get nearly the same thing, which should work with no problems. Thanks for your time and bandwidth, Paul +---------------------------------------------------+ | Paul Anderson Public Data Queries, Inc. | | pha@pdq.com 734-213-4964 x308 | +---------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message