From owner-freebsd-questions@FreeBSD.ORG Wed Jun 29 08:32:33 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54C71106564A for ; Wed, 29 Jun 2011 08:32:33 +0000 (UTC) (envelope-from ml@my.gd) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id E5D8D8FC0C for ; Wed, 29 Jun 2011 08:32:32 +0000 (UTC) Received: by wwe6 with SMTP id 6so983914wwe.31 for ; Wed, 29 Jun 2011 01:32:31 -0700 (PDT) Received: by 10.227.28.212 with SMTP id n20mr436045wbc.82.1309336351760; Wed, 29 Jun 2011 01:32:31 -0700 (PDT) Received: from dfleuriot-at-hi-media.com ([83.167.62.196]) by mx.google.com with ESMTPS id ge4sm734129wbb.13.2011.06.29.01.32.29 (version=SSLv3 cipher=OTHER); Wed, 29 Jun 2011 01:32:30 -0700 (PDT) Message-ID: <4E0AE31F.1030602@my.gd> Date: Wed, 29 Jun 2011 10:32:31 +0200 From: Damien Fleuriot User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4E0ADB0A.2070409@zedat.fu-berlin.de> In-Reply-To: <4E0ADB0A.2070409@zedat.fu-berlin.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Dell PowerEdge 1950: MPT0 doesn't recogniz hard drive > 2TB X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2011 08:32:33 -0000 On 6/29/11 9:58 AM, O. Hartmann wrote: > On a Dell PowerEdge 1950, BIOS from 2007, a freshly installed WD 3 TB > SATA 6GB harddrive doesn't get recognized as 3 TB disk, it is reported > as 2TB disk only. > I almost stopped reading at "BIOS from 2007". You should definitely upgrade the BIOS before barging in and saying you've got a problem ;) > The box is running FreeBSD 8.2-STABLE (see below the dmesg excerpt). The > drive is configured as ZFS pool on top of a GPT partition. > > I tried the 3 TB harddrive on a FreeBSD 9.0-CURRENT box with Intel > ICH10R SATA chipset and it worked fine, was reported as 2.7TB drive as > expected. > Was the drive handled by mpt too, or by mps ? > I found some postings concerning mptutil not dealing with HD > 2TB, but > this issue seems not to be a tool-issue. > > Questions: > a) Is this an issue of FreeBSD 8.2-STABLE or is it a firmware/BIOS issue > which can be solved? > Let's see you update the firmware and tell us ;) > b) regarding to a), how can I update the BIOS/MPT firmware of the Dell > PowerEdge 1950? Is there an option to do this via USB? As I said, the > firmware is quite old, it's from 2007. > Usually, this is done using dell's ISO image. You can either do that directly in front of the server, or remotely with dell's DRAC and by using virtual media. Keep in mind that virtual media might or might not be supported by your DRAC firmware version. If you can't use the virtual media, you may also boot dell's ISO via PXE.