Recover corrupted files (MongoDB 3.0.12) .wt

Hi @Rami_Avital

You can try mongod’s --repair option. It is very likely that the files are now corrupted and your only option is to restore from a backup.

This is one of the scenarios that running a replicaset protects against as well as regular tested backups.

1 Like