-
Notifications
You must be signed in to change notification settings - Fork 237
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
Problem: cronosd high disk io consumption #291
Comments
hi @barryz
As this branch also include the commit for (Problem: eth_getLogs with large block range is slow and cause OOM), you need to add following line in
We also found cronosd with rocksdb generally use more memory, so provision 32GB memory will be sufficient. |
Thanks for your reply. Once the binary with |
yes |
A panic error shows while I re-syncing with built binary by following this tutorial. How do I fix it?
|
did you built with this branch? https://github.com/allthatjazzleo/cronos/tree/feature/add-rocksdb-build-from-v0.6.x? |
Build error
|
Hi @barryz For OSX, simply |
@barryz Install rocksdb dependency:
Build cronosd:
|
closing for now. |
Describe the bug
Several cronosd nodes we have run in our private network. Each of them has a vast disk IO consumption. My question is, the high disk io usage should be expected or not?
Expected behavior
Screenshots
Additional context
cpu.profile.zip
The text was updated successfully, but these errors were encountered: