Linux RAID subsystem development
 help / color / mirror / Atom feed
From: Phillip Susi <psusi@ubuntu.com>
To: Linux RAID <linux-raid@vger.kernel.org>
Subject: raid10 offset distance
Date: Thu, 26 Dec 2013 21:37:21 -0500	[thread overview]
Message-ID: <52BCE7E1.9050904@ubuntu.com> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

md(4) hints that you can get sequential read performance near that of
the far layout with the offset layout and a large chunk size.  That
sounded nice and I thought that chunk size was just the number of
stripes to write before the backup copy.  It turns out that "chunk
size" is really just the stripe factor, and so using a very large
stripe factor hurts performance since even a relatively large IO
doesn't span disks.

Is there a way to keep a sane stripe factor, but have the offset copy
stored further away to reduce seeking during sequential reads?

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBCgAGBQJSvOfhAAoJEI5FoCIzSKrwizkIAIfDU2MS9S1Hb4wYSZm5QZhn
HSvDcnVD2jxSXwgJXLSsvq8dlO426OVnIwFECGcXS/1Lc/UcaX6t9C6cbsKGtvBG
5NQdq4WE/mBTQ4nXUzAJvyZfkacn4JhJinZjK6uEaGkoIj2cj1FP0/qjLGP3S7eT
9dMrXU61PbrS6XGHgfJzp0BXAN7YVjajCXKvwsY53BEjnuFsACs9eM8S8GBztNe8
mR9JqM9TfRhZ7C0t9/T+sbFHQqATm24Bnl7awzd7UuqXOJR8qA1GpxMHlfy07OHt
8Ya7RV28ezPmaa//RrlvPeVN8iVtvJoWndaqeXghmJYYn06CNd90gEOZZEDDi00=
=WgY2
-----END PGP SIGNATURE-----

             reply	other threads:[~2013-12-27  2:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-27  2:37 Phillip Susi [this message]
2013-12-27 13:08 ` raid10 offset distance Peter Grandi

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=52BCE7E1.9050904@ubuntu.com \
    --to=psusi@ubuntu.com \
    --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