DB is starting when we run the command.

mongod --dbpath /u01/mongodata/lib --logpath /u01/mongodata/log/mongod.log

we are hitting issue only when starting using service.
service mongod start

1 Like