From owner-freebsd-bugs@FreeBSD.ORG Wed Jun 24 08:00:11 2009 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A1F8106567C for ; Wed, 24 Jun 2009 08:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D71DF8FC15 for ; Wed, 24 Jun 2009 08:00:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n5O80AJK079727 for ; Wed, 24 Jun 2009 08:00:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n5O80AWF079726; Wed, 24 Jun 2009 08:00:10 GMT (envelope-from gnats) Resent-Date: Wed, 24 Jun 2009 08:00:10 GMT Resent-Message-Id: <200906240800.n5O80AWF079726@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, NAKAMURA Kazushi Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D2EB01065675 for ; Wed, 24 Jun 2009 07:59:23 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id A74C98FC18 for ; Wed, 24 Jun 2009 07:59:23 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n5O7xM72087044 for ; Wed, 24 Jun 2009 07:59:22 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n5O7xMrA087042; Wed, 24 Jun 2009 07:59:22 GMT (envelope-from nobody) Message-Id: <200906240759.n5O7xMrA087042@www.freebsd.org> Date: Wed, 24 Jun 2009 07:59:22 GMT From: NAKAMURA Kazushi To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: kern/135992: ar(4) driver can NOT drive over 2TB HDD X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jun 2009 08:00:11 -0000 >Number: 135992 >Category: kern >Synopsis: ar(4) driver can NOT drive over 2TB HDD >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 24 08:00:10 UTC 2009 >Closed-Date: >Last-Modified: >Originator: NAKAMURA Kazushi >Release: FreeBSD7.2R/amd64 >Organization: Personal >Environment: Not installed >Description: 1: >From HP Proliant ML115G1, remove original 80GB HDD, replace 4x 1.5TB SATA HDD. Build on-board RAID0+1, it has recognized 1 ATA RAID drive, 2.72TB. But FreeBSD's ar(4) driver recognized only 0.7TB ar0. 2: Then, I have try GEOM framework with FixIt CD-ROM. But, not only "gpt" also "gpart" recognized only 0.7TB too. >How-To-Repeat: >Fix: ar(4) driver should be 64bit clean, to proper recognize over 2TB HDD. >Release-Note: >Audit-Trail: >Unformatted: