mirror of
https://github.com/ceph/ceph
synced 2025-01-20 01:51:34 +00:00
qa: more tries for mon tell when injecting msgr failures
With failure injection the default 2 tries isn't quite enough Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
parent
cbaa6c079b
commit
71d74aa8c6
@ -6,5 +6,6 @@ overrides:
|
||||
ms inject delay type: osd mds
|
||||
ms inject delay probability: .005
|
||||
ms inject delay max: 1
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,5 +3,6 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 5000
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,5 +3,6 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 500
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,5 +3,6 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 5000
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,5 +3,6 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 5000
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,5 +3,6 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 500
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,5 +3,6 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 5000
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,5 +3,6 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 500
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,5 +3,6 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 5000
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,5 +3,6 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 500
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,6 +3,7 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 500
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
tasks:
|
||||
|
@ -3,5 +3,6 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 5000
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,5 +3,6 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 1500
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,5 +3,6 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 5000
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -7,6 +7,7 @@ overrides:
|
||||
ms inject delay probability: .005
|
||||
ms inject delay max: 1
|
||||
ms inject internal delays: .002
|
||||
mon client directed command retry: 5
|
||||
mgr:
|
||||
debug monc: 10
|
||||
log-whitelist:
|
||||
|
@ -3,5 +3,6 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 5000
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,6 +3,7 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 1000
|
||||
mon client directed command retry: 5
|
||||
mon mgr beacon grace: 90
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,5 +3,6 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 5000
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -5,6 +5,7 @@ overrides:
|
||||
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:
|
||||
|
@ -4,5 +4,6 @@ overrides:
|
||||
global:
|
||||
ms inject socket failures: 2500
|
||||
ms tcp read timeout: 5
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,6 +3,7 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 5000
|
||||
mon client directed command retry: 5
|
||||
osd:
|
||||
osd heartbeat use min delay socket: true
|
||||
log-whitelist:
|
||||
|
@ -7,5 +7,6 @@ overrides:
|
||||
ms inject delay probability: .005
|
||||
ms inject delay max: 1
|
||||
ms inject internal delays: .002
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -4,5 +4,6 @@ overrides:
|
||||
global:
|
||||
ms inject socket failures: 2500
|
||||
ms tcp read timeout: 5
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,6 +3,7 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 5000
|
||||
mon client directed command retry: 5
|
||||
osd:
|
||||
osd heartbeat use min delay socket: true
|
||||
log-whitelist:
|
||||
|
@ -7,5 +7,6 @@ overrides:
|
||||
ms inject delay probability: .005
|
||||
ms inject delay max: 1
|
||||
ms inject internal delays: .002
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,5 +3,6 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 5000
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,5 +3,6 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 5000
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,5 +3,6 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 5000
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,5 +3,6 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 5000
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,5 +3,7 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 5000
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- but it is still running
|
||||
- but it is still running
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,6 +3,7 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 5000
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- but it is still running
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,5 +3,6 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 5000
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,5 +3,6 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 5000
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -21,6 +21,7 @@ overrides:
|
||||
ms inject delay type: mon
|
||||
ms inject internal delays: 0.002
|
||||
ms inject socket failures: 2500
|
||||
mon client directed command retry: 5
|
||||
tasks:
|
||||
- install: null
|
||||
- ceph:
|
||||
|
@ -7,6 +7,7 @@ overrides:
|
||||
ms inject delay type: osd
|
||||
ms inject internal delays: 0.002
|
||||
ms inject socket failures: 2500
|
||||
mon client directed command retry: 5
|
||||
tasks:
|
||||
- install: null
|
||||
- ceph:
|
||||
|
@ -17,6 +17,7 @@ overrides:
|
||||
rbd cache: true
|
||||
global:
|
||||
ms inject socket failures: 5000
|
||||
mon client directed command retry: 5
|
||||
tasks:
|
||||
- install: null
|
||||
- ceph:
|
||||
|
@ -3,5 +3,6 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 5000
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
@ -3,5 +3,6 @@ overrides:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 500
|
||||
mon client directed command retry: 5
|
||||
log-whitelist:
|
||||
- \(OSD_SLOW_PING_TIME
|
||||
|
Loading…
Reference in New Issue
Block a user