Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756724AbXLJMdj (ORCPT ); Mon, 10 Dec 2007 07:33:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755301AbXLJMdb (ORCPT ); Mon, 10 Dec 2007 07:33:31 -0500 Received: from rv-out-0910.google.com ([209.85.198.185]:25026 "EHLO rv-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754978AbXLJMda (ORCPT ); Mon, 10 Dec 2007 07:33:30 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=h3TQfbF2O0q5RDKW/ZDMCMIglFxxtssSkrwMvCi+4F0Z9uFJ+kgRrwZBCC0NnrPnSB5FxQTU3ocRXRrKii0B4mqYmVNNAjHAAI2O2lut3W/71JNhgVexfX3UypReLJ4KdSyzknnN4NcJaTLEPlJV3dvEONCQDAvFsSqMk+xtpcI= Message-ID: Date: Mon, 10 Dec 2007 13:33:29 +0100 From: noah To: "Alan Cox" Subject: Re: Possibly SATA related freeze killed networking and RAID Cc: "Linux Kernel Mailing List" , linux-ide@vger.kernel.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071120220512.46b9e975@the-village.bc.nu> <20071121004545.512ad3ea@the-village.bc.nu> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1647 Lines: 39 2007/11/21, noah : > 2007/11/21, Alan Cox : > > > I've had other freezes before but this was the first time I was able > > > to see what was actually going on. > > > IRQ 21 appears to be shared between sata_nv and ethernet. > > > > > > Does this mean my hardware/BIOS is broken somehow? > > > > Not neccessarily. It could a bug in one of the drivers using IRQ 21 > > (sata_nv or the nvidia ethernet), it could be another inactive device, or > > it could be a hardware funny. > > How can I tell if there's an inactive device? > > > Nvidia stuff can be quite hard to diagnose as we have no documentation > > but we can try. The first question is whether it is network or disk > > triggered - seeing if heavy loads to one or the other trigger the problem > > might be a first plan. > > I haven't managed to trigger it again yet but at the time the CPU was > heavily loaded and I was re-indexing a database which caused a lot of > disk activity. I'm quite confident the network was pretty much idle at > the time. The same thing has happened twice now, both during the weekly check of the md0 and md1 RAID1-arrays. That is, networking on the primary interface is dead. It's interrupt (irq 21) is shared between sata_nv and forcedeth. Is there anything I can do to debug this problem? I don't have access to the logs right now but will have later. -- noah -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/