1

I have run mongorestore thousands of times and now of a sudden I get "Hotfix KB2731284 or later update is installed, no need to zero-out data files"

What on earth does it mean and what do I do about it?

""

Adrian Rosca
  • 6,922
  • 9
  • 40
  • 57

2 Answers2

0

It has something to do with this bug.

On Windows platforms code was previously added to zero-fill each newly allocated data file in order to work around an issue described in this Windows Knowledge Base article.

Take a look at this thread, which looks like has an answer. I can not test it because I do not have windows.

Salvador Dali
  • 214,103
  • 147
  • 703
  • 753
0

Have you installed Mongodb lately? if so you need to create a folder in this address:

C:\data\db

This is the default address you can change it.