On Jan. 8th 2016, Microsoft came out with a new ntfs.sys file version 6.1.7601.23318. This new file version is pushed by Windows update and is causing MongoDB executables to not detect the hotfix or the later update. Looking over the source code on GitHub, the if statement in the isKB2731284OrLaterUpdateInstalled() function is checking for the 4th version number to be <= 22999.
- is duplicated by
-
SERVER-24390 Hot Fix installed, but mongod not seeing it?
- Closed
- is related to
-
SERVER-24395 Do not display startup warnings when querying for version
- Closed