linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Colin Snover <linux-raid@zetafleet.com>
To: Neil Brown <neilb@suse.de>
Cc: linux-raid@vger.kernel.org
Subject: Re: RAID6 --grow won't restart after disk failure [solved]
Date: Wed, 01 Aug 2007 23:37:08 -0500	[thread overview]
Message-ID: <46B15F74.7060407@zetafleet.com> (raw)
In-Reply-To: <18097.19201.261521.678783@notabene.brown>

Neil Brown wrote:
> 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
>   
Neil,

Thank you very much for your prompt response. I would have never figured
it out myself, with my incorrect assumption about what read-only meant.
Once I set it to read-write, it started reshaping again. I'd guess you
probably don't run into this issue very often, but it might be useful to
others to have this information in the man-page somewhere. Just a line
almost exactly like what you've written above could be useful -- "Arrays
will not reshape or rebuild if they are in read-only mode. Use the
--readwrite switch to set the array to read-write mode to continue a
reshape or rebuild."

Thanks again,

-- 
Colin Snover
http://www.zetafleet.com


      reply	other threads:[~2007-08-02  4:37 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
2007-08-02  4:37   ` Colin Snover [this message]

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=46B15F74.7060407@zetafleet.com \
    --to=linux-raid@zetafleet.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=neilb@suse.de \
    /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).