From: Sage Weil Date: Wed, 31 Jan 2018 12:37:23 +0000 (-0600) Subject: ceph.conf: mon_clock_drift_allowed .5 -> 1.0 X-Git-Tag: 1.1.0~361^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1146%2Fhead;p=teuthology.git ceph.conf: mon_clock_drift_allowed .5 -> 1.0 All of the errors I see seem to be between .5 and .9s. Signed-off-by: Sage Weil --- diff --git a/teuthology/ceph.conf.template b/teuthology/ceph.conf.template index 15a0c3883..6e495aa91 100644 --- a/teuthology/ceph.conf.template +++ b/teuthology/ceph.conf.template @@ -5,7 +5,7 @@ filestore xattr use omap = true - mon clock drift allowed = .500 + mon clock drift allowed = 1.000 osd crush chooseleaf type = 0 auth debug = true