Init script in RPM sets ulimit too low

XMLWordPrintableJSON

    • Minor Change
    • Linux
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The file ./etc/rc.d/init.d/mongod in the RPM contains the line:

      ulimit -n 12000
      

      This line will lower the open files from the default, and from the recommended value. Per the documentation, the recommended values are

      ulimit -n 64000
      ulimit -u 32000
      

              Assignee:
              Ernie Hershey (Inactive)
              Reporter:
              William Zola (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: