xfs
[Top] [All Lists]

Possible bug in 2.6.0-test9

To: linux-xfs@xxxxxxxxxxx
Subject: Possible bug in 2.6.0-test9
From: "Daniel J. Cody" <djc@xxxxxxx>
Date: Wed, 29 Oct 2003 14:46:51 -0600
Sender: linux-xfs-bounce@xxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007
Received the following oops today when trying to mount a raid0 device /dev/md0 with a single XFS partition compromised of 2 15k seagate cheetahs attached to a vanilla adaptec AIC7xxx and thought it looked interesting.

I can provide more info if it's needed.

Dan
http://five2one.org/

--
XFS internal error XFS_WANT_CORRUPTED_GOTO at line 1623 of file fs/xfs/xfs_alloc.c. Caller 0xc01de3e5
Call Trace:
[<c01dd2ce>] xfs_free_ag_extent+0x42e/0x720
[<c01de3e5>] xfs_free_extent+0xd5/0x100
[<c01de3e5>] xfs_free_extent+0xd5/0x100
[<c020cc27>] xfs_efd_init+0x117/0x170
[<c022e296>] xfs_trans_get_efd+0x36/0x40
[<c0224f46>] xlog_recover_process_efi+0x186/0x1f0
[<c0225031>] xlog_recover_process_efis+0x81/0x100
[<c0226754>] xlog_recover_finish+0x24/0xd0
[<c021cbcb>] xfs_log_mount_finish+0x2b/0x30
[<c0227f8c>] xfs_mountfs+0x84c/0xea0
[<c0341b5c>] tcp_sendmsg+0x4c/0x1350
[<c024511d>] xfs_setsize_buftarg+0x3d/0x80
[<c021a14f>] xfs_ioinit+0x1f/0x30
[<c022ffab>] xfs_mount+0x33b/0x5d0
[<c0245d74>] vfs_mount+0x34/0x40
[<c0245b82>] linvfs_fill_super+0xa2/0x230
[<c02503f6>] snprintf+0x26/0x30
[<c018b222>] disk_name+0xa2/0xb0
[<c015c8c4>] sb_set_blocksize+0x24/0x50
[<c015c2c6>] get_sb_bdev+0x116/0x150
[<c0245d3e>] linvfs_get_sb+0x2e/0x30
[<c0245ae0>] linvfs_fill_super+0x0/0x230
[<c015c506>] do_kern_mount+0x56/0xd0
[<c017343b>] do_add_mount+0x7b/0x180
[<c0173770>] do_mount+0x120/0x170
[<c01735db>] copy_mount_options+0x9b/0x110
[<c0173bf9>] sys_mount+0xc9/0x150
[<c010966f>] syscall_call+0x7/0xb


Ending XFS recovery on filesystem: md0 (dev: md0)


<Prev in Thread] Current Thread [Next in Thread>
  • Possible bug in 2.6.0-test9, Daniel J. Cody <=