-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 1.6.5
-
Component/s: None
-
None
-
Environment:Windows Server 64-bit
-
Windows
Once a decent amount of data (20GB in our case) is added to mongo db, creating an index causes the following error message to be output to the log many times:
[DataFileSync] FlushViewOfFile failed 33 file
There doesn't seem to be any data corruption, so I don't know if this is an issue with the actual flushing operation, or if the message gets erroneously logged.
More info in the group thead:
https://groups.google.com/forum/#!topic/mongodb-user/B2wFJEgYYPo
Could possibly be a dupe of SERVER-1163