ceph/overrides/3-size-2-min-size.yaml
Samuel Just 042bd11716 3-size-2-min-size: keep 4 in during thrashing
Workaround for 12231.

Fixes: #12231
Signed-off-by: Samuel Just <sjust@redhat.com>
2015-07-09 17:03:57 -07:00

9 lines
141 B
YAML

overrides:
thrashosds:
min_in: 4
ceph:
conf:
global:
osd_pool_default_size: 3
osd_pool_default_min_size: 2