All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Kraus <hans@hanswkraus.com>
To: linux-raid@vger.kernel.org
Subject: mdadm Raid level change from 1 to 5?
Date: Fri, 08 May 2015 11:18:44 +0200	[thread overview]
Message-ID: <554C7F74.5010404@hanswkraus.com> (raw)

Hi,

I have a Raid 1 with 3 drives, the following layout (the internal
bitmap is already removed):
-----------------------------------------------------------------
md20 : active raid1 sdj1[2] sdi1[1] sdn1[0]
       732442432 blocks super 1.2 [3/3] [UUU]
-----------------------------------------------------------------
I tried to change it to Raid 5, but I'm getting aways an error.
-----------------------------------------------------------------
mdadm --grow /dev/md20 --level=5 --raid-devices=3 -c 32 \
   --backup-file=/home/kraush/work/raidLevelChange

Impossibly level change request for RAID1
-----------------------------------------------------------------
I tried it with various permutations (+/- raid-devices, c, ...).

Is something in my command wrong or is the level change not
possible?
This is on Debian 7, mdadm - v3.3-65-g2167de7 - 11th March 2014

Regards, Hans




             reply	other threads:[~2015-05-08  9:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-08  9:18 Hans Kraus [this message]
2015-05-08 10:47 ` mdadm Raid level change from 1 to 5? Robin Hill
2015-05-09  8:58   ` Hans Kraus

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=554C7F74.5010404@hanswkraus.com \
    --to=hans@hanswkraus.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.