Re: panic: pmap_release

2000-09-02 Thread Doug White

On Thu, 31 Aug 2000, Evan Tsoukalas wrote:

> On Thu, Aug 31, 2000 at 02:08:28PM -0700, Doug White wrote:
>  
> > This is usually indicitive of bad memory. Replace your memory modules.
>  
> I've seen some people have those same errors on the lists before,
> so I did; twice.  First, with a replacement set of the same manufacturer 
> 256meg ECC dimms (Micron, I think), and then with the almost-painfully 
> expensive Kentron FEMMA ECC dimms.

Then I would suspect bad CPU cache.

Doug White|  FreeBSD: The Power to Serve
[EMAIL PROTECTED] |  www.FreeBSD.org



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: panic: pmap_release

2000-08-31 Thread Alex Zepeda

On Thu, Aug 31, 2000 at 06:50:22PM -0400, Evan Tsoukalas wrote:

> The following morning, I came in to find the panic I described in
> my previous post.  I was hoping that, to some far more
> knowledgeable than I, that panic and trace would point the finger
> at a specific piece of hardware.  FWIW, I'm thinking that the
> RAID controller is flaking, and I've just got to find some time
> to read the AMI docs to find out if I can swap controllers
> without causing myself too much pain.
> 
> Thanks for your suggestion.

What about heat?  Heat can cause similar symptoms.

What about bus speed?  Some motherboards just can't handle a 100+mhz FSB
well no matter what hardware you throw at it.

- alex


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: panic: pmap_release

2000-08-31 Thread Evan Tsoukalas

On Thu, Aug 31, 2000 at 02:08:28PM -0700, Doug White wrote:
 
> This is usually indicitive of bad memory. Replace your memory modules.
 
I've seen some people have those same errors on the lists before,
so I did; twice.  First, with a replacement set of the same manufacturer 
256meg ECC dimms (Micron, I think), and then with the almost-painfully 
expensive Kentron FEMMA ECC dimms.

After switching to the Kentron memory, the crashes were (seemed?) 
less frequent, but every third or fourth day, ruptime(1) would 
show that this particular server had rebooted itself during the 
early morning hours.  I could never tell whether it was the result 
of a panic or a flat-out reboot.

I even replaced the motherboard, which didn't help, and fearing
software-corruption by all those hard reboots, I reinitialized
the RAID volume and reinstalled FreeBSD.  Six hours later, 
while transferring a gigabyte's worth of database files via
scp(1), I got another reboot.

The following morning, I came in to find the panic I described in
my previous post.  I was hoping that, to some far more
knowledgeable than I, that panic and trace would point the finger
at a specific piece of hardware.  FWIW, I'm thinking that the
RAID controller is flaking, and I've just got to find some time
to read the AMI docs to find out if I can swap controllers
without causing myself too much pain.

Thanks for your suggestion.

-- 
Regards,

Evan Tsoukalas
Systems Administrator
Source Electronics Corporation
[EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: panic: pmap_release

2000-08-31 Thread Doug White

On Wed, 30 Aug 2000, Evan Tsoukalas wrote:

> Hello all,
> 
> In the past couple of weeks, I've been getting pretty regular
> crashes and reboots on one of my machines (dmesg attached).  I
> tried to cvsup it to the latest -CURRENT, but I kept getting
> strange assembler and cc errors during make buildworld, and they 
> were never the same.

This is usually indicitive of bad memory. Replace your memory modules.

Doug White|  FreeBSD: The Power to Serve
[EMAIL PROTECTED] |  www.FreeBSD.org



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message