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

LogSummary shows BlockSync speed 0.0 blocks/sec #3889

Open
dustinxie opened this issue Jun 19, 2023 · 0 comments
Open

LogSummary shows BlockSync speed 0.0 blocks/sec #3889

dustinxie opened this issue Jun 19, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@dustinxie
Copy link
Member

What version of iotex-core image (or code branch) are you using?

latest

What operating system and processor architecture are you using?

macOS

What did you do? If possible, provide a recipe for reproducing the error.

about the new LogSummary feature, run a testnet node, it starts to sync up latest blocks

What did you expect to see?

it should show a stable sync up speed

What did you see instead?

see 0.0 blocks/sec in between normal speed, like below

BlockSync startingHeight: 20691844, tipHeight: 20691995, targetHeight: 20692244, sync in progress at 53.0 blocks/sec
P2P ConnectedPeers: 38
CPU: 2CPUs User: 18.99% System: 5.29% Idle: 53.97% 
Memory: Total: 3.8 GiB Free: 825.4 MiB Used: 883.3 MiB Cached: 2.3 GiB
Disk: Total: 9.5 GiB Free: 1.2 GiB Used: 8.4 GiB

BlockSync startingHeight: 20704847, tipHeight: 20704881, targetHeight: 20705247, sync in progress at 0.0 blocks/sec
P2P ConnectedPeers: 38
CPU: 2CPUs User: 17.92% System: 4.31% Idle: 56.50% 
Memory: Total: 3.8 GiB Free: 444.7 MiB Used: 912.6 MiB Cached: 2.6 GiB
Disk: Total: 9.5 GiB Free: 1.2 GiB Used: 8.4 GiB

BlockSync startingHeight: 20718556, tipHeight: 20718599, targetHeight: 20718956, sync in progress at 0.0 blocks/sec
P2P ConnectedPeers: 38
CPU: 2CPUs User: 20.24% System: 5.16% Idle: 53.43% 
Memory: Total: 3.8 GiB Free: 870.3 MiB Used: 919.0 MiB Cached: 2.2 GiB
Disk: Total: 9.5 GiB Free: 1.2 GiB Used: 8.4 GiB

BlockSync startingHeight: 20731714, tipHeight: 20731869, targetHeight: 20732114, sync in progress at 61.0 blocks/sec
P2P ConnectedPeers: 38
CPU: 2CPUs User: 18.36% System: 4.36% Idle: 56.36% 
Memory: Total: 3.8 GiB Free: 543.4 MiB Used: 936.2 MiB Cached: 2.5 GiB
Disk: Total: 9.5 GiB Free: 1.2 GiB Used: 8.4 GiB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants