erigontech / erigon

Ethereum implementation on the efficiency frontier https://erigon.gitbook.io
GNU Lesser General Public License v3.0
3.09k stars 1.08k forks source link

Erigon Archive Node across multiple disks? #9551

Open bcmeireles opened 6 months ago

bcmeireles commented 6 months ago

Would it also be possible to have the current syncing be done in a SDD while the others disks are HDD that only store past blocks? And prune on the SSD to never fill it up while sending the blocks that would be pruned to the HDDs

AskAlexSharov commented 6 months ago

yes, but only for blocks now (not state history, receipts) https://github.com/ledgerwatch/erigon?tab=readme-ov-file#datadir-structure