From owner-freebsd-hackers@FreeBSD.ORG Tue Sep 2 15:41:41 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42D8716A4BF; Tue, 2 Sep 2003 15:41:41 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C7C043F75; Tue, 2 Sep 2003 15:41:38 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h82MfbR2075085; Tue, 2 Sep 2003 17:41:37 -0500 (CDT) (envelope-from dan) Date: Tue, 2 Sep 2003 17:41:37 -0500 From: Dan Nelson To: Max Clark Message-ID: <20030902224136.GA98381@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 5.1-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i cc: freebsd-hackers@freebsd.org cc: freebsd-performance@freebsd.org cc: freebsd-questions@freebsd.org Subject: Re: 20TB Storage System X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2003 22:41:41 -0000 In the last episode (Sep 02), Max Clark said: > 2) What is the maximum size of a filesystem that I can present to the > host OS using vinum/ccd? Am I limited anywhere that I am not aware > of? Depends on whether you plan on crashing or not :) According to http://lists.freebsd.org/pipermail/freebsd-fs/2003-July/000181.html, you may not want to create filesystems over 3TB if you want fsck to succeed. I don't know if that's using the default newfs settings (which would create an insane number of inodes), though. > 3) Could I put all 20TB on one system, or will I need two to sustain > the IO required? To sustain only 30MByte/s across the entire set? Doesn't really matter, since even a single disk could do that. -- Dan Nelson dnelson@allantgroup.com