Mongod Unclean Shutdown Detected

I tried to start Mongod.exe and received an "unclean shutdown detected" from the console:

matthew_moisen_mongod_unclean_shutdown_detected

Since I did not have anything stored, I simply used

mongod --repair

without the --repairpath option, which repairs the data files without preserving the original files (docs.mongodb.org). However, I did not have to remove the lock file via the "rm /data/db/mongod.lock" command, as the documentation states.


Comments

Add Comment

Name

Email

Comment

Are you human? - two = 7


Name: sou

Creation Date: 2015-04-27

correct..Thanks for the suggestion