xfs
[Top] [All Lists]

[Bug 268] New: linux 2.6.0-test1-mm1 with RAID 0 XFS internal error duri

To: xfs-master@xxxxxxxxxxx
Subject: [Bug 268] New: linux 2.6.0-test1-mm1 with RAID 0 XFS internal error during delete
From: bugzilla-daemon@xxxxxxxxxxx
Date: Fri, 25 Jul 2003 09:59:59 -0700
Sender: linux-xfs-bounce@xxxxxxxxxxx
http://oss.sgi.com/bugzilla/show_bug.cgi?id=268

           Summary: linux 2.6.0-test1-mm1 with RAID 0 XFS internal error
                    during delete
           Product: Linux XFS
           Version: Current
          Platform: IA32
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: High
         Component: XFS kernel code
        AssignedTo: xfs-master@xxxxxxxxxxx
        ReportedBy: ward@xxxxxxxxxxxxx


With MD style RAID 0 devices under linux 2.6.0-test1-mm1, twice on different
devices I've had an XFS internal error occur. The filesystem operation just
before the error in both cases was a delete.

XFS internal error XFS_WANT_CORRUPTED_GOTO at line 1596 of file
fs/xfs/xfs_alloc.c.  Caller 
0xc01b9ac5
Call Trace:
 [<c01b8957>] xfs_free_ag_extent+0x457/0x760
 [<c01b9ac5>] xfs_free_extent+0xe5/0x110
 [<c01fa78d>] xlog_grant_push_ail+0x4d/0x190
 [<c01b9ac5>] xfs_free_extent+0xe5/0x110
 [<c01e7fff>] xfs_dir_leaf_add+0x13f/0x190
 [<c0208118>] xfs_trans_reserve+0x78/0x1b0
 [<c020a5b8>] xfs_trans_get_efd+0x38/0x50
 [<c01cb5e8>] xfs_bmap_finish+0x138/0x1d0
 [<c01f3ab3>] xfs_itruncate_finish+0x213/0x440
 [<c0210aeb>] xfs_inactive+0x52b/0x590
 [<c02227e1>] vn_rele+0x91/0xa0
 [<c02211a8>] linvfs_clear_inode+0x18/0x30
 [<c016a5b6>] clear_inode+0xc6/0xe0
 [<c016b298>] generic_delete_inode+0xf8/0x130
 [<c016b495>] iput+0x55/0x80
 [<c0161b82>] sys_unlink+0x122/0x150
 [<c010ac5f>] syscall_call+0x7/0xb

xfs_force_shutdown(md0,0x8) called from line 4051 of file fs/xfs/xfs_bmap.c. 
Return address
 = 0xc0221f4b
Filesystem "md0": Corruption of in-memory data detected.  Shutting down
filesystem: md0
Please umount the filesystem, and rectify the problem(s)
XFS mounting filesystem md0
Starting XFS recovery on filesystem: md0 (dev: 9/0)
Ending XFS recovery on filesystem: md0 (dev: 9/0)



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


<Prev in Thread] Current Thread [Next in Thread>
  • [Bug 268] New: linux 2.6.0-test1-mm1 with RAID 0 XFS internal error during delete, bugzilla-daemon <=