From: Dave Chinner <david@fromorbit.com>
To: Marco Berizzi <pupilla@hotmail.com>
Cc: linux-kernel@vger.kernel.org, xfs@oss.sgi.com
Subject: Re: XFS: 2.6.26-rc6 link count mismatch for inode
Date: Thu, 19 Jun 2008 14:14:41 +1000 [thread overview]
Message-ID: <20080619041441.GW3700@disturbed> (raw)
In-Reply-To: <BAY103-DAV10F0AFAC45572E50A384AB2AB0@phx.gbl>
On Wed, Jun 18, 2008 at 06:39:59PM +0200, Marco Berizzi wrote:
> Dave Chinner wrote:
>
> > On Mon, Jun 16, 2008 at 11:11:31AM +0200, Marco Berizzi wrote:
> > > Hi Folk,
> > >
> > > I was tring to compile firefox 3.0rc3
> > > and while I was erasing a previous
> > > /tmp/mozilla tree, I started a new
> > > tar xjf mozilla-blabla.
> > > After a while linux 2.6.26-rc6 was
> > > unresponsive: I have unplugged the
> > > power cable. No problem at startup,
> > > but:
> >
> > What are your mount options?
>
> root@Venus:/etc# cat mtab
> /dev/sda2 / xfs rw 0 0
>
> root@Venus:/etc# cat fstab
> /dev/sda2 / xfs defaults 1 1
[...]
> XFS mounting filesystem sda2
> Ending clean XFS mount for filesystem: sda2
> VFS: Mounted root (xfs filesystem) readonly.
>
> > I ask because I've
> > seen this sort of directory corruption before when using volatile
> > write caches and yanking the power....
> >
> > i.e. the corruption could have been caused by the way you reset the
> > system, not because of the hang. Do you have any information on what
> > caused the hang?
>
> The tar xf mozilla-source.tarball was not responding
> nor writing anything on the disk. I did issue also a
> kill -9 'pid of tar xf' but it did not want to die.
> So I think the problem was on the filesystem before
> the incorrect shutdown.
Yeah, it sounds like the I/O subsystem hung somewhere. Without
details I can't say what went wrong. If it happens again doing
this:
# echo w > /proc/sysrq-trigger
To get a dump of all the blocked processes on the console. That
may contain enough info to tell us what the problem is.
> I can retry the test. Let me know if I can do a
> xfs_repair.
Sure, go ahead and fix it up.
Cheers,
Dave.
--
Dave Chinner
david@fromorbit.com
next prev parent reply other threads:[~2008-06-19 4:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-16 9:11 XFS: 2.6.26-rc6 link count mismatch for inode Marco Berizzi
2008-06-18 16:12 ` Dave Chinner
2008-06-18 16:39 ` Marco Berizzi
2008-06-19 4:14 ` Dave Chinner [this message]
2008-06-19 8:20 ` Marco Berizzi
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=20080619041441.GW3700@disturbed \
--to=david@fromorbit.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pupilla@hotmail.com \
--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