Is there a way to regenerate a missing WiredTiger.wt
? Our MongoDB instance stopped working (bizarrely), and that file got missing from the dbpath
folder—Seems like this behaviour is known.
BTW, the repair utility doesn't succeed:
file:WiredTiger.wt, connection: .//WiredTiger.wt: handle-open: open: No such file or directory
Losing the database is hard to stomach...
Any idea? Thanks.
P.S. We still got all the other .wt
files.