mirror of
https://github.com/ceph/ceph
synced 2024-12-24 20:33:27 +00:00
6f6fbe7870
We have a few open tickets regarding the mgr being down during suites involving messenger failure injection. There are a few suspicions that this may be related with the monclient, but we'll need more logs to validate those suspicions and, more, to validate we're actually fixing the issue. Signed-off-by: Joao Eduardo Luis <joao@suse.de>
12 lines
264 B
YAML
12 lines
264 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
global:
|
|
ms inject socket failures: 2500
|
|
ms inject delay type: mon
|
|
ms inject delay probability: .005
|
|
ms inject delay max: 1
|
|
ms inject internal delays: .002
|
|
mgr:
|
|
debug monc: 10
|