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

Init script in RPM sets ulimit too low

    • Minor Change
    • Linux

      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@mongodb.com Ernie Hershey (Inactive)
            Reporter:
            william.zola@10gen.com William Zola
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: