Closed ThomasBlock closed 1 week ago
okay i found your statement here.. so in principle you gave up supporting archival nodes 4 month ago..
As of May 2024, archive node snapshots for Arbitrum One, Arbitrum Nova, and Arbitrum Sepolia are no longer being updated on https://snapshot.arbitrum.foundation/index.html due to accelerated database and state growth.
https://docs.arbitrum.io/run-arbitrum-node/more-types/run-archive-node
but the block 140516812 from above is even from October 2023.. so the archive is that old?
Yes, the archive snapshot is really that old.
Arbitrum One runs a lot faster than mainnet Ethereum, so archive nodes take longer to sync, and create much larger database state.
How are we expected to run a full archival node?
as several posts suggest, it grows really fast ( #2431 #2615 , for me 38TB after one year ) and pruning often does not work ( #2441 #2580 #2586 ) ( and probably not viable for archival ) , so a periodic reinstall is a must. The problem:
The node is checking "half the blocks" ? starting from around 135.000.000 of 250.000.000 . Even on my high performance node ( Ryzen 9 7900X , 3x nvme in Raid0 ), this is expected to take around 30 days to complete.
How can we skip this part? Here my boot command:
or is the image just really old? it is 5 TB big