why can't I start the mongodb

前端 未结 7 565
被撕碎了的回忆
被撕碎了的回忆 2020-12-04 10:10

this is the error:

(mysite)zjm1126@zjm1126-G41MT-S2:~$ /usr/local/mongodb/bin/mongod 
/usr/local/mongodb/bin/mongod --help for help and startup options
Wed A         


        
7条回答
  •  春和景丽
    2020-12-04 11:03

    If you want to rescue a member of a replica set don't use this methods described above. Instead use the procedures described in the ReSync-documentation of MongoDB.

提交回复
热议问题