Open darinvhs opened 2 months ago
38 TB here after one year. i will just reinstall
only hint i got so far is to make sure that the process exits gracefully.
I agree, currently the system only allows to prune the state, while the ancient blocks are still present.
By also adding ancient data prune we can save up around 0.5 TB at the current sate of sync.
Plus by pruning the state we can lower the whole database size to around 600 gb.
I did open already an issue on the ancient pruning but nobody is looking into it
Description I've observed that the Arbitrum Nitro full node ledger is growing unusually fast. On one node, the ledger has reached 5TB, while on another node, it has expanded to 8TB. This rapid and excessive growth seems abnormal and might indicate a memory leak or bloated data issue.
Steps to Reproduce
Context Running du -hsx * in the data directory shows the following disk usage:
Setup Details
Impact This could lead to very high storage requirements, making it difficult to maintain full nodes. It might be helpful to investigate to prevent potential issues with disk space or performance.