Skip to content
Discussion options

You must be logged in to vote

Actually, the environment contains up to 8 NUMA nodes and 128 CPUs. After binding etcd to specific NUMA nodes, it stabilized and no longer experiences disconnections. If a scenario occurs where overall node resource usage is low, disk I/O utilization is minimal, network performance is good, and CPU usage is not high, but etcd performance remains unstable, you can try binding CPU cores. Additionally, referring to golang/go#28808, reducing the value of GOMAXPROCS can help stabilize etcd performance.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Goend
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by Goend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants