Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fast sync not fast? How long will pull states? #21868

Closed
develflowing opened this issue Nov 18, 2020 · 2 comments
Closed

Fast sync not fast? How long will pull states? #21868

develflowing opened this issue Nov 18, 2020 · 2 comments

Comments

@develflowing
Copy link

develflowing commented Nov 18, 2020

Hi there.

System information

Geth version: Geth/v1.9.24-stable-cc05b050/linux-amd64/go1.15.5
OS & Version: Ubuntu 20.04.1 LTS (GNU/Linux 5.4.0-52-generic x86_64)
SSD: 1Tb WD Green [WDS100T2G0A] (R545/WMB/s)
Working time: 72 hours
Startup: geth --http --http.api eth,web3,personal

eth.syncing
{
currentBlock: 11281227,
highestBlock: 11281353,
knownStates: 585146654,
pulledStates: 585112812,
startingBlock: 11278433
}

How long will pull states?

Thanks.

@MariusVanDerWijden
Copy link
Member

should be ~800.000.000 states or so, see #15616

@develflowing
Copy link
Author

should be ~800.000.000 states or so, see #15616

Thank You so match!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants