NetBSD Problem Report #34725

From root@tellus.netbsd.se  Fri Oct  6 00:23:40 2006
Return-Path: <root@tellus.netbsd.se>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by narn.NetBSD.org (Postfix) with ESMTP id EDB2063B8C9
	for <gnats-bugs@gnats.NetBSD.org>; Fri,  6 Oct 2006 00:23:39 +0000 (UTC)
Message-Id: <20061005225857.DA6ACDFC3C@tellus.netbsd.se>
Date: Fri,  6 Oct 2006 00:58:57 +0200 (CEST)
From: fredrik@netbsd.se
Reply-To: fredrik@netbsd.se
To: gnats-bugs@NetBSD.org
Subject: Device driver for aac raid controller stops responding after 10 seconds of writing.
X-Send-Pr-Version: 3.95

>Number:         34725
>Category:       kern
>Synopsis:       aac driver stops reponding after 10 seconds of activity
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 06 00:25:00 +0000 2006
>Last-Modified:  Sat Mar 10 20:20:44 +0000 2012
>Originator:     fredrik@netbsd.se
>Release:        NetBSD 4.0_BETA
>Organization:

>Environment:


System: NetBSD tellus.netbsd.se 4.0_BETA NetBSD 4.0_BETA (GENERIC.MP) #0: Tue Oct 3 18:36:54 UTC 2006 builds@b3.netbsd.org:/home/builds/ab/netbsd-4/i386/200610010000Z-obj/home/builds/ab/netbsd-4/src/sys/arch/i386/compile/GENERIC.MP i386
Architecture: i386
Machine: i386
>Description:
 	The machine is a Dell poweredge 1800 with a CERC 1.5/6ch raidcard. The kernel finds the card and all containers but when we are trying to 
	write to the volume it performce very good for about 10 second then (in this case dd) becomes a zombie process and the only thing that will 
	unlock the volume is a reboot.

	aac0 at pci3 dev 9 function 0: Dell CERC SATA RAID 1.5/6ch
	aac0: interrupting at ioapic2 pin 0 (irq 11)
	aac0: i80303 at 100MHz, 64MB mem (48MB cache), optional battery not installed
	aac0: Kernel 4.1-0 [Build 7417], Monitor 4.1-0 [Build 7417], S/N  2d2e5
	aac0: Controller supports: 1097c<WCACHE,DATA64,HOSTTIME,RAID50,WINDOW4GB,SOFTERR,ALARM>
	ld0 at aac0 unit 0: RAID 10
	ld0: 467 GB, 61022 cyl, 255 head, 63 sec, 512 bytes/sect x 980334080 sectors

	Same problem with 3.0.1, the amd64 port complains about some init of a structure (seems to be a pr about that already)

>How-To-Repeat:
	Try to write something to a mounted volume.
>Fix:


>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: port-i386-maintainer->briggs
Responsible-Changed-By: briggs@netbsd.org
Responsible-Changed-When: Fri, 06 Oct 2006 01:08:05 +0000
Responsible-Changed-Why:
I've already got aac(4) work on my plate.


From: Allen Briggs <briggs@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,
	netbsd-bugs@netbsd.org
Subject: Re: port-i386/34725: Device driver for aac raid controller stops responding after 10 seconds of writing.
Date: Thu, 5 Oct 2006 21:06:39 -0400

 On Fri, Oct 06, 2006 at 12:25:00AM +0000, fredrik@netbsd.se wrote:
 >  	The machine is a Dell poweredge 1800 with a CERC 1.5/6ch raidcard.
 > The kernel finds the card and all containers but when we are trying to 
 > write to the volume it performce very good for about 10 second then (in
 > this case dd) becomes a zombie process and the only thing that will 
 > unlock the volume is a reboot.

 Hmm...  I see nothing like that.  I'm running RAID 1 at the moment,
 though, not RAID 10 (also on a PowerEdge 1800):

 > aac0 at pci3 dev 9 function 0: Dell CERC SATA RAID 1.5/6ch
 > aac0: interrupting at ioapic2 pin 0 (irq 11)
 > aac0: i80303 at 100MHz, 64MB mem (48MB cache), optional battery not installed
 > aac0: Kernel 4.1-0 [Build 7417], Monitor 4.1-0 [Build 7417], S/N  2d2e5
 > aac0: Controller supports: 1097c<WCACHE,DATA64,HOSTTIME,RAID50,WINDOW4GB,SOFTERR,ALARM>
 > ld0 at aac0 unit 0: RAID 10
 > ld0: 467 GB, 61022 cyl, 255 head, 63 sec, 512 bytes/sect x 980334080 sectors

 aac0 at pci3 dev 9 function 0: Dell CERC SATA RAID 1.5/6ch
 aac0: interrupting at ioapic2 pin 0 (irq 11)
 aac0: i80303 at 100MHz, 64MB mem (48MB cache), optional battery not installed
 aac0: Kernel 4.1-0 [Build 7417], Monitor 4.1-0 [Build 7417], S/N 4fadcf
 aac0: Controller supports: 1097c<WCACHE,DATA64,HOSTTIME,RAID50,WINDOW4GB,SOFTERR,ALARM>
 ld0 at aac0 unit 0: RAID 1 (Mirror)
 ld0: 232 GB, 30389 cyl, 255 head, 63 sec, 512 bytes/sect x 488213504 sectors

 I've got aac(4) work on my plate, so I'll take this PR.

 -allen

 -- 
 Allen Briggs  |  http://www.ninthwonder.com/~briggs/  |  briggs@ninthwonder.com

Responsible-Changed-From-To: briggs->kern-bug-people
Responsible-Changed-By: dholland@NetBSD.org
Responsible-Changed-When: Sat, 10 Mar 2012 20:20:44 +0000
Responsible-Changed-Why:
Alas, Allen Briggs is no longer with us.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.