From owner-freebsd-stable@FreeBSD.ORG Fri Mar 11 15:04:04 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 393CC16A4CE for ; Fri, 11 Mar 2005 15:04:04 +0000 (GMT) Received: from scorpion.eng.ufl.edu (scorpion.eng.ufl.edu [128.227.116.10]) by mx1.FreeBSD.org (Postfix) with SMTP id 9216E43D58 for ; Fri, 11 Mar 2005 15:04:03 +0000 (GMT) (envelope-from bob89@eng.ufl.edu) Received: (qmail 1795 invoked from network); 11 Mar 2005 15:04:02 -0000 Received: from scanner.engnet.ufl.edu (HELO ?128.227.152.221?) (128.227.152.221) by scorpion.eng.ufl.edu with SMTP; 11 Mar 2005 15:04:02 -0000 Message-ID: <4231B362.5070800@eng.ufl.edu> Date: Fri, 11 Mar 2005 10:04:02 -0500 From: Bob Johnson Organization: University of Florida User-Agent: Mozilla Thunderbird 1.0 (X11/20050131) X-Accept-Language: en-us, en MIME-Version: 1.0 To: stephen@math.missouri.edu Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org Subject: RE: Panic - cannot get a dump X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 15:04:04 -0000 > Date: Thu, 10 Mar 2005 20:06:08 -0600 > From: Stephen Montgomery-Smith > Subject: Panic - cannot get a dump > To: freebsd-stable@freebsd.org > Message-ID: <4230FD10.50800@math.missouri.edu> > (This is a follow up to earlier messages I sent to freebsd-smp because > then I thought it was an smp issue - now I am not so sure.) > > I have been experiencing some panics on my dual processor Xeon system. > It can take up to a few days for a panic to happen, and it seems to > happen under heavy loads. [...] > twe0: <3ware Storage Controller. Driver version 1.50.01.002> port > 0xd880-0xd88f mem 0xde000000-0xde7fffff irq 25 at device 3.0 on pci4 > twe0: 2 ports, Firmware FE8S 1.05.00.068, BIOS BE7X 1.08.00.048 [...] > twed0: on twe0 > twed0: 228944MB (468879104 sectors) [..] > Mounting root from ufs:/dev/twed0s3a [...] Any chance your RAID array is built from two-year-old Western Digital drives? Your problem sounds a lot like the one discussed here: http://adam.kungfoohampster.com/lists/freebsd-questions/msg18877.shtml The message above doesn't mention it, but the WD KB article also includes a fix for drives on 3Ware controllers. - Bob