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

RPMs should automatically create /var/run/mongodb to store the PID

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.5.4
    • Affects Version/s: None
    • Component/s: Packaging
    • Labels:
    • Environment:
      All Linux Platforms
    • Fully Compatible

      /var/run/mongodb
      

      is not created on install.

      You must create

      /var/run/mongodb

      so that the PID may be stored.

      Therefore, one must manually

      chown mongod:mongod /var/run/mongodb
      

      Most package installs will store a PID in

      /var/run

      .

      Therefore, the PID file needs to be created and the correct ownership put on the file.

            Assignee:
            ernie.hershey@mongodb.com Ernie Hershey (Inactive)
            Reporter:
            mark Mark porter
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: