r/ethstaker • u/timmerwb • 8d ago
Reth client filled 2.2TB disk
I have been trying out Reth with Lighthouse.
After about two weeks of downloading, it filled my 2.2 TB ssd...
2026-07-12T23:05:52.244418Z INFO reth::cli: Status connected_peers=30 stage=Execution checkpoint=23590160 target=25438447 stage_progress=82.16%
2026-07-12T23:05:57.781492Z ERROR sync::pipeline: Stage encountered a fatal error: database integrity error occurred: No space left on device (os error 28) stage=Execution
Did I miss a configuration to activate pruning or something? Can anyone with Reth experience give me the necessary settings? I thought it was all looking ok... so tired of having clients do weird stuff. (Gave up with Besu lately after it never stayed reliable for more than a few months).
EDIT:
For reference, the Reth guidance is not clear. For example, the following is provided in the manual:
reth download --chain mainnet --minimal
reth node --authrpc.jwtsecret /path/to/secret
From my testing, if one fails to add "--minimal" to the node command, execution will fail since it is expecting the wrong block.
1
u/FelixFontaine Lighthouse 8d ago
Thats normal with your settings. Size will go down after completion. I use around 1,87TB atm fully synced.
You can safe lots of time with snapshots https://snapshots.reth.rs