From: "Alan D. Brunelle" <Alan.Brunelle@hp.com>
To: linux-raid@vger.kernel.org
Subject: raid10: no raid0 support?
Date: Mon, 09 Jun 2008 16:48:18 -0400 [thread overview]
Message-ID: <484D9712.7090804@hp.com> (raw)
Is there some reason why the MD RAID10 module does /not/ support a
"RAID0-like" configuration (-p n1)? The comments in drivers/md/raid10.c
seem to suggest it should: "* If [near_copies and far_copies] are 1, we
get raid0." Yet the code specifically checks for ((near_copies *
far_copies) > 1).
Just curious, as it seems interesting that one could support RAID0,
RAID1 /and/ RAID10 all w/ one RAID module.
Thanks,
Alan D. Brunelle
HP / OSLO / S&P
next reply other threads:[~2008-06-09 20:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-09 20:48 Alan D. Brunelle [this message]
2008-06-19 5:03 ` raid10: no raid0 support? Neil Brown
2008-07-07 12:46 ` Alan D. Brunelle
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=484D9712.7090804@hp.com \
--to=alan.brunelle@hp.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.