linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Neil Brown <neilb@suse.de>
To: Andreas-Sokov <andre.s@j8.com.ru>
Cc: linux-raid@vger.kernel.org
Subject: Re: Re[2]: problem with spare, acive device, clean degrated, reshaip RADI5, anybody can help ?
Date: Mon, 4 Feb 2008 12:31:26 +1100	[thread overview]
Message-ID: <18342.27374.356338.989265@notabene.brown> (raw)
In-Reply-To: message from Andreas-Sokov on Monday February 4

On Monday February 4, andre.s@j8.com.ru wrote:
> 
> raid01:/etc# cat /proc/mdstat
> Personalities : [linear] [raid0] [raid1] [raid10] [raid6] [raid5] [raid4] [multipath] [faulty]
> md1 : active(auto-read-only) raid5 sdc[0] sdb[5](S) sdf[3] sde[2] sdd[1]
              ^^^^^^^^^^^^^^^
>       1465159488 blocks super 0.91 level 5, 64k chunk, algorithm 2 [5/4] [UUUU_]
> 
> unused devices: <none>

That explains it.  The array is still 'read-only' and won't write
anything until you allow it to.
The easiest way is
  mdadm -w /dev/md1

That should restart the reshape.

NeilBrown

  reply	other threads:[~2008-02-04  1:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-31  0:34 problem with spare, acive device, clean degrated, reshaip RADI5, anybody can help ? Andreas-Sokov
2008-02-04  0:44 ` Neil Brown
2008-02-04  0:56   ` Re[2]: " Andreas-Sokov
2008-02-04  1:31     ` Neil Brown [this message]
2008-02-04  1:02   ` Andreas-Sokov

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=18342.27374.356338.989265@notabene.brown \
    --to=neilb@suse.de \
    --cc=andre.s@j8.com.ru \
    --cc=linux-raid@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 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).