[systemd-devel] Need Help

Zbigniew Jędrzejewski-Szmek zbyszek at in.waw.pl
Fri Sep 5 05:11:27 PDT 2014


On Fri, Sep 05, 2014 at 02:57:22PM +0530, Sheesh Mohsin wrote:
> Hi,
> 
> I tried to install mongodb in fedora 19 using yum. Its service started
> successfully after installation but after a reboot it is not starting
> its service. This is the error[1] link.
> Please some one help me out from this error. For installation of
> mongodb, I have followed this documentation [2] .
> 
> [1] http://ur1.ca/i4h4y
> [2] http://docs.mongodb.org/manual/tutorial/install-mongodb-on-red-hat-centos-or-fedora-linux/#install-mongodb-on-red-hat-enterprise-centos-fedora-or-amazon-linux

Hi,
all I can tell from the fpaste is that mongo is being started by
a sysv script (/etc/init.d/mongod or similar depending on your distribution),
and that this scripts exit with value 1 (meaning error). You have to turn
on debugging in this script to learn more.

Zbyszek


More information about the systemd-devel mailing list