Update README.md (#3989)

This commit is contained in:
Alex Sharov 2022-04-27 12:29:25 +07:00 committed by GitHub
parent 8d31cb7bc4
commit 0a31835943
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,8 +42,8 @@ changes but we don't guarantee anything. Things can and will break.**
System Requirements
===================
For a full archive node of Mainnet we recommend >=3TB storage space on a single partition: 1.8TB state (as of March 2022),
200GB temp files (can symlink or mount folder `<datadir>/etl-tmp` to another disk). BSC: 7Tb
For an Archive node of Mainnet we recommend >=3TB storage space: 1.8TB state (as of March 2022),
200GB temp files (can symlink or mount folder `<datadir>/etl-tmp` to another disk). Mainnet Full node (see `--prune*` flags): 400Gb (April 2022), BSC Archive: 7Tb. BSC Full: 1Tb
SSD or NVMe. Do not recommend HDD - on HDD Erigon will always stay N blocks behind chain tip, but not fall behind.
Bear in mind that SSD performance deteriorates when close to capacity.