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

"failed to send out heartbeat on time" when using static mode #3

Open
typhoonzero opened this issue Jun 12, 2016 · 0 comments
Open

Comments

@typhoonzero
Copy link

logs:

Jun 12 03:04:01 hlg-wuyi-coreos-01 etcd2[4187]: server is likely overloaded
Jun 12 03:04:01 hlg-wuyi-coreos-01 etcd2[4187]: failed to send out heartbeat on time (deadline exceeded for 86.557859ms)
Jun 12 03:04:01 hlg-wuyi-coreos-01 etcd2[4187]: server is likely overloaded
Jun 12 03:04:32 hlg-wuyi-coreos-01 etcd2[4187]: failed to send out heartbeat on time (deadline exceeded for 10.632199ms)
Jun 12 03:04:32 hlg-wuyi-coreos-01 etcd2[4187]: server is likely overloaded
Jun 12 03:04:32 hlg-wuyi-coreos-01 etcd2[4187]: failed to send out heartbeat on time (deadline exceeded for 10.801399ms)
Jun 12 03:04:32 hlg-wuyi-coreos-01 etcd2[4187]: server is likely overloaded

etcdctl works fine:

# etcdctl member list
251125c4d7f71035: name=hlg-wuyi-coreos-03 peerURLs=http://172.24.3.221:2380 clientURLs=http://172.24.3.221:2379 isLeader=false
8daf20902656d961: name=hlg-wuyi-coreos-02 peerURLs=http://172.24.3.220:2380 clientURLs=http://172.24.3.220:2379 isLeader=false
e06797cebe158b25: name=hlg-wuyi-coreos-01 peerURLs=http://172.24.3.150:2380 clientURLs=http://172.24.3.150:2379 isLeader=true
# etcdctl ls
/coreos.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant