From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id n82EUQB2008658 for ; Wed, 2 Sep 2009 09:30:36 -0500 Received: from mail.sandeen.net (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 5573C15A250F for ; Wed, 2 Sep 2009 07:31:15 -0700 (PDT) Received: from mail.sandeen.net (sandeen.net [209.173.210.139]) by cuda.sgi.com with ESMTP id a3qYz1Voi2eCIiTT for ; Wed, 02 Sep 2009 07:31:15 -0700 (PDT) Message-ID: <4A9E81AD.70003@sandeen.net> Date: Wed, 02 Sep 2009 09:31:09 -0500 From: Eric Sandeen MIME-Version: 1.0 Subject: Re: Structure needs cleaning? (take #2) References: <20090902152245.b2969883.rumi_ml@rtfm.hu> In-Reply-To: <20090902152245.b2969883.rumi_ml@rtfm.hu> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: RUMI Szabolcs Cc: xfs@oss.sgi.com RUMI Szabolcs wrote: > Hi! > > Sorry but my previous post was missing the important first two lines: Yes, thanks. :) > d62c8000: 2c 30 78 41 41 41 41 30 30 30 30 2c 36 2c 30 78 ,0xAAAA0000,6,0x > Filesystem "sda10": XFS internal error xfs_da_do_buf(2) at line 2112 of file fs/xfs/xfs_da_btree.c. Caller 0xc02cc790 This is on-disk corruption, it found bad magic on something it expected to be metadata. You should run xfs_repair. run with -n, or on a restored xfs_metadump image as a dry-run first, if you prefer. -Eric > Pid: 29510, comm: mc Tainted: P 2.6.29-gentoo-r5-PAE #1 > Call Trace: > [] xfs_da_do_buf+0x8c4/0x900 > [] xfs_da_read_buf+0x30/0x40 > [] xfs_da_read_buf+0x30/0x40 > [] pollwake+0x0/0x50 > [] pollwake+0x0/0x50 > [] xfs_da_read_buf+0x30/0x40 > [] xfs_dir2_leaf_lookup_int+0x63/0x2f0 > [] xfs_dir2_leaf_lookup_int+0x63/0x2f0 > [] xfs_dir2_leaf_lookup+0x27/0xc0 > [] xfs_dir2_isleaf+0x1f/0x60 > [] xfs_dir_lookup+0xd8/0x180 > [] xfs_lookup+0x6b/0xf0 > [] xfs_vn_lookup+0x55/0xa0 > [] do_lookup+0x1ba/0x1e0 > [] __link_path_walk+0x6cd/0xd60 > [] xfs_dir2_leaf_getdents+0x5ff/0xad0 > [] path_walk+0x54/0xc0 > [] do_path_lookup+0x83/0x170 > [] getname+0x9b/0xe0 > [] user_path_at+0x5a/0x90 > [] vfs_lstat_fd+0x1f/0x50 > [] sys_lstat64+0xf/0x30 > [] touch_atime+0x14/0x130 > [] vfs_readdir+0x78/0xb0 > [] sys_getdents64+0xa1/0xd0 > [] sysenter_do_call+0x12/0x25 > > Thanks, > Sab > > _______________________________________________ > xfs mailing list > xfs@oss.sgi.com > http://oss.sgi.com/mailman/listinfo/xfs > _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs