* btrfs-raid10 - stripes or blocks?
@ 2014-02-20 16:11 Jim Salter
0 siblings, 0 replies; only message in thread
From: Jim Salter @ 2014-02-20 16:11 UTC (permalink / raw)
To: linux-btrfs
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-02-20 16:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-20 16:11 btrfs-raid10 - stripes or blocks? Jim Salter
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.