i started a mongodb master slave but due to technical issues the slave server crashed. I restarted it and the mongod proccess as well with the host parameter, but for some reason the slave isnt replicating the data which was created when it was down. How can i tell the slave to get in sync with the master, including the existing data?
↧