powershell Mongodb快速修复

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了powershell Mongodb快速修复相关的知识,希望对你有一定的参考价值。

service mongod stop
rm /data/db/mongod.lock
rm /var/lib/mongo/mongod.lock
rm /var/log/mongodb/mongod.log
rm /tmp/mongodb-27017.sock

mongod --dbpath /data/db/ --repair
mongod --dbpath /data/db/
mongod --repair

chown -R mongod:mongod /data/db/

chown -R mongod:mongod /var/lib/mongo/

service mongod start
service mongod restart



Nguyen Thanh Toan commented 8 minutes ago
editdelete
Chú ý khi update mongodb

https://docs.mongodb.com/manual/release-notes/4.2-upgrade-standalone/

https://stackoverflow.com/questions/48318487/error-while-upgrading-mongodb-from-3-2-to-3-6

以上是关于powershell Mongodb快速修复的主要内容,如果未能解决你的问题,请参考以下文章

powershell 快速编辑列表修复

powershell PowerShell:修复PATH系统变量

如何使用 Powershell 进行复杂查询 MongoDB

powershell 出口mongodb档案

如何修复 PowerShell 中的 SPOService 登录问题

powershell 修复木偶