我在linux上用yu配置了mongodb。
启用systemctl启用mongod.service,当退出时执行ctrl + c,
systemctl status mongod.service status is failed
mongod --port 27017说连接..但状态仍然失败。
netstat show port 27017正在侦听
有什么建议吗?
db version 3.2.4,在rc.d / init.d中无法找到mondo脚本,对于chkconfig mongod on