发布于 2015-09-14 15:01:43 | 127 次阅读 | 评论: 0 | 来源: 网络整理
Unlocks a mongod instance to allow writes and reverses the operation of a db.fsyncLock() operation. Typically you will use db.fsyncUnlock() following a database backup operation.
db.fsyncUnlock() is an administrative command.