]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
ceph.conf: mon_clock_drift_allowed .5 -> 1.0 1146/head
authorSage Weil <sage@redhat.com>
Wed, 31 Jan 2018 12:37:23 +0000 (06:37 -0600)
committerSage Weil <sage@redhat.com>
Wed, 31 Jan 2018 12:37:23 +0000 (06:37 -0600)
All of the errors I see seem to be between .5 and .9s.

Signed-off-by: Sage Weil <sage@redhat.com>
teuthology/ceph.conf.template

index 15a0c388376e06b9242ef65e767e195425cfaec9..6e495aa91a1a00dd14c031a4ef5bdd533c0f1908 100644 (file)
@@ -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