Hi,

Were you able to solve this problem? I’m facing the same issue with CentOS7.

Unfortunately I haven’t find a solution yet. Something I noticed was that the pid file was not the same in the service definition and the config file, so I changed it to make them match but the problem persists. I also increased the timeout for the service to wait a bit longer (TimeoutStartSec=400 in mongod.service) but it didn’t help either.

As a workaround I had to disable the service and run it “manually” from /etc/rc.local, but I would prefer to apply a proper fix and run it as a service.

Rgds,
Daniel