public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Kernel 2.6.17.8 on Quad AMD Opteron 852 with 16x 4GB Modules (64GB RAM)
@ 2006-08-23 12:49 Björn Engelhardt
  2006-08-23 15:51 ` H. Peter Anvin
  2006-08-23 21:17 ` Andi Kleen
  0 siblings, 2 replies; 4+ messages in thread
From: Björn Engelhardt @ 2006-08-23 12:49 UTC (permalink / raw)
  To: linux-kernel

Hello,

we upgraded a Server from 32 GB RAM to 64 GB. Now we try to get a Linux 
(FC5) with kernel 2.6.17.8 on a Quad Opteron (852; 64bit)-system with 
16x 4GB modules to run.
With 32 GB (8x 4GB modules) the system starts without any problems, but 
above I get kernelpanics.
The output then gives me several memoryaddresses bevore the panic 
appears. The board (a Tyan K8QW,model S4881) should support up to 64GB 
Ram. A Memorytest under Linux recognizes the 64GB and continues without 
an error.
I tried several BIOS-Settings.
Does the kernel support the new 4GB-Modules by 64GB Ram?

Thanks for every help, I have no more ideas in the moment

Regards
    Björn Engelhardt

PS: Sorry for my bad english

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Kernel 2.6.17.8 on Quad AMD Opteron 852 with 16x 4GB Modules (64GB RAM)
  2006-08-23 12:49 Kernel 2.6.17.8 on Quad AMD Opteron 852 with 16x 4GB Modules (64GB RAM) Björn Engelhardt
@ 2006-08-23 15:51 ` H. Peter Anvin
  2006-08-23 21:17 ` Andi Kleen
  1 sibling, 0 replies; 4+ messages in thread
From: H. Peter Anvin @ 2006-08-23 15:51 UTC (permalink / raw)
  To: Björn Engelhardt; +Cc: linux-kernel

Björn Engelhardt wrote:
> Hello,
> 
> we upgraded a Server from 32 GB RAM to 64 GB. Now we try to get a Linux 
> (FC5) with kernel 2.6.17.8 on a Quad Opteron (852; 64bit)-system with 
> 16x 4GB modules to run.
> With 32 GB (8x 4GB modules) the system starts without any problems, but 
> above I get kernelpanics.
> The output then gives me several memoryaddresses bevore the panic 
> appears. The board (a Tyan K8QW,model S4881) should support up to 64GB 
> Ram. A Memorytest under Linux recognizes the 64GB and continues without 
> an error.
> I tried several BIOS-Settings.
> Does the kernel support the new 4GB-Modules by 64GB Ram?
> 

Sounds like your memory is bad.

	-hpa

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Kernel 2.6.17.8 on Quad AMD Opteron 852 with 16x 4GB Modules (64GB RAM)
  2006-08-23 12:49 Kernel 2.6.17.8 on Quad AMD Opteron 852 with 16x 4GB Modules (64GB RAM) Björn Engelhardt
  2006-08-23 15:51 ` H. Peter Anvin
@ 2006-08-23 21:17 ` Andi Kleen
  1 sibling, 0 replies; 4+ messages in thread
From: Andi Kleen @ 2006-08-23 21:17 UTC (permalink / raw)
  To: Björn Engelhardt; +Cc: linux-kernel

Björn Engelhardt <bjoern2@xqueue.de> writes:

> we upgraded a Server from 32 GB RAM to 64 GB. Now we try to get a
> Linux (FC5) with kernel 2.6.17.8 on a Quad Opteron (852; 64bit)-system
> with 16x 4GB modules to run.
> With 32 GB (8x 4GB modules) the system starts without any problems,
> but above I get kernelpanics.

It 99.9+% likely a hardware or BIOS or power supply/VRM/cooling
problem of some sort. So many DIMMs are quite stress full
to the system and can expose issues which were hidden before.
Or you might run into some other BIOS/hardware issue.

You can post the exact text of the panics from a serial console
if you want, but most likely you will get the same answer even then.

I would start talking to your hardware vendor.

> The output then gives me several memoryaddresses bevore the panic
> appears. The board (a Tyan K8QW,model S4881) should support up to 64GB
> Ram. A Memorytest under Linux recognizes the 64GB and continues
> without an error.
> I tried several BIOS-Settings.
> Does the kernel support the new 4GB-Modules by 64GB Ram?

The kernel doesn't know anything about DIMMs, it just gets a memory
map from the BIOS.

-Andi

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Kernel 2.6.17.8 on Quad AMD Opteron 852 with 16x 4GB Modules (64GB RAM)
@ 2006-08-24 10:30 Maciek Zobniow
  0 siblings, 0 replies; 4+ messages in thread
From: Maciek Zobniow @ 2006-08-24 10:30 UTC (permalink / raw)
  To: linux-kernel

>Björn Engelhardt wrote:
>> Hello,
>> 
>> we upgraded a Server from 32 GB RAM to 64 GB. Now we try to get a Linux 
>> (FC5) with kernel 2.6.17.8 on a Quad Opteron (852; 64bit)-system with 
>> 16x 4GB modules to run.
>> With 32 GB (8x 4GB modules) the system starts without any problems, but 
>> above I get kernelpanics.
>> The output then gives me several memoryaddresses bevore the panic 
>> appears. The board (a Tyan K8QW,model S4881) should support up to 64GB 
>> Ram. A Memorytest under Linux recognizes the 64GB and continues without 
>> an error.
>> I tried several BIOS-Settings.
>> Does the kernel support the new 4GB-Modules by 64GB Ram?
>> 
>
>Sounds like your memory is bad.
>
>	-hpa

My friend Bjoern has forgotten to write that we actually checked the memory with only 32GB and kernel booted normally. 
The problem appears when we want to put more, even just next 4GB, over the 32GB. It seems to be a kernel problem to me. 
Will try to retrive and send oops tonight.

Thanks for any suggestion!

Regards
Maciek  


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-08-24 10:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-23 12:49 Kernel 2.6.17.8 on Quad AMD Opteron 852 with 16x 4GB Modules (64GB RAM) Björn Engelhardt
2006-08-23 15:51 ` H. Peter Anvin
2006-08-23 21:17 ` Andi Kleen
  -- strict thread matches above, loose matches on Subject: below --
2006-08-24 10:30 Maciek Zobniow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox