Received: with ECARTIS (v1.0.0; list xfs); Sun, 15 Jun 2008 21:51:33 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.0-r574664 (2007-09-11) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RDNS_NONE autolearn=no version=3.3.0-r574664 Received: from cuda.sgi.com ([192.48.176.15]) by oss.sgi.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with ESMTP id m5G4pTpk009428 for ; Sun, 15 Jun 2008 21:51:30 -0700 X-ASG-Debug-ID: 1213591944-22ae032d0000-NocioJ X-Barracuda-URL: http://cuda.sgi.com:80/cgi-bin/mark.cgi Received: from ipmail01.adl6.internode.on.net (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 35B8F17C87A7 for ; Sun, 15 Jun 2008 21:52:25 -0700 (PDT) Received: from ipmail01.adl6.internode.on.net (ipmail01.adl6.internode.on.net [203.16.214.146]) by cuda.sgi.com with ESMTP id hWPmPQ7MJ5DPm0bg for ; Sun, 15 Jun 2008 21:52:25 -0700 (PDT) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoEALuLVUh5LG+u/2dsb2JhbACsEg X-IronPort-AV: E=Sophos;i="4.27,650,1204464600"; d="scan'208";a="127310636" Received: from ppp121-44-111-174.lns10.syd6.internode.on.net (HELO disturbed) ([121.44.111.174]) by ipmail01.adl6.internode.on.net with ESMTP; 16 Jun 2008 14:22:22 +0930 Received: from dave by disturbed with local (Exim 4.69) (envelope-from ) id 1K86hZ-0005GP-VS; Mon, 16 Jun 2008 14:52:21 +1000 Date: Mon, 16 Jun 2008 14:52:21 +1000 From: Dave Chinner To: Eric Sandeen Cc: Oliver Pinter , xfs@oss.sgi.com X-ASG-Orig-Subj: Re: XFS errors / BUG / panic, with 2.6.25.7-queue (and older 2.6.25.y) Subject: Re: XFS errors / BUG / panic, with 2.6.25.7-queue (and older 2.6.25.y) Message-ID: <20080616045221.GJ3700@disturbed> Mail-Followup-To: Eric Sandeen , Oliver Pinter , xfs@oss.sgi.com References: <6101e8c40806141241h4a23f7a6ka5366c84130f1291@mail.gmail.com> <48547604.9060700@sandeen.net> <6101e8c40806150538h4372dcedob2ab9c45aa01741c@mail.gmail.com> <48553C11.2060606@sandeen.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48553C11.2060606@sandeen.net> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-Barracuda-Connect: ipmail01.adl6.internode.on.net[203.16.214.146] X-Barracuda-Start-Time: 1213591946 X-Barracuda-Bayes: INNOCENT GLOBAL 0.1613 1.0000 -1.0380 X-Barracuda-Virus-Scanned: by cuda.sgi.com at sgi.com X-Barracuda-Spam-Score: -1.04 X-Barracuda-Spam-Status: No, SCORE=-1.04 using per-user scores of TAG_LEVEL=2.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=2.1 tests= X-Barracuda-Spam-Report: Code version 3.1, rules version 3.1.53429 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-Virus-Scanned: ClamAV 0.91.2/6021/Wed Feb 27 15:55:48 2008 on oss.sgi.com X-Virus-Status: Clean X-archive-position: 16367 X-ecartis-version: Ecartis v1.0.0 Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com X-original-sender: david@fromorbit.com Precedence: bulk X-list: xfs On Sun, Jun 15, 2008 at 10:58:09AM -0500, Eric Sandeen wrote: > Oliver Pinter wrote: > > this mistake shutdownkor comes out, remount launched because he > > panics, only Alt+Sysrq+foo works > > I'm not sure I follow. > > Assuming that : > http://students.zipernowsky.hu/~oliverp/upload/xfs_error/dsc00775.jpg > > is the first event of interest, it is hitting an assertion on the > remount path: > > ASSERT_ALWAYS(atomic_read(&mp->m_active_trans) == 0); > > in xfs_attr_quiesce. That's caused by a race condition in the VFS w.r.t setting the MS_RDONLY flag. It should be fixed in 2.6.26. Cheers, Dave. -- Dave Chinner david@fromorbit.com