From: Dave Chinner <david@fromorbit.com>
To: Alessandro Bono <alessandro.bono@gmail.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
linux-xfs <linux-xfs@oss.sgi.com>
Subject: Re: XFS kernel BUG at fs/buffer.c:470! with 2.6.28.4
Date: Mon, 9 Feb 2009 09:16:25 +1100 [thread overview]
Message-ID: <20090208221625.GB8830@disturbed> (raw)
In-Reply-To: <1234011974.7435.11.camel@champagne.cantina>
On Sat, Feb 07, 2009 at 02:06:13PM +0100, Alessandro Bono wrote:
> Hi all
>
> This time I hit kernel bug without any particular operation, normal
> browsing, mail, news, etc
> tell me if you need info asap because I want to reformat this machine
> and switch back to ext3.
>
> xfs seems really unstable in this particular
> machine and after this crash I lose again configuration file of opened
> program at crash time
That's not XFS's fault - that's a broken application that does not
safely overwrite files and hence you lose data on crash.
> Feb 7 12:43:12 champagne kernel: [ 5828.167041] ------------[ cut
> here ]------------
> Feb 7 12:43:12 champagne kernel: [ 5828.167048] kernel BUG at
> fs/buffer.c:470!
I can't remember seeing that problem before.
> Call Trace:
> [<ffffffff8022806f>] ? need_resched+0x1e/0x28
> [<ffffffff8030be35>] ? __up_write+0x12/0x45
> [<ffffffffa01c2269>] ? xfs_destroy_ioend+0x23/0x71 [xfs]
> [<ffffffffa01c23db>] ? xfs_end_bio_delalloc+0x0/0x19 [xfs]
> [<ffffffffa01c23db>] ? xfs_end_bio_delalloc+0x0/0x19 [xfs]
> [<ffffffff80242d5e>] ? run_workqueue+0x79/0xfe
> [<ffffffff80242ed3>] ? worker_thread+0xf0/0x102
> [<ffffffff802461cd>] ? autoremove_wake_function+0x0/0x2e
> [<ffffffff80242de3>] ? worker_thread+0x0/0x102
> [<ffffffff80245ea2>] ? kthread+0x47/0x73
> [<ffffffff80231bfa>] ? schedule_tail+0x27/0x60
> [<ffffffff8020c3f9>] ? child_rip+0xa/0x11
> [<ffffffff80245e5b>] ? kthread+0x0/0x73
> [<ffffffff8020c3ef>] ? child_rip+0x0/0x11
Standard delayed allocation IO completion trace. No idea what
could have caused it. Perhaps a memory error?
Can you send the output of xfs_info on that filesystem, and
perhaps run an xfs_repair -n on it to see if there are any
undetected errors on disk?
Also, I note that you are using ext4 on some disks. Does this
problem show up if you don't use ext4 at all? (We have had problems
in the past with one filesystem not leaving bufferheads in the
correct state and the system crashing when a different type of
filesystem got them reallocated).
Cheers,
Dave.
--
Dave Chinner
david@fromorbit.com
next prev parent reply other threads:[~2009-02-08 22:16 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-07 13:06 XFS kernel BUG at fs/buffer.c:470! with 2.6.28.4 Alessandro Bono
2009-02-08 22:16 ` Dave Chinner [this message]
2009-02-08 23:24 ` Alessandro Bono
2009-02-09 10:33 ` Peter Zijlstra
2009-02-08 22:28 ` Christoph Hellwig
2009-02-08 22:39 ` Alessandro Bono
2009-02-08 22:42 ` Christoph Hellwig
2009-02-08 22:45 ` Alessandro Bono
2009-02-09 2:52 ` Eric Sandeen
2009-02-09 2:53 ` Eric Sandeen
2009-02-09 7:53 ` Christoph Hellwig
2009-02-09 9:02 ` Alessandro Bono
2009-02-10 10:43 ` Dave Chinner
2009-02-10 10:53 ` Alessandro Bono
2009-02-11 21:47 ` Alessandro Bono
2009-02-12 9:47 ` Alessandro Bono
2009-02-26 16:58 ` Jan Kara
2009-02-26 16:59 ` Jan Kara
2009-02-27 9:22 ` Alessandro Bono
2009-02-27 19:44 ` Alessandro Bono
2009-03-02 13:36 ` Jan Kara
2009-03-02 15:04 ` Alessandro Bono
2009-03-11 17:04 ` Alessandro Bono
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=20090208221625.GB8830@disturbed \
--to=david@fromorbit.com \
--cc=alessandro.bono@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-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