The delays were applied everywhere and needlessly interfere with test
commands sent to mons from the ceph admin command. Furthermore, the
delays would not affect the kernel client. Now the delays are performed
by the MDS on clients.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
overrides:
ceph:
conf:
- global:
+ osd:
ms inject socket failures: 2500
- ms inject delay type: osd mds
+ ms inject delay type: client mds
+ ms inject delay probability: .005
+ ms inject delay max: 1
+ mon client directed command retry: 5
+ mds:
+ ms inject socket failures: 2500
+ ms inject delay type: client mds osd
ms inject delay probability: .005
ms inject delay max: 1
mon client directed command retry: 5
overrides:
ceph:
conf:
- global:
+ osd:
ms inject socket failures: 2500
- ms inject delay type: osd mds
+ ms inject delay type: client mds
+ ms inject delay probability: .005
+ ms inject delay max: 1
+ mon client directed command retry: 5
+ mds:
+ ms inject socket failures: 2500
+ ms inject delay type: client mds osd
ms inject delay probability: .005
ms inject delay max: 1
mon client directed command retry: 5