All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gandalf Corvotempesta <gandalf.corvotempesta@gmail.com>
To: Linux RAID Mailing List <linux-raid@vger.kernel.org>
Subject: RAID10, 3 copies, 3 disks
Date: Sat, 11 Jan 2020 08:06:58 +0100	[thread overview]
Message-ID: <CAJH6TXhWd-AGi0_KnbnepxZXsOvpMQGwkisFuuX14dMe157jWw@mail.gmail.com> (raw)

Hi to all
i've read that with md is possible to create non-standard RAID layouts
like RAID10 but without being forced to use an even number of disks to
create the mirrors (like a standard RAID10)

So, would be possible to create a 4-disks RAID10, with redundancy set
to 3 (I need to survive up to to ANY 2 disks failures, like with
RAID6) ?

I think it would be something like the following?

A1 A1 A1 A2
A2 A2 A3 A3
A3 A4 A4 A4

Currently, when i need something similar, i use a 3-way RAID1 with LVM
on top of it to aggregate multiple mirrors in one bigger volume, but
this requires 3 drives for each mirror.

Other solutions ? I don't wan't to use any parity raid this time.
(wasting space with a 3way mirror and LVM on top would be ok, is
nothing better is available)

The raid *must* be scalable, i need to grow it on-the-fly by adding
one or more disks, when needed.

             reply	other threads:[~2020-01-11  7:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-11  7:06 Gandalf Corvotempesta [this message]
     [not found] ` <82a7d9ec-f991-ad25-bf1f-eee74be90b1b@youngman.org.uk>
2020-01-11 20:55   ` RAID10, 3 copies, 3 disks Gandalf Corvotempesta
2020-01-11 21:25     ` Wols Lists
2020-01-11 21:36       ` Gandalf Corvotempesta
2020-01-14 12:28         ` Nix

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=CAJH6TXhWd-AGi0_KnbnepxZXsOvpMQGwkisFuuX14dMe157jWw@mail.gmail.com \
    --to=gandalf.corvotempesta@gmail.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.