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

Set max_open_files for large clusters #182

Open
hufman opened this issue Jan 6, 2015 · 1 comment
Open

Set max_open_files for large clusters #182

hufman opened this issue Jan 6, 2015 · 1 comment
Labels

Comments

@hufman
Copy link
Contributor

hufman commented Jan 6, 2015

The ansible cookbook defaults to setting max_open_files to 128k. Users of the Chef cookbook can say node['ceph']['config']['global']['max open files'] = 131072, but perhaps this should be the default?
It seems like the setting defaults to whatever ulimit is set to.

@hufman hufman added the Feature label Jan 6, 2015
@guilhem
Copy link
Contributor

guilhem commented Jan 19, 2015

I don't think our cookbook must override any default application setting.
It's too complicated to maintain.
If someone want to share some good experience, he can do a cookbook wrapper :)

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

No branches or pull requests

2 participants