mirror of
https://github.com/ceph/ceph
synced 2025-01-22 02:54:47 +00:00
71d74aa8c6
With failure injection the default 2 tries isn't quite enough Signed-off-by: Sage Weil <sage@redhat.com>
13 lines
292 B
YAML
13 lines
292 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
global:
|
|
ms inject socket failures: 1000
|
|
mon mgr beacon grace: 90
|
|
mon client hunt interval max multiple: 2
|
|
mon client directed command retry: 5
|
|
mgr:
|
|
debug monc: 10
|
|
log-whitelist:
|
|
- \(OSD_SLOW_PING_TIME
|