linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Phil Turmel <philip@turmel.org>
To: Steven Haigh <netwiz@crc.id.au>, linux-raid@vger.kernel.org
Subject: Re: RAID6 - whole disk vs partitions
Date: Sat, 19 Dec 2015 15:36:14 -0500	[thread overview]
Message-ID: <5675BFBE.5060604@turmel.org> (raw)
In-Reply-To: <56756AF1.7050005@crc.id.au>

Hi Steven,

On 12/19/2015 09:34 AM, Steven Haigh wrote:

> I've always used the whole disk for the RAID6 - as from what I
> understand, this gives the best layout for various drives - no matter if
> they're 512 or 4096 byte sectors.
> 
> Is this still the case?

There's no real advantage other than an itty bit of space.  If my case
was too small to have a separate mirror for my OS, I'd make three
partitions on everything for boot, LVM root & etc (raid10), and bulk
storage (raid6).  When I have room for the mirrored OS (boot & LVM), I
use whole disks for the bulk storage.

> I've noticed that my resync speeds on this RAID6 hover around 60Mb/sec -
> which I was expecting to be a bit quicker (although I haven't tested
> speeds on this array for years).

Consider using small chunk sizes for parity raid if there's even the
slightest random access usage.  See the list archives for the past
couple weeks for a long thread on performance.  There's many
optimization possibilities.

Phil


  reply	other threads:[~2015-12-19 20:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-19 14:34 RAID6 - whole disk vs partitions Steven Haigh
2015-12-19 20:36 ` Phil Turmel [this message]
2015-12-19 22:21   ` Steven Haigh

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=5675BFBE.5060604@turmel.org \
    --to=philip@turmel.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=netwiz@crc.id.au \
    /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).