mongodb 无法启动 exception in initAndListen: 12596 old lock file, terminating
我当前的mongodb数据库保存目录? /home/soft/data/
?
执行一下命令问题即可解决:
?
rm -rf /home/mongos/data/r1/mongod.lockbin/mongod --repair --dbpath /home/mongos/data/r1
?
发布时间: 2013-01-23 10:44:49 作者: rapoo
mongodb 无法启动 exception in initAndListen: 12596 old lock file, terminating
我当前的mongodb数据库保存目录? /home/soft/data/
?
执行一下命令问题即可解决:
?
rm -rf /home/mongos/data/r1/mongod.lock?