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

op-reth killed by out-of-memory killer #8131

Open
1 task done
Nojoix opened this issue May 6, 2024 · 0 comments
Open
1 task done

op-reth killed by out-of-memory killer #8131

Nojoix opened this issue May 6, 2024 · 0 comments
Labels
C-bug An unexpected or incorrect behavior C-perf A change motivated by improving speed, memory usage or disk footprint

Comments

@Nojoix
Copy link

Nojoix commented May 6, 2024

Describe the bug

Hi,
I had the same issue as #8115 but with op-reth
I'm running on debian with 128gb of ram, L1 reth on same machine and RAID 0 disks
Compiled 0.2.0-beta.6 from source with make install-op nothing fancy.
I'm running it with discv5 enable after syncing it with debug.tip
It run for a couple of days without issue and got killed, unfortunatly i dont have more than the reth log i'm sending.

Steps to reproduce

start op-reth
get oom

Node logs

rethlogs.tar.gz

rethlogs3_5.tar.gz

Platform(s)

Linux (x86)

What version/commit are you on?

reth Version: 0.2.0-beta.6
Commit SHA: VERGEN_IDEMPOTENT_OUTPUT
Build Timestamp: 2024-05-01T12:22:09.264105989Z
Build Features: jemalloc,optimism
Build Profile: release

What database version are you on?

Current database version: 2
Local database version: 2

Which chain / network are you on?

base mainnet

What type of node are you running?

Archive (default)

What prune config do you use, if any?

i use default, i didn't touched reth.toml

If you've built Reth from source, provide the full command you used

make install-op

Code of Conduct

  • I agree to follow the Code of Conduct

UPDATE :

After ~10hrs the op-reth node is growing by 7gb of ram
After ~24hrs 100 gb of ram is used

i have this warning sometimes :
2024-05-08T06:58:24.248553Z WARN IPC request failed: Custom { kind: Other, error: "bytes remaining on stream" } 2024-05-08T06:58:24.248550Z WARN IPC request failed: Custom { kind: Other, error: "bytes remaining on stream" }

@Nojoix Nojoix added C-bug An unexpected or incorrect behavior S-needs-triage This issue needs to be labelled labels May 6, 2024
@shekhirin shekhirin added C-perf A change motivated by improving speed, memory usage or disk footprint and removed S-needs-triage This issue needs to be labelled labels May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug An unexpected or incorrect behavior C-perf A change motivated by improving speed, memory usage or disk footprint
Projects
Status: Todo
Development

No branches or pull requests

2 participants