http://bugme.osdl.org/show_bug.cgi?id=2277
Summary: XFS internal error
Kernel Version: 2.6.3
Status: NEW
Severity: high
Owner: xfs-masters@xxxxxxxxxxx
Submitter: geek@xxxxxxxxxxxx
Distribution:
Debian Sarge
Hardware Environment:
Whitebox P4 2.4 Xeon server w/ 1G ECC Ram
Tyan S2723 Motherboard
3ware 7506 IDE Raid card
Software Environment:
Plain Kernel 2.6.3
XFS
Raid 5
LVM 1.0
Problem Description:
A small file which is about 1.5M cannot be removed from /home.
ls cannot list the file but find ./ can.
Kernel error log generated as follows when every remove operated tried.
Filesystem "dm-4": corrupt dinode 214000215, extent total = -1044130556,
nblocks = 13962305913605067584. Unmount and run xfs_repair.
0x0: 49 4e 81 b4 01 02 00 01 00 00 03 ec 00 00 03 ec
Filesystem "dm-4": XFS internal error xfs_iformat(1) at line 475 of file
fs/xfs/xfs_inode.c. Caller 0xc01d4393
Call Trace:
[<c01d2e91>] xfs_iformat+0x2fc/0x615
[<c01d4393>] xfs_iread+0x21d/0x266
[<c01d4393>] xfs_iread+0x21d/0x266
[<c01d4393>] xfs_iread+0x21d/0x266
[<c01d1783>] xfs_iget_core+0xf9/0x5a9
[<c01d1d8a>] xfs_iget+0x157/0x189
[<c01ede8a>] xfs_dir_lookup_int+0xb4/0x12b
[<c01f37ef>] xfs_lookup+0x50/0x88
[<c01fff01>] linvfs_lookup+0x67/0x9f
[<c015e5db>] real_lookup+0xcd/0xf0
[<c015e851>] do_lookup+0x96/0xa1
[<c015ece8>] link_path_walk+0x48c/0x8e0
[<c015f633>] __user_walk+0x49/0x5e
[<c015a7bf>] vfs_lstat+0x1c/0x58
[<c015aeba>] sys_lstat64+0x1b/0x39
[<c015268d>] __fput+0xaa/0x101
[<c010a877>] syscall_call+0x7/0xb
problem was fixed after umount /home and run xfs_repair
I found this bug report on
http://oss.sgi.com/bugzilla/show_bug.cgi?id=197
Looks like the same problem.
Steps to reproduce:
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
|