-
Notifications
You must be signed in to change notification settings - Fork 4
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
gincoind - high CPU usage #1
Comments
The new release 1.2.0.0 should solve the performance issues you experienced. Can you update and confirm? Thank you! |
I just updated, but the problem remains the same.
|
I just checked on MacOS as well. There the problem is gone. Only on Linux the problem is still there. |
Guys, I really want to buy some more nodes, but this issue is stopping me from doing so. Has there been any progress on debugging this problem? |
This seems to happen when the daemon has to many connections to the network ( > 100 ), case in which |
Maybe include a lower max connections config setting in future releases? Or adjust the default to 64 instead of 256? |
Masternodes are meant to have a good connectivity, implicitly a higher number of connection slots available. If you need to configure a less demanding node simply add the |
Im having an issue with gincoind (v. 1.1.0), both on linux as well as on macOS. On both platforms CPU usage is abnormal high, compared to other coin daemons. The described issue is happening with both the precompiled as well as self compiled version of the daemon.
I will post all details I got so far, if more information is needed, please let me know.
Environment 1:
VULTR $20 Ubuntu VM - 2 vCores
Ubuntu 16.04.4 LTS (GNU/Linux 4.4.0-127-generic x86_64)
Top output:
CPU Info:
strace of gincoind:
strace of nixd (different coin daemon):
Environment 2:
Mac Mini (late 2012)
I'm happy to provide additional information when needed.
The text was updated successfully, but these errors were encountered: