From owner-freebsd-stable@FreeBSD.ORG Fri Oct 15 16:40:58 2010 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 907D410656A4 for ; Fri, 15 Oct 2010 16:40:58 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout2.yahoo.com (mrout2.yahoo.com [216.145.54.172]) by mx1.freebsd.org (Postfix) with ESMTP id 770BF8FC12 for ; Fri, 15 Oct 2010 16:40:58 +0000 (UTC) Received: from [127.0.0.1] (cheese.corp.yahoo.com [216.145.50.99]) by mrout2.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id o9FGcHtl044496; Fri, 15 Oct 2010 09:38:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=yahoo-inc.com; s=cobra; t=1287160697; bh=0TuFrE+c4NdExtiijwtSmXqqiwxe2Wv2oxC29P1o+wo=; h=Subject:From:To:Cc:In-Reply-To:References:Content-Type:Date: Message-ID:Mime-Version:Content-Transfer-Encoding; b=ujUdPk/uUvsARqcJ2bo88MR0G3DieUu0s1KfR0FMpwhzDDxYy1ZlmkswJXgV8tB8L 4imAT7JbIIEkCgrqSmltCOWEwvqAC3owr8yqKkvSVdJPo7ymF5GCePl7BbF9Wvu5ZV ik5hfUkPEy2bdlX/DUAJiRKuasOocTpu1LV7nn2U= From: Sean Bruno To: Boris Kochergin In-Reply-To: <4CB881AF.1080708@acm.poly.edu> References: <1287158693.5225.7.camel@home-yahoo> <20101015162714.GA12400@icarus.home.lan> <4CB881AF.1080708@acm.poly.edu> Content-Type: text/plain; charset="UTF-8" Date: Fri, 15 Oct 2010 09:38:17 -0700 Message-ID: <1287160697.5225.14.camel@home-yahoo> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 (2.28.3-1.fc12) Content-Transfer-Encoding: 7bit Cc: "stable@freebsd.org" , Jeremy Chadwick Subject: Re: kpanic on install >32GB of RAM X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2010 16:40:58 -0000 On Fri, 2010-10-15 at 09:30 -0700, Boris Kochergin wrote: > On 10/15/10 12:27, Jeremy Chadwick wrote: > > On Fri, Oct 15, 2010 at 09:04:53AM -0700, Sean Bruno wrote: > >> So, trying to get a massively overpowered HP box up with 7.3 amd64 > >> version up and running. > >> > >> I can't tell at the moment, but it looks like the installer kernel is > >> having issues with>32GB of RAM in this box. > >> > >> Are we using the i386 kernel on amd64 installs? > > If you booted a FreeBSD image that has "amd64" in the ISO name, then the > > kernel is actually 64-bit (amd64). The only i386 piece would be the > > bootloader. > > > > There's probably someone here who can help with the issue you describe, > > as there's occasional posts here and there from people who experience > > issues/problems when using very large amounts of RAM. > > > I've got an amd64 machine with 48 GB of RAM that has run 7, 8, and now > 9, which leads me to believe that your issue is not solely related to > the amount of memory. > > -Boris > __________ Edge case at 64G perhaps? That's the minimum you can get in the HP DL980 apparently. Sean