linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Evans <mjevans1983@gmail.com>
To: Shane W <shane-kernel@csy.ca>
Cc: linux-raid@vger.kernel.org
Subject: Re: Problem converting from raid5 to raid6
Date: Sun, 21 Mar 2010 03:28:48 -0700	[thread overview]
Message-ID: <4877c76c1003210328s313155c5u7c6e829d33f38abe@mail.gmail.com> (raw)
In-Reply-To: <20100321030107.GA18586@csy.ca>

On Sat, Mar 20, 2010 at 8:01 PM, Shane W <shane-kernel@csy.ca> wrote:
> Hello all,
>
> I am trying to convert a 5 disk raid5 array to a 6 disk
> raid6 but am having no luck. I first added the 6th disk as
> a spare then
> mdadm --grow /dev/md3 --level 6
> mdadm level of /dev/md3 changed to raid6
> mdadm: /dev/md3: Something wrong - reshape aborted
> mdadm: aborting level change
>
> dmesg doesn't show an error and neither does mdadm beyond
> "something wrong". Is this supported?
>
> mdadm 3.1.1 Linux 2.6.32.8 x86_64.
>
> Thanks,
> Shane
> --
> 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
>

It should be supported, but you probably need to specify a temporary
file ON ANOTHER DEVICE where the 'critical section' can be backed up
to and restored in case the reshape fails.  I forget what the exact
syntax is, but man mdadm will inform you.
--
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:[~2010-03-21 10:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-21  3:01 Problem converting from raid5 to raid6 Shane W
2010-03-21 10:28 ` Michael Evans [this message]
2010-03-21 12:21   ` Kristleifur Daðason
2010-03-22  6:20 ` Neil Brown

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=4877c76c1003210328s313155c5u7c6e829d33f38abe@mail.gmail.com \
    --to=mjevans1983@gmail.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=shane-kernel@csy.ca \
    /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).