linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: NeilBrown <neilb@suse.de>
To: Iordan Iordanov <iordan@cdf.toronto.edu>
Cc: b2 <b2@playtime.bg>, linux-raid@vger.kernel.org
Subject: Re: debian software raid1
Date: Sat, 23 Apr 2011 08:12:53 +1000	[thread overview]
Message-ID: <20110423081253.0a31b027@notabene.brown> (raw)
In-Reply-To: <4DB1D543.3080400@cdf.toronto.edu>

On Fri, 22 Apr 2011 15:21:39 -0400 Iordan Iordanov <iordan@cdf.toronto.edu>
wrote:

> Hello again,
> 
> On 04/19/11 08:12, b2 wrote:
> > sorry for my lame question , just don't know how (if possible) to do it.
> 
> After the 3rd system I had to do this on in the last 3 days, I decided 
> to write a guide myself :). I hope it helps!
> 
> http://iiordanov.blogspot.com/2011/04/how-to-convert-your-single-drive-linux.html



> Create the array. I decided to make a RAID10 array instead of a RAID1 array, 
> which gives me faster sequential reads, but amounts to the same thing in terms
> of data replication. RAID10 with two drives and "n2"

This is not correct.  RAID10-n2 on 2 drives is exactly the same layout and
very nearly the same speed as RAID1 on 2 drives.  (I say 'very nearly' only
because the read-balancing code is a little different and might have slightly
different results).

Or have you measured these two and found an actually difference?  That would
certainly be interesting.

RAID10-f2 will give faster sequential reads at the cost of slower writes.

NeilBrown



> 
> Cheers,
> Iordan
> --
> 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:[~2011-04-22 22:12 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-19 12:12 debian software raid1 b2
2011-04-19 12:25 ` Mathias Burén
2011-04-19 16:03   ` Iordan Iordanov
2011-04-19 21:10     ` Gordon Henderson
2011-04-19 21:33       ` Steven Haigh
2011-04-19 22:01         ` Roberto Spadim
2011-04-19 22:05           ` Mathias Burén
2011-04-19 22:51     ` NeilBrown
2011-04-20  0:33       ` Joe Landman
2011-04-20  1:12         ` NeilBrown
2011-04-20 14:59           ` Iordan Iordanov
2011-04-20 14:51         ` Iordan Iordanov
2011-04-21  6:15           ` Luca Berra
2011-04-21 14:50             ` Iordan Iordanov
2011-04-22  5:59               ` Luca Berra
2011-04-22 19:19                 ` Iordan Iordanov
2011-04-22 19:28                   ` Mikael Abrahamsson
2011-04-23  0:07                     ` Iordan Iordanov
2011-04-20 10:28       ` Asdo
2011-04-20 12:40         ` NeilBrown
2011-04-23  8:33     ` Jan Ceuleers
2011-04-22 19:21 ` Iordan Iordanov
2011-04-22 22:12   ` NeilBrown [this message]
2011-04-23  0:05     ` Iordan Iordanov
2011-04-23 12:54       ` David Brown
2011-04-23 14:23       ` Keld Jørn Simonsen

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=20110423081253.0a31b027@notabene.brown \
    --to=neilb@suse.de \
    --cc=b2@playtime.bg \
    --cc=iordan@cdf.toronto.edu \
    --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 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).