Ceph mon clock偏移报错
/etc/ceph/ceph.conf中设置monitor间的允许时钟偏移最大值
[mon] mon data =/data/$name mon clock drift allowed = 2 mon clock drift warn backoff = 30
restart ceph集群
/etc/ceph/ceph.conf中设置monitor间的允许时钟偏移最大值
[mon] mon data =/data/$name mon clock drift allowed = 2 mon clock drift warn backoff = 30
restart ceph集群