- Reference >
- Database Commands >
- Replication Commands >
- resync
resync¶
-
resync
¶ The
resync
command forces an out-of-date slavemongod
instance to re-synchronize itself. Note that this command is relevant to master-slave replication only. It does not apply to replica sets.Warning
This command obtains a global write lock and will block other operations until it has completed.