From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753640AbXCPUAO (ORCPT ); Fri, 16 Mar 2007 16:00:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753641AbXCPUAN (ORCPT ); Fri, 16 Mar 2007 16:00:13 -0400 Received: from netops-testserver-3-out.sgi.com ([192.48.171.28]:35701 "EHLO netops-testserver-3.corp.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753638AbXCPUAL (ORCPT ); Fri, 16 Mar 2007 16:00:11 -0400 Date: Sat, 17 Mar 2007 06:59:51 +1100 From: David Chinner To: Marco Berizzi Cc: David Chinner , linux-kernel@vger.kernel.org, xfs@oss.sgi.com Subject: Re: XFS internal error xfs_da_do_buf(2) at line 2087 of file fs/xfs/xfs_da_btree.c. Caller 0xc01b00bd Message-ID: <20070316195951.GB5743@melbourne.sgi.com> References: <20070316012520.GN5743@melbourne.sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 16, 2007 at 12:05:33PM +0100, Marco Berizzi wrote: > David Chinner wrote: > > > can > > you post a url to the commit? > > http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.19.y.git;a=commit;h=7fbbb01dca7704d52ace6f45a805c98a5b0362f9 Ok, so an ipsec change. And I see from the history below it really has nothing to do with this problem. it seems the problem has something to do with changes between 2.6.19.1 and 2.6.19.2. There were no changes to XFS between 2.6.19.1 and 2.6.19.2, so I'm thinking that your problems are related to something other than XFS. Can you do a git bisect to determine what the bad patch is? > > Can you run xfs_repair on that filesystem and see if reports > > (and fixes) any problems? > > I don't need to run xfs_repair to fix the problem, Except that the trigger might be on-disk corruption so we need to rule that out first. > I only unplug the power cable and reboot the system, > xfs filesystem are correctly mounted. > However tell me if I must run xfs_repair to check > the filesystem. Yes, you need to run xfs_repair. Cheers, Dave. -- Dave Chinner Principal Engineer SGI Australian Software Group