Details
-
Task
-
Resolution: Done
-
Critical - P2
-
None
-
MongoDB running WiredTiger
Description
Doing a backup by doing an fsyncLock() and then copying the dbpath files is not a supported approach for mongod instances running WiredTiger. We need to document this in:
- 3.0 release notes
- http://docs.mongodb.org/v3.0/core/backups/
- when fsyncLock() is mentioned
- (possibly elsewhere)
Attachments
Issue Links
- related to
-
SERVER-17557 Display warning when running db.fsyncLock() when running with WiredTiger
-
- Closed
-