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

Implement system checks #90

Open
4 tasks
remyroy opened this issue Mar 23, 2022 · 0 comments
Open
4 tasks

Implement system checks #90

remyroy opened this issue Mar 23, 2022 · 0 comments

Comments

@remyroy
Copy link
Member

remyroy commented Mar 23, 2022

System checks to test if the machine is good enough for staking would be interesting. We could copy or take some of the checks that are done with eth-wizard for instance. See https://github.com/stake-house/eth-wizard/blob/539ad1e6879d7577b55d51f5417c7b8c77a8ee4e/ethwizard/platforms/ubuntu/install.py#L471

  • Available disk space above 900 GB
  • Substained disk IOPS: read above 3k, write above 1k
  • Installed RAM above 12 GB
  • Internet speed: down above 4.5 MBS, up above 4.5 MBS

All those values are up for debate.

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

No branches or pull requests

1 participant