public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: Andreas Hasenkopf <andreas.hasenkopf@physik.uni-regensburg.de>
Cc: xfs@oss.sgi.com
Subject: Re: Question/Problem: Mounting of XFS filesystem takes a lot of time
Date: Wed, 20 Oct 2010 10:08:11 +1100	[thread overview]
Message-ID: <20101019230811.GB12506@dastard> (raw)
In-Reply-To: <1287521058.2000.21.camel@x200>

On Tue, Oct 19, 2010 at 10:44:18PM +0200, Andreas Hasenkopf wrote:
> Hello,
> since today I have quite a big problem and I'd like to get some opinions
> from experts on how to proceed in solving the problem.
> 
> The Problem:
> Since today mounting and unmounting of any XFS partition on my system
> takes (depending on size of partition) up to 15 minutes and more.

How big is the journal? (xfs_info output will tell us).

> The system in its current configuration was working fine for over 6
> months and I did not change anything recently with respect of upgrades.
> 
> I have already tried booting a Linux-LiveCD and mounting the XFS
> partitions in that system: same result.
> Also I have run xfs_check and xfs_repair -n on the partitions on the
> RAID1 configuration: mounting still takes a lot of time (15 mins +).

Was it a clean unmount, or is it doing journal replay? 

If you do:

# mount <dev> <mtpt> ; umount <mtpt> ; time mount <dev> <mtpt>

Does the second mount take 15 minutes?

> And now to my question:
> Could my problem be a software related problem (Linux, XFS, something
> else) or should I consider hardware problems?

Sounds suspiciously like failing hardware to me. Any errors in
dmesg?

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

  parent reply	other threads:[~2010-10-19 23:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-19 20:44 Question/Problem: Mounting of XFS filesystem takes a lot of time Andreas Hasenkopf
2010-10-19 21:33 ` Martin Steigerwald
2010-10-19 23:08 ` Dave Chinner [this message]
2010-10-20  6:05 ` Michael Monnerie
  -- strict thread matches above, loose matches on Subject: below --
2010-10-20 16:57 Andreas Hasenkopf
2010-10-21  0:19 ` Peter Grandi
2010-10-21 17:05   ` Emmanuel Florac

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=20101019230811.GB12506@dastard \
    --to=david@fromorbit.com \
    --cc=andreas.hasenkopf@physik.uni-regensburg.de \
    --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