From: Sage Weil Date: Thu, 14 Nov 2019 16:14:11 +0000 (-0600) Subject: qa/tasks/ceph.conf.template: increase mon tell retries X-Git-Tag: v14.2.5~83^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F31641%2Fhead;p=ceph.git qa/tasks/ceph.conf.template: increase mon tell retries With lots of ms failure injection we see these failing in QA. Bump this up as a kludge for nautilus *only*; the master tell implementation no longer sucks. Fixes: https://tracker.ceph.com/issues/42783 Signed-off-by: Sage Weil --- diff --git a/qa/tasks/ceph.conf.template b/qa/tasks/ceph.conf.template index 25de1562282d..b246169e7fb5 100644 --- a/qa/tasks/ceph.conf.template +++ b/qa/tasks/ceph.conf.template @@ -37,6 +37,9 @@ mon cluster log file level = debug debug asserts on shutdown = true + # we see this fail in qa on *nautilus*; bump up retries + mon_client_directed_command_retry = 4 + [osd] osd journal size = 100