All of lore.kernel.org
 help / color / mirror / Atom feed
* osd pool erasure code stripe width
@ 2015-06-19 20:11 Deneau, Tom
  2015-06-19 22:47 ` Loic Dachary
  0 siblings, 1 reply; 4+ messages in thread
From: Deneau, Tom @ 2015-06-19 20:11 UTC (permalink / raw)
  To: ceph-devel

I am trying to understand the use of "osd pool erasure code stripe width"
For example, I have a single-node system with a k=2,m=1 ec pool
and I write a single 40M object to this pool using rados bench.
But when I look on the disk, I still see only the 3 20M pieces for this object.
Where does the striping get used?

-- Tom Deneau, AMD


Description:
Sets the desired size, in bytes, of an object stripe on every erasure coded pools. Every object if size S will be stored as N stripes and each stripe will be encoded/decoded individually.
Type:
Unsigned 32-bit Integer
Default:
4096


--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-06-20  6:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-19 20:11 osd pool erasure code stripe width Deneau, Tom
2015-06-19 22:47 ` Loic Dachary
2015-06-20  1:18   ` Deneau, Tom
2015-06-20  6:27     ` Loic Dachary

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.