From owner-freebsd-stable@FreeBSD.ORG Sat Oct 16 20:02:28 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 7385D1065672 for ; Sat, 16 Oct 2010 20:02:28 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout1-b.corp.re1.yahoo.com (mrout1-b.corp.re1.yahoo.com [69.147.107.20]) by mx1.freebsd.org (Postfix) with ESMTP id 2D2AB8FC1F for ; Sat, 16 Oct 2010 20:02:27 +0000 (UTC) Received: from [127.0.0.1] (proxy8.corp.yahoo.com [216.145.48.13]) by mrout1-b.corp.re1.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id o9GJq1Wu083754 for ; Sat, 16 Oct 2010 12:52:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=yahoo-inc.com; s=cobra; t=1287258721; bh=+PEi/xB7ZYAcp645NalP+Z9wsocZVP9CXodogcO+cN0=; h=Subject:From:Reply-To:To:In-Reply-To:References:Content-Type:Date: Message-ID:Mime-Version:Content-Transfer-Encoding; b=XymS7wDw/CcAtjb3zlhC2Prwwjd6Z5pnwNPf9KFEYR8+0xDh+wqr5JT9tNEKxhvia MZkFpVCPu3zJL0PllCl9w4iAAlLpPygba97/fUbw9Lp1oIN6e5pWJMCZVoA5gQGRen Ag6/LkNkBRfyEf6TiVpHNlWGe6uCUJfwQl6fOwmg= From: Sean Bruno To: "stable@freebsd.org" In-Reply-To: <1287160697.5225.14.camel@home-yahoo> References: <1287158693.5225.7.camel@home-yahoo> <20101015162714.GA12400@icarus.home.lan> <4CB881AF.1080708@acm.poly.edu> <1287160697.5225.14.camel@home-yahoo> Content-Type: text/plain; charset="UTF-8" Date: Sat, 16 Oct 2010 12:52:00 -0700 Message-ID: <1287258720.2522.26.camel@home-yahoo> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 (2.28.3-1.fc12) Content-Transfer-Encoding: 7bit Cc: Subject: Re: kpanic on install >32GB of RAM X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: sbruno@freebsd.org List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2010 20:02:28 -0000 On Fri, 2010-10-15 at 09:38 -0700, Sean Bruno wrote: > 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 Hrm, no success today setting available RAM to 32G and reducing the number of processors to 8. I've disabled and tweaked pretty much everything available to me here and have tried to boot up the fbsd 8 install media with the same result as using the fbsd 7 media: Repeated and continuous panics on all processors simultaneously after selecting install method from the boot menu. Not sure what to do at this point to get the system up and running. Suggestions? Sean