Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755497AbZCJPsE (ORCPT ); Tue, 10 Mar 2009 11:48:04 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753465AbZCJPrv (ORCPT ); Tue, 10 Mar 2009 11:47:51 -0400 Received: from THUNK.ORG ([69.25.196.29]:52872 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751777AbZCJPru (ORCPT ); Tue, 10 Mar 2009 11:47:50 -0400 Date: Tue, 10 Mar 2009 11:47:45 -0400 From: Theodore Tso To: Alexander Beregalov Cc: "linux-next@vger.kernel.org" , linux-ext4@vger.kernel.org, LKML Subject: Re: next-20090310: ext4 hangs Message-ID: <20090310154745.GF23075@mit.edu> Mail-Followup-To: Theodore Tso , Alexander Beregalov , "linux-next@vger.kernel.org" , linux-ext4@vger.kernel.org, LKML References: <20090310124658.GE8840@mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@mit.edu X-SA-Exim-Scanned: No (on thunker.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1292 Lines: 29 On Tue, Mar 10, 2009 at 05:18:55PM +0300, Alexander Beregalov wrote: > > Thanks for reporting this; does it show up on stock 2.6.29-rc7? > No, I can not reproduce it. > It is a slow system, I would not like to bisect it, only if it is the > last possibility. Just to be clear; you weren't able to reproduce it on stock 2.6.29-rc7 ---- does it reproduce easily on linux-next? Next question --- does the system hang completely, or just the dbench process (and probably any process that tries touching the filesystem that's hung up)? Do you have a serial console, or someone of recording all of the dumps coming from sysrq-t? The two stack traces you gave weren't the ones causing the problem, but rather the ones waiting for the journal lock. I don't think is related to BZ #12579, although some of the symptoms look superficially the same. - Ted P.S. What are your dbench parameters, and how big is your filesystem, so I can try to reproduce it on my side? And how long do you typically need to run before this triggers? Thanks! -- 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/