From owner-freebsd-amd64@FreeBSD.ORG Wed Oct 27 16:55:43 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3860616A4CE for ; Wed, 27 Oct 2004 16:55:43 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id A545A43D39 for ; Wed, 27 Oct 2004 16:55:42 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id i9RGtbcG073358; Wed, 27 Oct 2004 09:55:37 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i9RGtYrP073356; Wed, 27 Oct 2004 09:55:34 -0700 (PDT) (envelope-from obrien) Date: Wed, 27 Oct 2004 09:55:34 -0700 From: "David O'Brien" To: Ganbold Message-ID: <20041027165534.GA73113@dragon.nuxi.com> References: <6.1.2.0.2.20041027095212.02b38560@202.179.0.80> <20041027024512.GA54432@dragon.nuxi.com> <6.1.2.0.2.20041027111122.02b3cc20@202.179.0.80> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6.1.2.0.2.20041027111122.02b3cc20@202.179.0.80> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: freebsd-amd64@freebsd.org Subject: Re: FreeBSD 5.3 problem on Dual AMD64 2.2GHz with 8GB RAM X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Oct 2004 16:55:43 -0000 On Wed, Oct 27, 2004 at 11:12:31AM +0900, Ganbold wrote: > At 11:45 AM 10/27/2004, you wrote: > >On Wed, Oct 27, 2004 at 09:52:58AM +0900, Ganbold wrote: > >> I still have problem running FreeBSD 5.3 with 8GB RAM on Dual amd64 > >> 2.2GHz (IBM @server 325, ServeRAID 6M) with 8GB RAM. > >> It was working ok with 4 GB RAM. Afterwards I added another 4GB RAM and > >> tried to boot FreeBSD > >> with 8GB RAM. However it showed various errors and login didn't work. You > >> can see serial console messages > >> at the end of my email. > > > >An IBM e325 has only 6 DIMM slots, specifically what RAM configuration > >are you using? Do you have ECC turned on? Are using DRAM scrubbing? > >What is your BIOS memory interleaving settings? > > I have 2GB x 4 = 8GB RAM and ECC is turned on and I have following settings > in BIOS: By chance, have you tried both with 4GB per CPU and with all 8GB on one CPU? Did it make a difference? > 4GB Memory Hole adjust -> AUTO I would turn this off (disable). > DRAM Bank interleave -> AUTO > Node memory interleave -> Disabled > ACPI SRAT table -> Disabled I would enable the SRAT table, but do keep disabled the Node memory interleave. FreeBSD will not use the SRAT table, but with it ON/Enabled/AUTO I know the CPU will be set up a certain way that we do want. > HPET Timer -> Enabled > ECC -> Enabled > DRAM ECC -> Enabled > ECC Scrub Redirection -> Disabled I would turn on ECC Scrub Redirection, but thats just to gain reliability. I would also download the latest memtest86+ ISO image from www.memtest.org, burn it to CDROM, and see if all your RAM passes. I assume it is IBM [re]branded? -- -- David (obrien@FreeBSD.org)