From owner-freebsd-questions@FreeBSD.ORG Wed May 27 19:14:01 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE281106567E for ; Wed, 27 May 2009 19:14:01 +0000 (UTC) (envelope-from dkelly@Grumpy.DynDNS.org) Received: from smtp.knology.net (smtp.knology.net [24.214.63.101]) by mx1.freebsd.org (Postfix) with ESMTP id 8684E8FC12 for ; Wed, 27 May 2009 19:14:00 +0000 (UTC) (envelope-from dkelly@Grumpy.DynDNS.org) Received: (qmail 7730 invoked by uid 0); 27 May 2009 19:13:58 -0000 Received: from unknown (HELO Grumpy.DynDNS.org) (24.42.224.110) by smtp5.knology.net with SMTP; 27 May 2009 19:13:58 -0000 Received: by Grumpy.DynDNS.org (Postfix, from userid 928) id CBFC928435; Wed, 27 May 2009 14:13:57 -0500 (CDT) Date: Wed, 27 May 2009 14:13:57 -0500 From: David Kelly To: Andrew Gould Message-ID: <20090527191357.GD9937@Grumpy.DynDNS.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: FreeBSD Questions Mailing List Subject: Re: interrupt storm on irq 10 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: FreeBSD-Questions@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 May 2009 19:14:02 -0000 On Wed, May 27, 2009 at 12:51:45PM -0500, Andrew Gould wrote: [...] > Are interrupt storms a problem? Do I need to worry about them? If > so, is there anything I can do about them? Have run across interrupt storms for the first time myself last night. Am thinking they are from interrupt sources that interrupt handlers do not fully support. So the interrupt is not being serviced and is repeatedly being invoked. Probably PCI doesn't behave the same as much simpler embedded hardware that I am used to, but the above is what an interrupt storm looks like on simple embedded hardware. My source of interrupt storms was caused by a bad SATA cable. Installed a new VIA 6421-based SATA card (selected because it was only $15) and two new hard drives for the purpose of copying files off two older drives. New drives were detected but ad4 did not work when ad6 did. Swapped drives and the other drive on ad6 worked. Thought the card was bad but decided to try swapping cables which fixed ad4 and broke ad6. Ergo, bad cable. -- David Kelly N4HHE, dkelly@HiWAAY.net ======================================================================== Whom computers would destroy, they must first drive mad.