Hi Open Ethereum team, first of all, thanks for the great work. I run Nethermind on a VPS and my instance has run out of storage. Unfo the provider doesn't offer larger instances, but offers storage instances that I can connect over NFS/SMB or any other network-file-system.
Feature
Execute the client with recent blocks on one storage and use a remote database to scale. Best if the user can determine when the database starts storing on execution. i.e.
mainnet.cfg
This would start storing blocks on this second, remote, slower database.
Dream feature
The best scaling scenario would be to have multiple storages that can be added later, as chains get larger, and benefit from paralellism, maybe even redundancy, IPFS-style.
i.e.
mainnet.cfg
Feature request
Intro/Problem
Hi Open Ethereum team, first of all, thanks for the great work. I run Nethermind on a VPS and my instance has run out of storage. Unfo the provider doesn't offer larger instances, but offers storage instances that I can connect over NFS/SMB or any other network-file-system.
Feature
Execute the client with recent blocks on one storage and use a remote database to scale. Best if the user can determine when the database starts storing on execution. i.e.
mainnet.cfg
This would start storing blocks on this second, remote, slower database.
Dream feature
The best scaling scenario would be to have multiple storages that can be added later, as chains get larger, and benefit from paralellism, maybe even redundancy, IPFS-style. i.e.
mainnet.cfg