发布于 2015-09-14 15:09:12 | 141 次阅读 | 评论: 0 | 来源: 网络整理
The replSetMaintenance admin command enables or disables the maintenance mode for a secondary member of a replica set.
The command has the following prototype form:
{ replSetMaintenance: <boolean> }
Consider the following behavior when running the replSetMaintenance command: