http://oss.sgi.com/bugzilla/show_bug.cgi?id=396
------- Additional Comments From t.j.pinkert@xxxxxxxxxxxxxxxxxx 2006-01-04
03:48 CST -------
(In reply to comment #1)
> The behaviour came up first when deleting a directory with 'rm -r'. (when
found this in the kernel log:
Jan 3 15:38:45 localhost kernel: XFS mounting filesystem dm-1
Jan 3 15:38:45 localhost kernel: Ending clean XFS mount for filesystem: dm-1
Jan 3 17:00:59 localhost kernel: sd 0:0:1:0: SCSI error: return code =
0x8000002
Jan 3 17:01:02 localhost kernel: sda: Current: sense key: Hardware Error
Jan 3 17:01:02 localhost kernel: ASC=0x9 ASCQ=0x8
Jan 3 17:01:02 localhost kernel: Info fld=0x64be00
Jan 3 17:01:02 localhost kernel: end_request: I/O error, dev sda, sector
6602234
Which could be the cause of the trouble? Then after a long time (about the time
when i did the 'rm -r' i think):
Jan 3 19:23:11 localhost kernel: XFS internal error XFS_WANT_CORRUPTED_GOTO at
line 1583 of file fs/xfs/xfs_alloc.c. Caller 0xc0227c8d
Jan 3 19:23:11 localhost kernel: [<c0226b21>] xfs_free_ag_extent+0x451/0x770
Jan 3 19:23:11 localhost kernel: [<c0227c8d>] xfs_free_extent+0xcd/0xf0
Jan 3 19:23:11 localhost kernel: [<c0227c8d>] xfs_free_extent+0xcd/0xf0
Jan 3 19:23:11 localhost kernel: [<c0259806>] xfs_efd_init+0x86/0x90
Jan 3 19:23:11 localhost kernel: [<c027a9f8>] xfs_trans_get_efd+0x38/0x50
Jan 3 19:23:11 localhost kernel: [<c023a111>] xfs_bmap_finish+0x131/0x1c0
Jan 3 19:23:11 localhost kernel: [<c026313f>] xfs_itruncate_finish+0x20f/0x430
Jan 3 19:23:11 localhost kernel: [<c0280d94>] xfs_inactive+0x504/0x560
Jan 3 19:23:11 localhost kernel: [<c028feb3>] linvfs_clear_inode+0x63/0x80
Jan 3 19:23:11 localhost kernel: [<c016f766>] clear_inode+0xf6/0x140
Jan 3 19:23:11 localhost kernel: [<c017056a>] generic_delete_inode+0x10a/0x110
Jan 3 19:23:11 localhost kernel: [<c0170733>] iput+0x63/0x90
Jan 3 19:23:11 localhost kernel: [<c0166b50>] sys_unlink+0xd0/0x120
Jan 3 19:23:11 localhost kernel: [<c0103019>] syscall_call+0x7/0xb
Jan 3 19:23:11 localhost kernel: xfs_force_shutdown(dm-1,0x8) called from line
4086 of file fs/xfs/xfs_bmap.c. Return address = 0xc0290d0b
Jan 3 19:23:11 localhost kernel: Filesystem "dm-1": Corruption of in-memory
data detected. Shutting down filesystem: dm-1Jan 3 19:23:11 localhost kernel:
Please umount the filesystem, and rectify the problem(s)
Jan 3 19:27:08 localhost kernel: xfs_force_shutdown(dm-1,0x1) called from line
353 of file fs/xfs/xfs_rw.c. Return address = 0xc0290d0b
Then i started trying to get things going again. Which gave about 450+ more
lines in the log...
Tjeerd Pinkert
--
Configure bugmail: http://oss.sgi.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
|