Skip to content

Commit

Permalink
Merge pull request #1146 from ceph/wip-allow-more-drift
Browse files Browse the repository at this point in the history
ceph.conf: mon_clock_drift_allowed .5 -> 1.0
  • Loading branch information
David Galloway committed Feb 9, 2018
2 parents 644149f + 40aa1e8 commit f9de24e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion teuthology/ceph.conf.template
Expand Up @@ -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
Expand Down

0 comments on commit f9de24e

Please sign in to comment.