All of lore.kernel.org
 help / color / mirror / Atom feed
From: Theodore Ts'o <tytso@mit.edu>
To: Alexander Afonyashin <a.afonyashin@madnet-team.ru>
Cc: Andreas Dilger <adilger@dilger.ca>, linux-ext4@vger.kernel.org
Subject: Re: Running fsck of huge ext4 partition takes weeks
Date: Fri, 28 Aug 2015 13:53:25 -0400	[thread overview]
Message-ID: <20150828175325.GB10211@thunk.org> (raw)
In-Reply-To: <CAETWcftzdWdjzVQnP-rD-o0iEFLgZFQeLx++90ZyQZiaFJB0kw@mail.gmail.com>

If dumpe2fs is hanging as well, it's likely that the problem may be at
the hardware level.  You might want to check dmesg or the kernel log
to see if there are any I/O errors being reported from hard drive.
What might be happening is that when a program (such as e2fsck or
dumpe2fs) tries to read from a specific part of the hard drive, the
hard drive is retrying a large number of times because the hard drive
head or platter surface has gotten damaged in some way.

It might also be a good idea to check the S.M.A.R.T. status using the
smartctl program.

Cheers,

						- Ted

  reply	other threads:[~2015-08-28 17:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-25 15:30 Running fsck of huge ext4 partition takes weeks Alexander Afonyashin
2015-08-25 19:43 ` Andreas Dilger
2015-08-27  5:28   ` Alexander Afonyashin
2015-08-27 14:23     ` Alexander Afonyashin
2015-08-27 16:39       ` Andreas Dilger
2015-08-28  6:39         ` Alexander Afonyashin
2015-08-27 19:05       ` Theodore Ts'o
2015-08-28  6:27         ` Alexander Afonyashin
2015-08-28 17:53           ` Theodore Ts'o [this message]
2015-08-31  7:20             ` Alexander Afonyashin
2015-09-01  3:19               ` Andreas Dilger
2015-08-28  7:56 ` Alexander Afonyashin
2015-08-28 16:44   ` Andreas Dilger

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=20150828175325.GB10211@thunk.org \
    --to=tytso@mit.edu \
    --cc=a.afonyashin@madnet-team.ru \
    --cc=adilger@dilger.ca \
    --cc=linux-ext4@vger.kernel.org \
    /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.