Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756590AbYFPPu3 (ORCPT ); Mon, 16 Jun 2008 11:50:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753589AbYFPPuV (ORCPT ); Mon, 16 Jun 2008 11:50:21 -0400 Received: from smtp-vbr11.xs4all.nl ([194.109.24.31]:4408 "EHLO smtp-vbr11.xs4all.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752348AbYFPPuU (ORCPT ); Mon, 16 Jun 2008 11:50:20 -0400 Subject: Re: XFS internal error xfs_trans_cancel at line 1163 of file fs/xfs/xfs_trans.c From: Miquel van Smoorenburg To: Dave Chinner Cc: Oliver Pinter , lists@ku-gbr.de, linux-kernel@vger.kernel.org, Christoph Hellwig , xfs@oss.sgi.com, xfs-masters@oss.sgi.com, mikevs@xs4all.net In-Reply-To: <1213356518.8530.5.camel@n2o.xs4all.nl> References: <20080612123031.21594jyk6rjc1lfk@imp.ku-gbr.de> <6101e8c40806120733m3c8647ccy149eb237e2c6d027@mail.gmail.com> <1213309629.29745.8.camel@localhost.localdomain> <20080613030841.GC3700@disturbed> <1213356518.8530.5.camel@n2o.xs4all.nl> Content-Type: text/plain Organization: XS4ALL Internet B.V. Date: Mon, 16 Jun 2008 17:50:06 +0200 Message-Id: <1213631406.19372.15.camel@n2o.xs4all.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.22.2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1523 Lines: 39 On Fri, 2008-06-13 at 13:28 +0200, Miquel van Smoorenburg wrote: > On Fri, 2008-06-13 at 13:08 +1000, Dave Chinner wrote: > > On Fri, Jun 13, 2008 at 12:27:09AM +0200, Miquel van Smoorenburg wrote: > > > > Linux transit5.news.xs4all.nl 2.6.25.6 #1 SMP Wed Jun 11 10:59:10 CEST > > > 2008 x86_64 GNU/Linux > > > > > > Filesystem "sda4": XFS internal error xfs_trans_cancel at line 1163 of > > > file fs/xfs/xfs_trans.c. Caller 0xffffffff880f1315 > > > Pid: 3402, comm: diablo Not tainted 2.6.25.6 #1 > > > > This commit in 2.6.26 will probably fix it. > > > > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=75de2a91c98a6f486f261c1367fe59f5583e15a3 > > "At ENOSPC, we can get a filesystem shutdown due to a cancelling a dirty > transaction in xfs_mkdir or xfs_create." > > But The filesystem is only used for 35%. It might have hit 100% somewhere in > the recent past though (a few reboots ago). > I've applied the patch to 2.6.25.6 just in case, I'll let it run over > the weekend to see what happens. Well, the box has been up for 3 days now. When this problem first appeared it only stayed up for a day max, so I'm reasonably positive it's fixed. The patch applies cleanly to 2.6.25.6 - perhaps it should go into -stable. Thanks, Mike. -- 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/