From: Facundo Curti <facu.curti@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] RAID 1 vs RAID 0 - Read perfonmance
Date: Mon, 24 Feb 2014 03:27:16 -0300 [thread overview]
Message-ID: <CABxff58YCKQWSyh2TcNGfS5EYU_6R1E7gZGYo7tEJH+NDcuGyw@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1596 bytes --]
Hi. I am again, with a similar question to previous.
I want to install RAID on SSD's.
Comparing THEORETICALLY, RAID0 (stripe) vs RAID1 (mirrior). The performance
would be something like this:
n= number of disks
reads:
raid1: n*2
raid0: n*2
writes:
raid1: n
raid0: n*2
But, in real life, the reads from raid 0 doesn't work at all, because if
you use "chunk size" from 4k, and you need to read just 2kb (most binary
files, txt files, etc..). the read speed should be just of n.
On the other side, I read over the net, that kernel don't support
multithread reads on raid1. So, the read speed will be just n. Always. ¿It
is true?
Anyway, my question is. ¿Who have the best read speed for the day to day?
I'm not asking about reads off large files. I'm just asking in the "normal"
use. Opening firefox, X, regular files, etc..
I can't find the guide definitive. It allways are talking about
theoretically performance, or about "real life" but without benchmarks
or reliable data.
Having a RAID0 with SSD, and following [2] on "SSD Stripe Optimization"
should I have the same speed as an RAID1?
My question is because i'm between. 4 disks raid1, or RAID10 (I want
redundancy anyway..). And as "raid 10" = 1+ 0. I need to know raid0
performance to take a choice... I don't need write speed, just read.
¿Anyone knows the true about this? ¿Somebody tried this?
Thanx a lot.!! Bytes! ;)
[1]http://www.pcstats.com/articleview.cfm?articleid=890&page=5
[2]
http://www.overclock.net/t/484367/guide-all-you-ever-wanted-to-know-about-raid
[-- Attachment #2: Type: text/html, Size: 2402 bytes --]
next reply other threads:[~2014-02-24 6:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-24 6:27 Facundo Curti [this message]
2014-02-24 7:24 ` [gentoo-user] RAID 1 vs RAID 0 - Read perfonmance Kerin Millar
2014-02-24 17:03 ` Jarry
2014-02-24 18:50 ` Facundo Curti
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=CABxff58YCKQWSyh2TcNGfS5EYU_6R1E7gZGYo7tEJH+NDcuGyw@mail.gmail.com \
--to=facu.curti@gmail.com \
--cc=gentoo-user@lists.gentoo.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