mongodb时间不同步。造成锁。

> db.VIDEO.drop()
Fri Jun 15 15:44:24 uncaught exception: drop failed: {
        "assertion" : "Error locking distributed lock for chunk drop. :: caused by :: 13651 error checking clock skew of cluster 10.200.7.106:10011,10.200.7.221:10011,10.200.7.226:10011 :: caused by :: 13650 clock skew of the cluster 10.200.7.106:10011,10.200.7.221:10011,10.200.7.226:10011 is too far out of bounds to allow distributed locking.",
        "assertionCode" : 14022,
        "errmsg" : "db assertion failure",
        "ok" : 0
}