From 0390f1141ab0bd185fa3e47211c27418d32b16ff Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Mon, 22 Feb 2021 13:38:38 -0600 Subject: [PATCH] qa/suites/rados/monthrash: crank up client side debugging w/ mon thrashing Signed-off-by: Sage Weil --- qa/suites/rados/monthrash/ceph.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qa/suites/rados/monthrash/ceph.yaml b/qa/suites/rados/monthrash/ceph.yaml index 124ac3850c338..8055fe3722140 100644 --- a/qa/suites/rados/monthrash/ceph.yaml +++ b/qa/suites/rados/monthrash/ceph.yaml @@ -1,6 +1,9 @@ overrides: ceph: conf: + client: + debug monc: 20 + debug ms: 1 mon: mon min osdmap epochs: 25 paxos service trim min: 5 -- 2.39.5