From: Eric Sandeen <sandeen@sgi.com>
To: Shlomi Fish <shlomif@iglu.org.il>
Cc: Nathan Scott <nathans@sgi.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
linux-xfs@oss.sgi.com
Subject: Re: XFS Mount Hangs the Partition (on latest kernel + many old 2.6.x ones)
Date: Thu, 15 Dec 2005 12:30:23 -0600 [thread overview]
Message-ID: <43A1B63F.4030404@sgi.com> (raw)
In-Reply-To: <200512151953.16931.shlomif@iglu.org.il>
Shlomi Fish wrote:
> Replying to myself, I'd like to ask for a response to my previous message,
> especially the order in which the operations Mr. Scott mentioned need to be
> performed.
>>>- get sysrq-t information for all hung processes, esp. mount;
>>>- send xfs_info output for the filesystem in question;
>>>- dump the log (xfs_logprint -C) and send it to us.
xfs_logprint -C /dev/foo against the unmounted device.
sysrq-t when it's hung, after you try to mount
xfs_info /mnt/point when it's mounted.
Well, you can't mount, because recovery hangs, so,
mount -o ro,norecovery /dev/foo /mnt/point; xfs_info /mnt/point
-Eric
next prev parent reply other threads:[~2005-12-15 18:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-07 11:57 XFS Mount Hangs the Partition (on latest kernel + many old 2.6.x ones) Shlomi Fish
2005-12-07 20:55 ` Nathan Scott
2005-12-08 15:55 ` Shlomi Fish
2005-12-15 17:53 ` Shlomi Fish
2005-12-15 18:30 ` Eric Sandeen [this message]
2005-12-15 18:50 ` Shlomi Fish
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=43A1B63F.4030404@sgi.com \
--to=sandeen@sgi.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-xfs@oss.sgi.com \
--cc=nathans@sgi.com \
--cc=shlomif@iglu.org.il \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.