-
Notifications
You must be signed in to change notification settings - Fork 20.4k
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
Geth is taking way too long to sync on a mechanical hdd #14575
Comments
Having similar issues on a Linux system. Performance degrades exponentially. Same thing happens if I attempt to import data exported from another system with a synched blockchain. |
Replace magnetic with SSD, problem solved. |
Check out this thread: #15001 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
System information
Geth version:
geth version 1.6.4 OS & Version: Windows 7 64 bit Sp1 Commit hash : (if
develop`)Expected behaviour
Full blockchain sync within 24 hours on a 100/100 connection with --fast --cache=2024
Actual behaviour
Not yet sync'd after 36 hours.
The text was updated successfully, but these errors were encountered: