MongoDB 启动失败 Unable to determine status of lock file in the data directory
MongoDB 启动失败 Unable to determine status of lock file in the data directory解决: 由于之前的环境只是临时关闭firewalld、selinux,重启服务器后这两个服务又开始工作。所以手动关闭并设置开机不启动。 关闭 SELinux 临时关闭:输入命令 1setenforce 0 永久关闭:输入命令 12vi /etc/s