mirror of
https://github.com/ceph/ceph
synced 2025-02-19 08:57:27 +00:00
because with high failure rate, we need to connect to mon more frequently if the connection fails. Signed-off-by: Kefu Chai <kchai@redhat.com>
10 lines
199 B
YAML
10 lines
199 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
global:
|
|
ms inject socket failures: 1000
|
|
mon mgr beacon grace: 90
|
|
mon client hunt interval max multiple: 2
|
|
mgr:
|
|
debug monc: 10
|