All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Salter <jim@jrs-s.net>
To: linux-btrfs <linux-btrfs@vger.kernel.org>
Subject: btrfs-raid10 - stripes or blocks?
Date: Thu, 20 Feb 2014 11:11:04 -0500	[thread overview]
Message-ID: <53062918.8090909@jrs-s.net> (raw)

Hi list -

Can anybody tell me whether btrfs-raid10 reads and writes a stripe at a 
time, like traditional raid10, or whether it reads and writes individual 
redundant blocks like btrfs-raid1, but just locks particular disks as 
mirror pairs, and/or locks the order in which mirror pairs should be 
written to in sequence?

It occurs to me that this might be an important distinction for 
workloads with very high small random I/O - stripe reads and writes 
being at a disadvantage to individual blocks being read and written, 
when the requests are smaller than the stripe.

Apologies again if this is a question that should have an obvious 
answer, but as long as it took me to figure out that btrfs-raid1 is NOT 
much like traditional raid1, it seemed worth asking.

                 reply	other threads:[~2014-02-20 16:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=53062918.8090909@jrs-s.net \
    --to=jim@jrs-s.net \
    --cc=linux-btrfs@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 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.