Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Feb 2004 08:00:02 -0700
From:      Scott Long <scottl@freebsd.org>
To:        "Raphael H. Becker" <Raphael.Becker@gmx.de>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: kernel panic after 5.2 RELEASE --> 5.2.1, DELL PE2650, SCSI
Message-ID:  <40322C72.7080008@freebsd.org>
In-Reply-To: <20040217060844.GA74711@local.net>
References:  <20040217060844.GA74711@local.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Raphael H. Becker wrote:
> Hi,
> 
> yesterday I got a new DELL PE2650 with PERC and two RAIDs (complete
> dmesg [1]). 
> Installed with 5.2 from "miniinst.iso" and updated with fresh sources 
> from CVS, -r RELENG_5_2. buildworld and buildkernel went fine. Just 
> after reboot with the new kernel and after "installworld" the system 
> died with some strange SCSI-Errors, kernel panic. "Calling boot() for 
> CPU1 ... " something like that. Then the well known few lines, syncing 
> disc etc ...
> While syncing disks there were some more SCSI-Errors, Timeout after ...
> 75 ... 255 ...  seconds and so on, no more acting drives.
> 
> I powercycled after 7 minutes, the console was messed up with the
> scsi-errors, so I have no more details about the panic, powercycle
> flushed the dmesg .oO(why not dumping kernelmessages to an USB-stick??) 
> 
> System rebootet, but with a nearly empty /usr/sbin.
> Retry of "make installworld" failed, because it wants to copy some tools
> in an temporary dir in /tmp and didn't find some tools in /usr/sbin.
> Managed that manually, installworld succeeded.
> 
> 
> Kernel ist a GENERIC with only 
> -cpu            I486_CPU
> -cpu            I586_CPU
> +#cpu           I486_CPU
> +#cpu           I586_CPU
> ( BTW: has anyone a perfect DELL PE2650 kernelconfig for 5.x? )
> 
> Anyone some hints about the panic?  
> How to avoid this?
> 
> Regards,
> Raphael Becker
> 
> PS: The actual dmesg.boot:
> [1] http://rhb.uugrn.org/temp/dmesg.boot.pinserv4
> 

Hi,

Is there any way that you could hook up a serial console to the machine
and record what the SCSI errors are?  Without any specific information,
it's hard to diagnose the problem.  That said, there is a known problem
with the raid controller driver for that machine that can cause lost
i/o, though that doesn't sound like something that is affecting you.
This particular bug will be fixed in 5.2.1.

Scott



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40322C72.7080008>