Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-9202

Bad pid file configuration in rpm

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 2.4.1
    • Component/s: Packaging
    • Labels:
      None
    • Environment:
      Fedora 18
    • Linux

      On Fedora 18 the startup script times out and then kills mongod because it can't read the pid file.

      Apr 01 10:35:00 gunnarr.bn.dev mongod[9596]: Starting mongod: about to fork child process, waiting until server is ready for connections.
      Apr 01 10:35:00 gunnarr.bn.dev mongod[9596]: forked process: 9605
      Apr 01 10:35:00 gunnarr.bn.dev mongod[9596]: all output going to: /var/log/mongo/mongod.log
      Apr 01 10:35:01 gunnarr.bn.dev mongod[9596]: child process started successfully, parent exiting
      Apr 01 10:35:01 gunnarr.bn.dev runuser[9601]: pam_unix(runuser:session): session closed for user mongod
      Apr 01 10:35:01 gunnarr.bn.dev mongod[9596]: [ OK ]
      Apr 01 10:35:01 gunnarr.bn.dev systemd[1]: PID file /var/run/mongo/mongod.pid not readable (yet?) after start.
      Apr 01 10:40:00 gunnarr.bn.dev systemd[1]: mongod.service operation timed out. Terminating.
      Apr 01 10:40:00 gunnarr.bn.dev systemd[1]: Failed to start SYSV: Mongo is a scalable, document-oriented database..
      Apr 01 10:40:00 gunnarr.bn.dev systemd[1]: Unit mongod.service entered failed state

      The default configuration has the pid file written to /var/run/mongodb/mongod.pid, but the init.d script (and systemd) looks for it to appear in /var/run/mongo/mongod.pid

            Assignee:
            ernie.hershey@mongodb.com Ernie Hershey (Inactive)
            Reporter:
            ask Ask Bjørn Hansen
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: