xfs
[Top] [All Lists]

XFS oops on 2.6.0-test9-bk20

To: linux-xfs@xxxxxxxxxxx
Subject: XFS oops on 2.6.0-test9-bk20
From: rwhron@xxxxxxxxxxxxx
Date: Sat, 15 Nov 2003 16:00:55 -0500
Sender: linux-xfs-bounce@xxxxxxxxxxx
User-agent: Mutt/1.4.1i
I've seen the following error on 2.6.0-test9-bk13, bk16, and bk20:

Linux version 2.6.0-test9-bk13 (root@rushmore) (gcc version 3.3.1) #3 Sat Nov 
15 11:37:42 EST 2003
Filesystem "hda10": corrupt inode 34184782 ((a)extents = 18008).  Unmount and 
run xfs_repair.
0x0: 49 4e 41 ed 01 02 00 02 00 00 46 58 00 00 46 58
Filesystem "hda10": XFS internal error xfs_iformat_extents(1) at line 678 of 
file fs/xfs/xfs_inode.c.  Caller 0xc01b0fc6
Call Trace:
[<c01b154b>] xfs_iformat_extents+0x28b/0x300
[<c01b0fc6>] xfs_iformat+0x586/0x630
[<c01b0fc6>] xfs_iformat+0x586/0x630
[<c01b08e6>] xfs_itobp+0x106/0x260
[<c01b0fc6>] xfs_iformat+0x586/0x630
[<c01b1970>] xfs_xlate_dinode_core+0x140/0x760
[<c01b219b>] xfs_iread+0x20b/0x260
[<c01af716>] xfs_iget_core+0xb6/0x4c0
[<c01afc39>] xfs_iget+0x119/0x150
[<c01ca524>] xfs_dir_lookup_int+0xb4/0x130
[<c01cfe90>] xfs_lookup+0x50/0x90
[<c01dda27>] linvfs_lookup+0x67/0xa0
[<c015399c>] real_lookup+0xcc/0xf0
[<c0153c06>] do_lookup+0x96/0xb0
[<c015402c>] link_path_walk+0x40c/0x7e0
[<c0154879>] __user_walk+0x49/0x60
[<c01500dc>] vfs_lstat+0x1c/0x60
[<c015083b>] sys_lstat64+0x1b/0x40
[<c0108f3b>] syscall_call+0x7/0xb


I haven't run xfs_repair yet.  /dev/hda10 is the root filesystem.


The error has come up while running ltp-full-20031106 and doing
additional work like compiles and moving directories.


-- 
Randy Hron
http://home.earthlink.net/~rwhron/kernel/bigbox.html


<Prev in Thread] Current Thread [Next in Thread>
  • XFS oops on 2.6.0-test9-bk20, rwhron <=