mirror of
https://github.com/ceph/ceph
synced 2025-01-04 02:02:36 +00:00
0bd14ab080
This reverts commit 4f742f200d
.
This was in the wrong file.. see valgrind.yaml
Signed-off-by: Sage Weil <sage@redhat.com>
16 lines
328 B
YAML
16 lines
328 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
mon:
|
|
mon min osdmap epochs: 50
|
|
paxos service trim min: 10
|
|
# prune full osdmaps regularly
|
|
mon osdmap full prune min: 15
|
|
mon osdmap full prune interval: 2
|
|
mon osdmap full prune txsize: 2
|
|
osd:
|
|
debug monc: 20
|
|
tasks:
|
|
- install:
|
|
- ceph:
|