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

XMLWordPrintableJSON

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

      /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 (Inactive)
              Reporter:
              Mark porter
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: