Skip to content
New issue

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

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

Already on GitHub? # to your account

Check ulimit when creating rocksdb storage #1994

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

Check ulimit when creating rocksdb storage #1994

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

Comments

@carneiro-cw
Copy link
Contributor

The limit of open files descriptors should be pretty high otherwise rocksdb can 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
# for free to join this conversation on GitHub. Already have an account? # 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

1 participant