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

docs(deploy): add nofile limit to systemd configs #2996

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

conorsch
Copy link
Contributor

Based on feedback in Discord for Testnet 59, some folks encountered

thread 'tokio-runtime-worker' panicked at 'must be able to successfully commit to storage:
IO error: While open a file for appending: /home/penumbra/.penumbra/testnet_data/node0/pd/rocksdb/004809.sst:
Too many open files', /home/penumbra/penumbra/crates/core/app/src/app/mod.rs:427:14

The recommended fix was to modify systemd configs, so I'm updating the documented defaults to match.

Based on feedback in Discord for Testnet 59, some folks encountered

    thread 'tokio-runtime-worker' panicked at 'must be able to successfully commit to storage:
    IO error: While open a file for appending: /home/penumbra/.penumbra/testnet_data/node0/pd/rocksdb/004809.sst:
    Too many open files', /home/penumbra/penumbra/crates/core/app/src/app/mod.rs:427:14

The recommended fix was to modify systemd configs, so I'm updating the
documented defaults to match.
@conorsch conorsch temporarily deployed to smoke-test September 11, 2023 16:07 — with GitHub Actions Inactive
@conorsch conorsch merged commit 0d8b3b9 into main Sep 11, 2023
8 checks passed
@conorsch conorsch deleted the systemd-nofile-limit branch September 11, 2023 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant