http://oss.sgi.com/bugzilla/show_bug.cgi?id=761
------- Additional Comments From bastian_knight@xxxxx 2007-07-13 01:01 CST
-------
Created an attachment (id=231)
--> (http://oss.sgi.com/bugzilla/attachment.cgi?id=231&action=view)
Output of xfs_info
I am attaching output of xfs_info. I couldn't find xfs_metadump in xfs_progs
2.8.21.
I'm afraid that currently I cannot reproduce this bug because I had to make
this RAID usable as fast as possible and I managed to copy it to another
device, repair filesystem there and then I copied it back to the array.
If this can help I remember that seg fault appeared after invoking
libxfs_xlate_sb(XFS_BUF_PTR(sbp), sb, 1, XFS_SB_ALL_BITS);
in the main function of xfs_repair.c but the "invalid argument error" came from
execution of
sbp = libxfs_readbuf(x.ddev, XFS_SB_DADDR, 1, 0);
3 lines earlier.
If more information is needed I can try to invoke xfs_repair on the device when
people will not be working (maybe on Sunday).
Regards
Michal Piotrowski
--
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.
|