Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753675AbYCJM4S (ORCPT ); Mon, 10 Mar 2008 08:56:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751034AbYCJM4I (ORCPT ); Mon, 10 Mar 2008 08:56:08 -0400 Received: from flatline.de ([80.190.243.144]:48408 "EHLO mail.flatline.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751260AbYCJM4H (ORCPT ); Mon, 10 Mar 2008 08:56:07 -0400 X-Greylist: delayed 2025 seconds by postgrey-1.27 at vger.kernel.org; Mon, 10 Mar 2008 08:56:06 EDT Date: Mon, 10 Mar 2008 13:22:16 +0100 From: Andreas Kotes To: David Chinner Cc: linux-kernel@vger.kernel.org, xfs@oss.sgi.com Subject: Re: XFS internal error Message-ID: <20080310122216.GG14256@slop.flatline.de> References: <470831E6.4030704@fastmail.co.uk> <20071008001452.GX995458@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071008001452.GX995458@sgi.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-Spam-Score: 0.1 (/) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1985 Lines: 49 Hello, * David Chinner [20080310 13:18]: > Yes, but those previous corruptions get left on disk as a landmine > for you to trip over some time later, even on a kernel that has the > bug fixed. > > I suggest that you run xfs_check on the filesystem and if that > shows up errors, run xfs_repair onteh filesystem to correct them. I seem to be having similiar problems, and xfs_repair is not helping :( I always run into: [ 137.099267] Filesystem "sda2": XFS internal error xfs_trans_cancel at line 1132 of file fs/xfs/xfs_trans.c. Caller 0xffffffff80372156 [ 137.106267] [ 137.106268] Call Trace: [ 137.113129] [] xfs_trans_cancel+0x100/0x130 [ 137.116524] [] xfs_create+0x256/0x6e0 [ 137.119904] [] xfs_dir2_isleaf+0x19/0x50 [ 137.123269] [] xfs_vn_mknod+0x195/0x250 [ 137.126607] [] vfs_create+0xac/0xf0 [ 137.129920] [] open_namei+0x5dc/0x700 [ 137.133227] [] __wake_up+0x43/0x70 [ 137.136477] [] do_filp_open+0x1c/0x50 [ 137.139693] [] do_sys_open+0x5a/0x100 [ 137.142838] [] sysenter_do_call+0x1b/0x67 [ 137.145964] [ 137.149014] xfs_force_shutdown(sda2,0x8) called from line 1133 of file fs/xfs/xfs_trans.c. Return address = 0xffffffff8036930e [ 137.163485] Filesystem "sda2": Corruption of in-memory data detected. Shutting down filesystem: sda2 directly after booting. I'm using kernel 2.6.22.16 and xfs_repair version 2.9.7 How can I help finding the problem? I'd like xfs_repair to be able to fix this. Br, Andreas -- flatline IT services - Andreas Kotes - Tailored solutions for your IT needs -- 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/