linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Robinson <john.robinson@anonymous.org.uk>
To: Mark Knecht <markknecht@gmail.com>
Cc: lrhorer@satx.rr.com, Linux-RAID <linux-raid@vger.kernel.org>
Subject: Re: Considering a complete rework of RAID on my home compute server
Date: Thu, 06 Jan 2011 23:57:37 +0000	[thread overview]
Message-ID: <4D2656F1.2090508@anonymous.org.uk> (raw)
In-Reply-To: <AANLkTikxViM45MfjZvMCDAobeVVwBqMZHrm_Ws-bsAQt@mail.gmail.com>

On 06/01/2011 18:17, Mark Knecht wrote:
> On Wed, Jan 5, 2011 at 4:03 PM, Leslie Rhorer<lrhorer@satx.rr.com>  wrote:
[...]
>>> 3) I think with 5 disks I could get better performance  than I
>>> currently get , with similar or better safety using maybe RAID5 or
>>> RAID6.
>>
>>         No, RAID1 is as safe as it gets.  RAID0 allows for better
>> performance, but if you make the RAID0 into your backup solution, the
>> performance won't matter much.
>
> If I'm wrong about RAID6 please correct me as this understanding is
> why I chose it.
>
> 1) A 5-drive RAID6 can survive losing 2 disks and still return good data.

Yes, but then everything's still spread across three discs, with no 
redundancy, which will be less reliable than just one disc. Of course 
you ought to be replacing a disc as soon as it fails, then the remaining 
redundancy should get you through the rebuild.

> 2) A 5-drive RAID6 reads data as nearly fast as a 3-drive RAID0.

Potentially nearly as fast as a 5-drive RAID0 actually, because data is 
striped all across all 5 discs.

> If those two aren't true then my choice of RAID6 doesn't improve my
> system as I hoped.
>
> 3) My current 3-drive RAID1 can lose 2 disks and still return good
> data making #1 equivalent to #3

Sorry, I'm a bit confused by what these #s are.

> 4) #2 would be faster than my current 2-drive RAID0 and wouldn't have
> the risk of a single drive loss.
>
> If #3&  #4 aren't correct then maybe RAID6 isn't buying me anything.

Running your VMs on a 5-drive RAID-6 instead of a 2-drive RAID-0 will 
give you better read performance, streaming or random, maybe similar 
streaming write performance if you're lucky, but generally worse write 
performance, maybe much worse, no better than a single disc.

If you want to keep a backup partition that you can take offline, you 
could make your RAID-6 partitioned, or run LVM over the top of it.

Cheers,

John.


  reply	other threads:[~2011-01-06 23:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-29 19:54 Considering a complete rework of RAID on my home compute server Mark Knecht
2011-01-06  0:03 ` Leslie Rhorer
2011-01-06  0:47   ` Roman Mamedov
2011-01-06  2:05     ` Roberto Spadim
2011-01-06 10:45       ` Roman Mamedov
2011-01-06  8:10     ` Leslie Rhorer
2011-01-06 18:17   ` Mark Knecht
2011-01-06 23:57     ` John Robinson [this message]
2011-01-10  0:10     ` Leslie Rhorer
2011-01-10  1:45       ` Mark Knecht

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=4D2656F1.2090508@anonymous.org.uk \
    --to=john.robinson@anonymous.org.uk \
    --cc=linux-raid@vger.kernel.org \
    --cc=lrhorer@satx.rr.com \
    --cc=markknecht@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 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).