From: Dave Chinner <david@fromorbit.com>
To: Albert Graham <albert.graham@g-b.net>
Cc: xfs@oss.sgi.com
Subject: Re: XFS Regression Issue in kernel 2.6.26.3
Date: Fri, 3 Oct 2008 09:52:11 +1000 [thread overview]
Message-ID: <20081002235211.GI30001@disturbed> (raw)
In-Reply-To: <48E51BF5.3080100@g-b.net>
On Thu, Oct 02, 2008 at 08:07:33PM +0100, Albert Graham wrote:
> Hi Guys,
>
> I use Fedora 8 as my MythTV backend server which uses XFS, ISince
> upgrading from kernel-2.6.25 to kernel-2.6.26 I've been getting the
> following errors (see below).
The freespace btrees are getting out of sync for some reason.
That is, when we go to allocate an extent, we have to update two
free space btrees. This shutdown:
> XFS internal error XFS_WANT_CORRUPTED_RETURN at line 280 of file fs/xfs/xfs_alloc.c. Caller 0xf88e0018
Indicates the extent being allocated was not found in one of the
two trees.
This corruption could have happened a long time ago in the past, and
it may simply be coincidental that you've tripped over this at
roughly the same time you upgraded the kernel.
Can you run xfs_check on the filesystem to determine if a freespace
tree is corrupted (post the output if it is), then run xfs_repair
to rebuild them?
Cheers,
Dave.
--
Dave Chinner
david@fromorbit.com
next prev parent reply other threads:[~2008-10-02 23:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-02 19:07 XFS Regression Issue in kernel 2.6.26.3 Albert Graham
2008-10-02 20:46 ` Eric Sandeen
2008-10-02 23:52 ` Dave Chinner [this message]
2008-10-06 22:25 ` Albert Graham
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081002235211.GI30001@disturbed \
--to=david@fromorbit.com \
--cc=albert.graham@g-b.net \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox