]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: set lower bound+docs on osd_max_write_size
authorJohn Spray <john.spray@redhat.com>
Mon, 5 Nov 2018 10:56:04 +0000 (10:56 +0000)
committerJohn Spray <john.spray@redhat.com>
Mon, 5 Nov 2018 17:15:46 +0000 (17:15 +0000)
commit62400dc79bdbde5fe2afcadf335d0ba58f44d240
tree8627915e0e42247e3d5ff7a453dcb7c5b64cd2dc
parente6a26aeff7a4ca040578409ade82ed1e49b52e34
osd: set lower bound+docs on osd_max_write_size

It never makes sense to set this below 4 megabytes (no
sane OSD backend would have a problem with writes of
that size), and doing so is a quick way to break your
cluster.

Also fill out doc fields.

Signed-off-by: John Spray <john.spray@redhat.com>
src/common/options.cc