From: Tommy van Leeuwen <tommy@news-service.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: Patrick Schreurs <patrick@news-service.com>,
linux-xfs@oss.sgi.com, Lachlan McIlroy <lmcilroy@redhat.com>,
Eric Sandeen <sandeen@sandeen.net>
Subject: Re: 2.6.30 panic - xfs_fs_destroy_inode
Date: Thu, 20 Aug 2009 14:24:59 +0200 [thread overview]
Message-ID: <89c4f90c0908200524m2dc7df3dk27de7337bd2ae4a@mail.gmail.com> (raw)
In-Reply-To: <20090817211437.GA5929@infradead.org>
On Mon, Aug 17, 2009 at 11:14 PM, Christoph Hellwig<hch@infradead.org> wrote:
> On Wed, Jul 22, 2009 at 10:55:54AM +0200, Tommy van Leeuwen wrote:
>> Unfortunately we still get errors, with this patch on top of the
>> previous one: The difference is that is now crashes within an hour
>> instead of once a week, so that might be good for troubleshooting.
>
> Hi Tommy and sorry for dropping the ball on this, I didn't remember this
> mail anymore until I look for more reporters of the inode related
> problems.
Hi Chris, no problem. We're always busy ourself too. We will check out
the new fixes but we need some time to deploy them. We will take the
extra debug info with it just in case. We'll report back when we have
some news.
Cheers,
Tommy
>
> Current mainline (Linus' git as of today) has a lot of the fixes in this
> area, any chance I could trick you into trying it? Maybe including the
> debug patch below which adds a printk to that one culprit that I thing
> might remain:
>
> Also if it still happens any chance you could send output of the dmesg
> command instead of the syslog files? For some reason syslogd usually
> eats up some bits of kernel oops message..
>
>
> Index: linux-2.6/fs/xfs/xfs_iget.c
> ===================================================================
> --- linux-2.6.orig/fs/xfs/xfs_iget.c 2009-08-17 18:08:39.563217129 -0300
> +++ linux-2.6/fs/xfs/xfs_iget.c 2009-08-17 18:09:12.999316531 -0300
> @@ -242,6 +242,8 @@ xfs_iget_cache_hit(
>
> error = -inode_init_always(mp->m_super, inode);
> if (error) {
> + printk("XFS: inode_init_always failed to re-initialize inode\n");
> +
> /*
> * Re-initializing the inode failed, and we are in deep
> * trouble. Try to re-add it to the reclaim list.
>
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
prev parent reply other threads:[~2009-08-20 12:24 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-17 17:04 2.6.30 panic - xfs_fs_destroy_inode Patrick Schreurs
2009-06-17 21:31 ` Eric Sandeen
2009-06-18 7:55 ` Patrick Schreurs
2009-06-20 10:18 ` Patrick Schreurs
2009-06-20 13:29 ` Eric Sandeen
2009-06-20 16:31 ` Patrick Schreurs
2009-06-23 7:24 ` Patrick Schreurs
2009-06-23 8:17 ` Lachlan McIlroy
2009-06-23 17:13 ` Christoph Hellwig
2009-06-30 20:13 ` Patrick Schreurs
2009-06-30 20:42 ` Christoph Hellwig
2009-07-20 19:19 ` Patrick Schreurs
2009-07-20 20:14 ` Christoph Hellwig
2009-07-01 12:44 ` Christoph Hellwig
2009-07-02 7:09 ` Tommy van Leeuwen
2009-07-02 17:31 ` Patrick Schreurs
2009-07-21 14:12 ` Christoph Hellwig
2009-07-22 8:55 ` Tommy van Leeuwen
2009-08-17 21:14 ` Christoph Hellwig
2009-08-20 12:24 ` Tommy van Leeuwen [this message]
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=89c4f90c0908200524m2dc7df3dk27de7337bd2ae4a@mail.gmail.com \
--to=tommy@news-service.com \
--cc=hch@infradead.org \
--cc=linux-xfs@oss.sgi.com \
--cc=lmcilroy@redhat.com \
--cc=patrick@news-service.com \
--cc=sandeen@sandeen.net \
/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