linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guillaume Betous <guillaume.betous@gmail.com>
To: Mikael Abrahamsson <swmike@swm.pp.se>
Cc: linux-raid <linux-raid@vger.kernel.org>
Subject: Re: RAID 5 : recovery after failure
Date: Wed, 9 Oct 2013 10:20:40 +0200	[thread overview]
Message-ID: <CAPbD+Rd2Ouvh0crZgujrkqTr2kCNPkQ25D3f7q96eQFDb__ddw@mail.gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1310090853060.20065@uplift.swm.pp.se>

Damn, you're right !

# cat /proc/mdstats
Personalities : [linear] [raid0] [raid1] [raid10] [raid6] [raid5] [raid4]
md127 : inactive sde1[2](S) sdd1[6](S) sdb1[5](S) sdf1[4](S)
      7814050144 blocks super 1.2

unused devices: <none>

=> I stopped my array (mdadm --stop), then restarted :

sam / # cat /proc/mdstat
Personalities : [linear] [raid0] [raid1] [raid10] [raid6] [raid5] [raid4]
md127 : active raid5 sdc1[0] sdf1[4] sde1[2]
      5860535808 blocks super 1.2 level 5, 512k chunk, algorithm 2 [4/3] [U_UU]

unused devices: <none>

It works !!!

Now, should I add the other drives ? How ?

Thanks a lot :)

gUI

2013/10/9 Mikael Abrahamsson <swmike@swm.pp.se>:
> On Wed, 9 Oct 2013, Guillaume Betous wrote:
>
>> I don't know where this "busy" message comes from : I have no mount nor
>> RAID service started.
>
>
> "cat /proc/mdstat" says no md volume is in any state at all? This is usually
> the case when these busy messages are shown.
>
> --
> Mikael Abrahamsson    email: swmike@swm.pp.se



-- 
Pour la santé de votre ordinateur, préférez les logiciels libres.
Lire son mail : http://www.mozilla-europe.org/fr/products/thunderbird/
Browser le web : http://www.mozilla-europe.org/fr/products/firefox/
Suite bureautique : http://www.libreoffice.org/download/
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2013-10-09  8:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-08 19:19 RAID 5 : recovery after failure Guillaume Betous
2013-10-08 21:06 ` Robin Hill
2013-10-09  6:22   ` Guillaume Betous
2013-10-09  6:54     ` Mikael Abrahamsson
2013-10-09  8:20       ` Guillaume Betous [this message]
2013-10-09  8:28         ` Mikael Abrahamsson
2013-10-09  8:54           ` Guillaume Betous
2013-10-09  9:14             ` Robin Hill

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=CAPbD+Rd2Ouvh0crZgujrkqTr2kCNPkQ25D3f7q96eQFDb__ddw@mail.gmail.com \
    --to=guillaume.betous@gmail.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=swmike@swm.pp.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).