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

Check ulimit when creating rocksdb storage #1994

Open
carneiro-cw opened this issue Jan 31, 2025 · 2 comments
Open

Check ulimit when creating rocksdb storage #1994

carneiro-cw opened this issue Jan 31, 2025 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers rocksdb storage

Comments

@carneiro-cw
Copy link
Contributor

carneiro-cw commented Jan 31, 2025

The limit of open files descriptors should be pretty high otherwise rocksdb can misbehave (sometimes even wipe the db) when starting. We should check if the ulimit is higher than some threshold before initialization.

@carneiro-cw carneiro-cw added enhancement New feature or request good first issue Good for newcomers rocksdb storage labels Jan 31, 2025
@samueldurantes
Copy link

@carneiro-cw Is this issue available? Can you assign me?

@carneiro-cw
Copy link
Contributor Author

carneiro-cw commented Mar 5, 2025

The issue is available, we don't assign issues to people from outside the organization though. But feel free to open a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers rocksdb storage
Projects
None yet
Development

No branches or pull requests

2 participants