Freezer/Ancient DB: Improving Hardware Costs and DB Recoverability #6510
Closed
heueristik
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
This is being worked on: #6444 :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Geth supports a freezer DB:
also on archive nodes (ethereum/go-ethereum#20647).
I am currently running a staking node and I would like to run a reth archive node to experiment with indexing and TrueBlocks (which also supports reth by now TrueBlocks/trueblocks-core#3009).
If this was possible, setting up an archive node becomes much cheaper (since an 8 or 4 TB HDD costs a fraction of an equivalent SSD). Another advantage could be that nodes can more easily recover from Hot DB database corruption.
I am not sure on the performance breakdown this would entail for read operations and how this fits with your storage architecture.
Beta Was this translation helpful? Give feedback.
All reactions