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

dl: removal of downloader dir caused network traffic on monitoring #10976

Closed
AskAlexSharov opened this issue Jul 2, 2024 · 3 comments
Closed
Assignees
Milestone

Comments

@AskAlexSharov
Copy link
Collaborator

i have node which have all files.
after delete downloader dir - in logs:

[INFO] [07-02|10:30:25.606] [1/6 Snapshots] downloading header-chain progress="12.00% 192.2GB/1.6TB" time-left=3hrs:14m total-time=23m40s download=123.5MB/s upload=102.4KB/s peers=1107 files=524 metadata=524/524 connections=2779 alloc=10.0GB sys=15.5GB

in monitoring (produced by node, not by erigon):
Screenshot 2024-07-02 at 17 31 57

@AskAlexSharov
Copy link
Collaborator Author

AskAlexSharov commented Jul 5, 2024

after 3 days (7 restarts) nodes not finished downloading:

ethmainnet: 
[INFO] [07-05|04:45:57.711] [1/6 Snapshots] downloading header-chain progress="70.99% 1.1TB/1.6TB" time-left=1321hrs:51m total-time=9m40s download=102.4KB/s upload=102.4KB/s peers=682 files=524 metadata=524/524 connections=1180 alloc=8.4GB sys=12.3GB
[DBUG] [07-05|04:48:53.960] [snapshots] download info                len=524 webTransfers=0 torrent=524 db=137 t-complete=387 webseed-trips=0 webseed-active=0 webseed-max-active=0 webseed-discards=0 webseed-fails=0 webseed-bytes=0B localHashes=0 localHashTime=0s


sepolia: 
[INFO] [07-05|04:47:07.408] [1/6 Snapshots] downloading header-chain progress="22.87% 115.4GB/504.4GB" time-left=29010291hrs:30m total-time=9m0s download=4B/s upload=0B/s peers=79 files=178 metadata=178/178 connections=903 alloc=2.4GB sys=2.9GB
[DBUG] [07-05|04:49:05.661] [snapshots] download info                len=178 webTransfers=0 torrent=178 db=143 t-complete=35 webseed-trips=0 webseed-active=0 webseed-max-active=0 webseed-discards=0 webseed-fails=0 webseed-bytes=0B localHashes=0 localHashTime=0s

@AskAlexSharov
Copy link
Collaborator Author

I fixed download stuck by: #11037

@awskii
Copy link
Member

awskii commented Jul 5, 2024

closed by #11037

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

No branches or pull requests

3 participants