From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756712AbYBMKId (ORCPT ); Wed, 13 Feb 2008 05:08:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752294AbYBMKI1 (ORCPT ); Wed, 13 Feb 2008 05:08:27 -0500 Received: from gra-lx1.iram.es ([150.214.224.41]:59833 "EHLO gra-lx1.iram.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752036AbYBMKIZ (ORCPT ); Wed, 13 Feb 2008 05:08:25 -0500 From: Gabriel Paubert Date: Wed, 13 Feb 2008 11:08:20 +0100 To: Benjamin Herrenschmidt Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, Bartlomiej Zolnierkiewicz , linuxppc-dev@ozlabs.org Subject: Re: [PATCH 00/18] ide: warm-plug support for IDE devices and other goodies Message-ID: <20080213100820.GA19955@iram.es> References: <20080208004421.17746.32557.sendpatchset@localhost.localdomain> <1202460043.7079.157.camel@pasglop> <20080212114905.GA9940@iram.es> <20080212123002.GA11000@iram.es> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080212123002.GA11000@iram.es> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 12, 2008 at 01:30:03PM +0100, Gabriel Paubert wrote: > On Tue, Feb 12, 2008 at 12:49:05PM +0100, Gabriel Paubert wrote: > > On Fri, Feb 08, 2008 at 07:40:43PM +1100, Benjamin Herrenschmidt wrote: > > > > > > On Fri, 2008-02-08 at 01:44 +0100, Bartlomiej Zolnierkiewicz wrote: > > > > - couple of fixes and preparatory patches > > > > > > > > - rework of PowerMac media-bay support ([un]register IDE devices instead of > > > > [un]registering IDE interface) [ it is the main reason for spamming PPC ML ] > > > > > > Interesting... I was thinking about doing a full remove of the device at > > > a higher level instead but I suppose what you propose is easier. > > > > Well, I have serious problem on a Pegasos which appeared some time > > between 2.6.24 and 2.6.25-rc1: at boot I get an infinite string of > > > > hdb: empty DMA table? > > > > I'm trying to bisect it right now. > > Argh, the first bisect point ended up with timeouts on hdb... > > Flagged as bad, to try to see when the problems started, but > I suspect that there are several. Well, it's worse than this. After 7 or 8 bisections (all flagged bad) the symptoms changed: the system boots up to the point where it does not recognize LVM volumes. So there are at least 3 bugs: 1) the timeout on interrupts (only seen on hdb) 2) the empty DMA table messages (seen on hda and hdb) 3) the inability to see logical volumes ("pvs" does not find them, they are back when rebooting into 2.6.24). This is the apparently the earliest introduced bug (no problems with the disks with that version). I am away from that machine until next Tuesday. IIRC the last git bisect was something like 160 revisions left. Gabriel > > Gabriel > _______________________________________________ > Linuxppc-dev mailing list > Linuxppc-dev@ozlabs.org > https://ozlabs.org/mailman/listinfo/linuxppc-dev