While working on my mongodb-v1.8.1, my server gets hanged and then I restarted my server. Once the server comes back, I was not able to start my mongodb. I, then, removed the mongo.lock file and after removing, I ran repair database query. Now my mongo is running fine. I got confused with the mongo.lock file. What is the value of that particular mongo.lock file? Will my existing data get affected by removing the mongo.lock file?