You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use less memory, or at least do not have huge memory spikes of 175GB
Actual behaviour
Steps to reproduce the behaviour
We specified memory.request and memory.limits to run it, but it surpass them and it is restarted several times per day due to OOM
I know that there are some closed issues that says that it is fixed OOM within docker so I want to know if this is a different issue or that the previous fixes didn't work as expected. Should Erigon stop before consuming memory before reaching the specified memory limits?
Thanks!
The text was updated successfully, but these errors were encountered:
@AskAlexSharov thanks for asking!
But at least in this case, I have realised that the issues are related with Lighthouse OOM from v4.6.0 (sigp/lighthouse#4918) and I mixed the memory consumption metrics as they run in the same machine.
I will close this issue and open a new one in case I detect other Erigon issues
Thanks! 🙏
System information
Erigon version:
v2.58.1
OS & Version: Linux
Erigon Command (with flags/config):
Consensus Layer: Lighthouse
Consensus Layer Command (with flags/config):
Chain/Network: Mainnet
Expected behaviour
Use less memory, or at least do not have huge memory spikes of 175GB
Actual behaviour
Steps to reproduce the behaviour
We specified memory.request and memory.limits to run it, but it surpass them and it is restarted several times per day due to OOM
I know that there are some closed issues that says that it is fixed OOM within docker so I want to know if this is a different issue or that the previous fixes didn't work as expected. Should Erigon stop before consuming memory before reaching the specified memory limits?
Thanks!
The text was updated successfully, but these errors were encountered: