ceph/doc
Josh Durgin 930eae214c OSDMonitor: get stripe_width via stripe_unit in ec profile
With bluestore, making the smallest write match min_alloc_size avoids
write amplification. With EC pools this is the stripe unit, or
stripe_width / num_data_chunks. Rather than requiring people to divide
by k to get the smallest ec write, allow it to be specified directly
via stripe_unit. Store it in the ec profile so changing a monitor
config option isn't necessary to set it.

This is particularly important for ec overwrites since they allow random i/o
which should match bluestore's checksum granularity (aka min_alloc_size).

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
2017-04-19 17:45:43 -07:00
..
_templates
_themes/ceph
api
cephfs Merge pull request #13522 from singler/wip-reconnect-client 2017-04-15 19:44:53 +01:00
changelog doc: add changelog for v10.2.7 2017-04-10 22:44:12 +02:00
dev osd: Add PG state and flag for too full for recovery 2017-04-17 08:00:24 -07:00
images doc: rgw server-side encryption and barbican 2017-04-03 10:50:04 -04:00
install
man doc: mention --show-mappings in crushtool manpage 2017-04-18 12:21:39 +02:00
mgr
mon
rados OSDMonitor: get stripe_width via stripe_unit in ec profile 2017-04-19 17:45:43 -07:00
radosgw Merge pull request #13483 from ceph/wip-rgw-encryption-doc 2017-04-18 12:27:27 -04:00
rbd
scripts
start
.gitignore
architecture.rst
CMakeLists.txt
conf.py
favicon.ico
glossary.rst
index.rst
logo.png
release-notes.rst Merge pull request #14106 from theanalyst/release/12.0.1 2017-04-18 23:14:18 +02:00
releases.rst