Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ulimit -n command results in error on OS X Yosemite [JIRA: PMT-154] #1493

Closed
mbbroberg opened this issue Jan 17, 2015 · 3 comments
Closed

ulimit -n command results in error on OS X Yosemite [JIRA: PMT-154] #1493

mbbroberg opened this issue Jan 17, 2015 · 3 comments

Comments

@mbbroberg
Copy link
Contributor

The directions for open file limits includes adding the following commands to a .bashrc file or similar. This appears to result in an error when added to the file or run manually:

  bash-3.2$ ulimit -n 65536
  bash: ulimit: open files: cannot modify limit: Invalid argument
  bash-3.2$ ulimit -u 2048
  bash: ulimit: max user processes: cannot modify limit: Operation not permitted
@mbbroberg
Copy link
Contributor Author

This may help: http://yabfog.com/blog/2014/10/22/yosemite-upgrade-changes-open-file-limit

I ran through his recommendation and found ulimitno longer errors! 👍

@DSomogyi
Copy link

Comment for Jira.

@Basho-JIRA Basho-JIRA changed the title ulimit -n command results in error on OS X Yosemite ulimit -n command results in error on OS X Yosemite [JIRA: PMT-154] Apr 14, 2015
@Basho-JIRA
Copy link

I believe this was fixed with #2445

[posted via JIRA by Eric Johnson]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants