All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Candler <b.candler@pobox.com>
To: peter@steinhoff.se
Cc: linux-raid@vger.kernel.org
Subject: Re: Problem diagnosing rebuilding raid5 array
Date: Tue, 15 Oct 2013 13:50:47 +0100	[thread overview]
Message-ID: <525D3A27.7070301@pobox.com> (raw)
In-Reply-To: <20131015084037.10297bo5940ryklk@phobos.elinuxservers.com>

On 15/10/2013 13:40, peter@steinhoff.se wrote:
>
> On another note, I took the failed drive I replaced in my array 
> (/dev/sdh) and put it in another machine (win7) and run Western 
> Digital's diagnosis software and it says the drive is OK.
>
Another type of drive test you can do is with smartctl:

smartctl -t conveyance /dev/sdX
... typically takes a couple of minutes
smartctl -l selftest /dev/sdX   # to monitor progress / completion

smartctl -t long /dev/sdX
... typically takes 6 hours on a 3TB drive
smartctl -l selftest /dev/sdX   # to monitor progress / completion

Regards,

Brian.


  reply	other threads:[~2013-10-15 12:50 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-14 16:31 Problem diagnosing rebuilding raid5 array peter
2013-10-14 17:28 ` Brian Candler
2013-10-15 12:40   ` peter
2013-10-15 12:50     ` Brian Candler [this message]
2013-10-15 14:20       ` peter
2013-10-15 13:15     ` Brian Candler
2013-10-15 14:14       ` peter
2013-10-15 14:20         ` Brian Candler
2013-10-15 15:01           ` peter
2013-10-15 15:04             ` Brian Candler
2013-10-16  6:11 ` NeilBrown
2013-10-17  2:27   ` peter
2013-10-17  2:39     ` NeilBrown
2013-10-18  2:41       ` peter

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=525D3A27.7070301@pobox.com \
    --to=b.candler@pobox.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=peter@steinhoff.se \
    /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.