From owner-freebsd-scsi@FreeBSD.ORG Wed Jun 2 02:49:42 2004 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFFCA16A4CE for ; Wed, 2 Jun 2004 02:49:42 -0700 (PDT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 200C843D55 for ; Wed, 2 Jun 2004 02:49:42 -0700 (PDT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 2 Jun 2004 10:49:41 +0100 (BST) Date: Wed, 2 Jun 2004 10:49:39 +0100 From: David Malone To: "Kenneth D. Merry" Message-ID: <20040602094939.GA48588@walton.maths.tcd.ie> References: <200406012304.i51N4pV4013286@himinbjorg.tucs-beachin-obx-house.com> <20040601234010.GA72828@panzer.kdm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040601234010.GA72828@panzer.kdm.org> User-Agent: Mutt/1.5.3i Sender: dwmalone@maths.tcd.ie cc: freebsd-scsi@freebsd.org Subject: Re: 1TB issue X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jun 2004 09:49:43 -0000 On Tue, Jun 01, 2004 at 05:40:10PM -0600, Kenneth D. Merry wrote: > See another recent message on this list from Brooks Davis. It sounds like > sysinstall has issues with large arrays in -current, but fdisk works okay. I've heard from some people that there was a 2TB limit on SCSI devices, but it wasn't clear to me if this was a limit of the SCSI implementation they were using, or if it arose from the SCSI spec. What's actually the case here? David.