From owner-freebsd-questions@FreeBSD.ORG Fri Apr 22 21:01:10 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7737F16A4CE for ; Fri, 22 Apr 2005 21:01:10 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9BEE43D49 for ; Fri, 22 Apr 2005 21:01:09 +0000 (GMT) (envelope-from tummytech@gmail.com) Received: by rproxy.gmail.com with SMTP id z35so810155rne for ; Fri, 22 Apr 2005 14:01:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QtsAuixDZCBdTdiW14iHvL6sThb8huh4ymhP5eOrDEyRulDwXTIiiwYrFYClOLKiDImAdiJBeiSwAfdALVxuvGiiWKWg3+WfdkKMvHBSQkqLF58XyK84iKf3znzb9Zgksh9ozjZ/CWeT5vYQh+dSDPJlEgq038hXJSs6Cgo5OLk= Received: by 10.38.75.59 with SMTP id x59mr3959880rna; Fri, 22 Apr 2005 14:01:08 -0700 (PDT) Received: by 10.38.88.37 with HTTP; Fri, 22 Apr 2005 14:01:08 -0700 (PDT) Message-ID: <860807bf050422140136ca5f29@mail.gmail.com> Date: Fri, 22 Apr 2005 14:01:08 -0700 From: Benson Wong To: emartinez@crockettint.com In-Reply-To: <20050422184523.B03F434D23@mxc1.crockettint.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <860807bf0504221140590ac52f@mail.gmail.com> <20050422184523.B03F434D23@mxc1.crockettint.com> cc: Nick Evans cc: Nick Pavlica cc: Dan Nelson cc: freebsd-questions@freebsd.org Subject: Re: 5.8TB RAID5 SATA Array Questions - UPDATE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Benson Wong List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Apr 2005 21:01:10 -0000 No. Doesn't work. Fdisk couldn't figure out how to partition it correctly. Actually it had a very hard time figuring out the correct Cylinder, Heads, Sectors values that worked correctly. I gave up on this. I boot from a 3Ware RAID5 host array (160GB).=20 2. No. I had 2.2TB arrays and I couldn't create a filesystem that big. I split them up in hardware to 1.1TB each and created 4 x 1.1TB arrays. No other workable solution I could find. Ben On 4/22/05, Edgar Martinez wrote: > Are you booting to the array? Is it over 2TB? Or are you mounting the > array?