From 1eaa0026911932cbcbc1e5c5dc830c892a5f8d93 Mon Sep 17 00:00:00 2001 From: ZhenyuLeng Date: Sat, 7 May 2016 11:15:20 +0800 Subject: [PATCH] Test osd_discard_disconnected_ops Signed-off-by: ZhenyuLeng --- suites/rados/thrash/workloads/readwrite.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/suites/rados/thrash/workloads/readwrite.yaml b/suites/rados/thrash/workloads/readwrite.yaml index 84290905d14b5..2ab9b28f94972 100644 --- a/suites/rados/thrash/workloads/readwrite.yaml +++ b/suites/rados/thrash/workloads/readwrite.yaml @@ -1,6 +1,9 @@ overrides: ceph: crush_tunables: optimal + conf: + osd: + osd_discard_disconnected_ops: false tasks: - rados: clients: [client.0] -- 2.39.5