I installed an erigon ethereum node on my DappNode and it is using 3.35TB of disk space.
It prints logs of the form
[INFO] [06-03|20:48:36.940] [NewPayload] Handling new payload height=20013779 hash=0x1beb3c62fb030d587bf4be02a9c7c312a3df9335c50f9bec2ca23e27de8bbef6
[INFO] [06-03|20:48:37.499] [updateForkchoice] Fork choice update: flushing in-memory state (built by previous newPayload)
[INFO] [06-03|20:48:37.992] RPC Daemon notified of new headers from=20013778 to=20013779 hash=0x1beb3c62fb030d587bf4be02a9c7c312a3df9335c50f9bec2ca23e27de8bbef6 header sending=11.261µs log sending=1.403549ms
[INFO] [06-03|20:48:37.992] head updated hash=0x1beb3c62fb030d587bf4be02a9c7c312a3df9335c50f9bec2ca23e27de8bbef6 number=20013779
[INFO] [06-03|20:48:38.362] [snapshots] Prune Blocks to=19923000 limit=100
all the time. I am not sure if it actually finished syncing or why it is stuck with pruning. I tried restarting erigon but the problem persists.
Is the a way to find out what is wrong? I suppose a complete resync could solve the issue but would like to be sure before waiting for that for a week.
Core DAppNode Packages versions
- bind.dnp.dappnode.eth: 0.2.11
- core.dnp.dappnode.eth: 0.2.94
- dappmanager.dnp.dappnode.eth: 0.2.88, commit: bf8d074b
- https.dnp.dappnode.eth: 0.2.1
- ipfs.dnp.dappnode.eth: 0.2.23
- wifi.dnp.dappnode.eth: 0.2.9
- wireguard.dnp.dappnode.eth: 0.1.3
System info
- dockerComposeVersion: 2.27.0
- dockerServerVersion: 26.1.1
- dockerCliVersion: 26.1.1
- os: debian
- versionCodename: bookworm
- architecture: amd64
- kernel: 6.1.0-18-amd64
- Disk usage: 94%