linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Neil Brown <neilb@suse.de>
To: Colin Snover <linux-raid@zetafleet.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: RAID6 --grow won't restart after disk failure
Date: Thu, 2 Aug 2007 13:09:53 +1000	[thread overview]
Message-ID: <18097.19201.261521.678783@notabene.brown> (raw)
In-Reply-To: message from Colin Snover on Wednesday August 1

On Wednesday August 1, linux-raid@zetafleet.com wrote:
> 
> # cat /proc/mdstat # AFTER array restart
> Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5]
> [raid4] [raid10]
> md0 : active(auto-read-only) raid6 sdb1[1] sdf1[5] sde1[4] sdd1[3] sdc1[2]
              ^^^^^^^^^^^^^^^^
>       1953053696 blocks super 0.91 level 6, 64k chunk, algorithm 2 [7/5]
> [_UUUUU_]
> 
> unused devices: <none>
> 

Reshape won't restart while the array is auto-read-only.
You can start it simply by mounting the filesystem, or with
  mdadm /dev/md0 --readwrite

NeilBrown

  reply	other threads:[~2007-08-02  3:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-01 23:09 RAID6 --grow won't restart after disk failure Colin Snover
2007-08-02  3:09 ` Neil Brown [this message]
2007-08-02  4:37   ` RAID6 --grow won't restart after disk failure [solved] Colin Snover

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=18097.19201.261521.678783@notabene.brown \
    --to=neilb@suse.de \
    --cc=linux-raid@vger.kernel.org \
    --cc=linux-raid@zetafleet.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;
as well as URLs for NNTP newsgroup(s).