http://oss.sgi.com/bugzilla/show_bug.cgi?id=767
tarwin <tarwin@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tarwin@xxxxxxxxx
--- Comment #4 from tarwin <tarwin@xxxxxxxxx> 2009-05-06 04:03:16 CST ---
We had a similar error yesterday:
XFS internal error XFS_WANT_CORRUPTED_GOTO at line 2183 of file
fs/xfs/xfs_bmap_btree.c. Caller 0xf999c370
[<f99a52a5>] xfs_bmbt_insert+0xa2/0x13d [xfs]
[<f999c370>] xfs_bmap_add_extent_delay_real+0xb2b/0x1511 [xfs]
[<f999c370>] xfs_bmap_add_extent_delay_real+0xb2b/0x1511 [xfs]
[<f99cde80>] xfs_trans_brelse+0x27/0xab [xfs]
[<f998cfc5>] xfs_alloc_search_busy+0x22/0xa2 [xfs]
[<f998df8a>] xfs_alloc_ag_vextent+0xb1/0xe4 [xfs]
[<f999d5f6>] xfs_bmap_add_extent+0x23b/0x3c6 [xfs]
[<f999f0e3>] xfs_bmapi+0xa59/0x1242 [xfs]
[<f99bed27>] xfs_iomap_write_allocate+0x29c/0x451 [xfs]
[<f99bdc22>] xfs_iomap+0x3aa/0x469 [xfs]
[<f99d78eb>] xfs_map_blocks+0x2b/0x55 [xfs]
[<f99d88f9>] xfs_page_state_convert+0x355/0x666 [xfs]
[<f99d8d37>] xfs_vm_writepage+0x93/0xc8 [xfs]
[<c0183008>] mpage_writepages+0x192/0x2e6
[<f99d8ca4>] xfs_vm_writepage+0x0/0xc8 [xfs]
[<c014d80b>] do_writepages+0x20/0x32
[<c014922c>] __filemap_fdatawrite_range+0x65/0x70
[<c014926c>] filemap_flush+0xf/0x13
[<f99df046>] xfs_flush_inode_work+0xe/0x16 [xfs]
[<f99df2da>] xfssyncd+0xbb/0xfb [xfs]
[<c013324a>] kthread+0xca/0xf7
[<f99df21f>] xfssyncd+0x0/0xfb [xfs]
[<c0133180>] kthread+0x0/0xf7
[<c0102005>] kernel_thread_helper+0x5/0xb
Filesystem "emcpowerb1": XFS internal error xfs_trans_cancel at line 1138 of
file fs/xfs/xfs_trans.c. Caller 0xf99beeb7
[<f99cc8e1>] xfs_trans_cancel+0x4d/0xd6 [xfs]
[<f99beeb7>] xfs_iomap_write_allocate+0x42c/0x451 [xfs]
[<f99beeb7>] xfs_iomap_write_allocate+0x42c/0x451 [xfs]
[<f99bdc22>] xfs_iomap+0x3aa/0x469 [xfs]
[<f99d78eb>] xfs_map_blocks+0x2b/0x55 [xfs]
[<f99d88f9>] xfs_page_state_convert+0x355/0x666 [xfs]
[<f99d8d37>] xfs_vm_writepage+0x93/0xc8 [xfs]
[<c0183008>] mpage_writepages+0x192/0x2e6
[<f99d8ca4>] xfs_vm_writepage+0x0/0xc8 [xfs]
[<c014d80b>] do_writepages+0x20/0x32
[<c014922c>] __filemap_fdatawrite_range+0x65/0x70
[<c014926c>] filemap_flush+0xf/0x13
[<f99df046>] xfs_flush_inode_work+0xe/0x16 [xfs]
[<f99df2da>] xfssyncd+0xbb/0xfb [xfs]
[<c013324a>] kthread+0xca/0xf7
[<f99df21f>] xfssyncd+0x0/0xfb [xfs]
[<c0133180>] kthread+0x0/0xf7
[<c0102005>] kernel_thread_helper+0x5/0xb
xfs_force_shutdown(emcpowerb1,0x8) called from line 1139 of file
fs/xfs/xfs_trans.c. Return address = 0xf99dfb37
The filesystem hosts a small number large files (100G). It seems, a process ran
into disk full. Then xfs crashed. The mount point wasn't visible anymore. After
a remount it was accessible again (32kb free).
The server runs SLES 10 SP2 (2.6.16.46-0.12-bigsmp)
--
Configure bugmail: http://oss.sgi.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
|