linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bill Davidsen <davidsen@tmr.com>
To: Oliver Martin <oliver@volatilevoid.net>,
	Linux RAID <linux-raid@vger.kernel.org>
Subject: Re: Creating a 3-disk RAID6 array
Date: Thu, 17 May 2012 00:22:52 -0400	[thread overview]
Message-ID: <4FB47D1C.8060202@tmr.com> (raw)
In-Reply-To: <4FB4534A.5070608@volatilevoid.net>

Oliver Martin wrote:
> Hi,
>
> is there any specific reason why md refuses to create a RAID6 array with 3
> disks? My (probably naive) understanding suggests it should be the same as a
> 3-disk RAID1, similar to a 2-disk RAID5.
>
> The reason I'm asking is that I currently have space on three disks for a new
> array, and would like to expand it when I add a fourth. I tried this scenario
> with a few loopback devices, but the only way to go from a 3-disk RAID1 to a
> 4-disk RAID6 seems to be via an intermediate 3-disk RAID5, requiring two
> reshapes. I'd like to avoid one of them, if at all possible.
>
If you are definitely planning to add another drive fairly soon, you can create 
a four drive array with one missing. Given that the performance of a three way 
raid-6 is not going to be stellar anyway, since you write to every drive with 
every write, you actually might find it runs better only writing to two on some 
chunks.

It avoids the whole double reshape issue.

-- 
Bill Davidsen <davidsen@tmr.com>
   "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot

  parent reply	other threads:[~2012-05-17  4:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-17  1:24 Creating a 3-disk RAID6 array Oliver Martin
2012-05-17  1:38 ` NeilBrown
2012-05-17 13:18   ` David Brown
2012-05-17 14:04     ` John Robinson
2012-05-18  7:24       ` David Brown
2012-05-18  7:30       ` H. Peter Anvin
2012-05-18  7:57         ` NeilBrown
2012-05-19  0:04           ` H. Peter Anvin
2012-05-17 21:02   ` Dan Williams
2012-05-17 23:27     ` Oliver Martin
2012-05-17  4:22 ` Bill Davidsen [this message]
2012-05-18  2:36 ` Stan Hoeppner

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=4FB47D1C.8060202@tmr.com \
    --to=davidsen@tmr.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=oliver@volatilevoid.net \
    /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).