From: Stan Hoeppner <stan@hardwarefreak.com>
To: vincent Ferrer <vincentchicago1@gmail.com>
Cc: Linux RAID <linux-raid@vger.kernel.org>
Subject: Re: raid5 to utilize upto 8 cores
Date: Thu, 16 Aug 2012 03:55:39 -0500 [thread overview]
Message-ID: <502CB58B.4040509@hardwarefreak.com> (raw)
In-Reply-To: <CAEyJA_ungvS_o6dpKL+eghpavRwtY9eaDNCRJF0eUULoC0P6BA@mail.gmail.com>
On 8/16/2012 2:08 AM, vincent Ferrer wrote:
>> No it is not normal practice. I 'preach' against it regularly when I
>> see OPs doing it. It's quite insane. The glaring maintenance problem
>> is that when one SSD fails, and at least one will, you'll have 8 arrays
>> to rebuild vs one. This may be acceptable to you, but not to the
>> general population. With rust drives, and real workloads, it tends to
>> hammer the drive heads prodigiously, increasing latency and killing
>> performance, and decreasing drive life. That's not an issue with SSD,
>> but multiple rebuilds is. That and simply keeping track of 80 partitions.
> Suppose If I don't do the partitioning and get more SSDs to be able to create more raid5 thread - does my setup now sane ?
No, because you're not addressing an actual workload problem, but merely
playing with what-ifs.
> Only reason i partitioned insanely was because I dont have enough SSDs yet.
>
> suppose if I get 32 SSDs . Then What is normal practice :
> 1) Have one raid5 drives out of 32 SSDs
> or
> 2) Have 8 raid5 drives each with 4 SSDs
>
> My partitioning was only a proof-of-concept test to prove that buying
> more SSDs and launching several raid5 will increase write throughput
> in kernel I am using (2.6.32)
You didn't need to perform a proof of concept in order to confirm
anything. All you had to do is google "md raid ssd". This issue has
been well documented for quite some time, as well as workarounds, some
of which I mentioned.
"Normal practice" would be to explain your target workload, and then
discuss storage options that meet the needs of that workload.
If you had a workload that actually requires the performance equivalent
of 32 SATA SSDs, you'd already be looking at a high end SAN controller
or a handful of LSI's WarpDrive devices, and not wasting time playing
what-ifs with md/RAID's parity personality limitations.
--
Stan
next prev parent reply other threads:[~2012-08-16 8:55 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-16 2:56 raid5 to utilize upto 8 cores vincent Ferrer
2012-08-16 5:58 ` Stan Hoeppner
2012-08-16 7:03 ` Mikael Abrahamsson
2012-08-16 7:52 ` David Brown
2012-08-16 15:47 ` Flynn
2012-08-17 7:15 ` Stan Hoeppner
2012-08-17 7:29 ` David Brown
2012-08-17 10:52 ` Stan Hoeppner
2012-08-17 11:47 ` David Brown
2012-08-18 4:55 ` Stan Hoeppner
2012-08-18 8:59 ` David Brown
[not found] ` <CAEyJA_ungvS_o6dpKL+eghpavRwtY9eaDNCRJF0eUULoC0P6BA@mail.gmail.com>
2012-08-16 8:55 ` Stan Hoeppner [this message]
2012-08-16 22:11 ` vincent Ferrer
2012-08-17 7:52 ` David Brown
2012-08-17 8:29 ` Stan Hoeppner
[not found] ` <CAD9gYJLwuai2kGw1D1wQoK8cOvMOiCCcN3hAY=k_jj0=4og3Vg@mail.gmail.com>
[not found] ` <CAEyJA_tGFtN2HMYa=vDV7m9N8thA-6MJ5TFo20X1yEpG3HQWYw@mail.gmail.com>
[not found] ` <CAD9gYJK09kRMb_v25uwmG7eRfFQLQyEd4SMXWBSPwYkpP56jcw@mail.gmail.com>
2012-08-16 21:51 ` vincent Ferrer
2012-08-16 22:29 ` Roberto Spadim
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=502CB58B.4040509@hardwarefreak.com \
--to=stan@hardwarefreak.com \
--cc=linux-raid@vger.kernel.org \
--cc=vincentchicago1@gmail.com \
/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.