werew1 发表于 2014-10-16 09:23:18

mongodb 没法启动 exception in initAndListen: 12596 old lock file, terminating

mongodb 无法启动 exception in initAndListen: 12596 old lock file, terminating
我当前的mongodb数据库保存目录/home/soft/data/

执行一下命令问题即可解决:

rm -rf /home/mongos/data/r1/mongod.lock

bin/mongod --repair --dbpath /home/mongos/data/r1


页: [1]
查看完整版本: mongodb 没法启动 exception in initAndListen: 12596 old lock file, terminating