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

On Devnet-12 after blobs spamming DB size is significantly bigger than for other ELs #6575

Closed
kamilchodola opened this issue Jan 19, 2024 · 0 comments · Fixed by #6595
Closed

Comments

@kamilchodola
Copy link
Contributor

As per EF DevOps:

Noticed that some of our machines (arms) are running out of disk (devnet 12). Those machines come with very little free disk to begin with, so its very easy to notice. However, looks like there is a pattern about nodes that run nethermind run out of disk a lot quicker than those that don't run nethermind.

nethermind pairs with free disk space:
teku: 35GB free
nimbus: 31GB free
lodestar: 8GB free
lighthouse: 4.5GB free

Seems like Geth and Besu are taking only around 20GB of disk space where Nethermind takes from 70-100GB

Looking at detailed db size breakdown:

45G blobTransactions
35M blockInfos
34M blockNumbers
3.4G blocks
126M bloom
12M canonicalHashTrie
19M code
1.9M discoveryNodes
124M headers
20M metadata
8.0K peers
1.4G receipts
53G state
12M witness
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants