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

fail to reboot the cluster #2073

Closed
hehailong5 opened this issue May 27, 2016 · 2 comments
Closed

fail to reboot the cluster #2073

hehailong5 opened this issue May 27, 2016 · 2 comments
Labels
type/question Not an "enhancement" or "bug". Please post on discuss.hashicorp

Comments

@hehailong5
Copy link

Hi,

I bootstrap a cluster using -bootstrap-expect way. after running for a while, I stopped the cluster by manually killing each member. I then start to bootstrap it using the same way, when the last member joins in, the log shows:

2016/05/28 03:09:59 [ERR] agent: coordinate update error: No cluster leader
2016/05/28 03:10:01 [WARN] raft: Rejecting vote request from 172.16.1.4:8300 since our last index is greater (2002, 1981)
2016/05/28 03:10:02 [WARN] raft: Rejecting vote request from 172.16.1.4:8300 since our last index is greater (2002, 1981)
2016/05/28 03:10:04 [WARN] raft: Rejecting vote request from 172.16.1.4:8300 since our last index is greater (2002, 1981)
2016/05/28 03:10:05 [WARN] raft: Rejecting vote request from 172.16.1.4:8300 since our last index is greater (2002, 1981)

why this happens? and usually how to reboot a cluster?

@nMustaki
Copy link

You should read this issue from start to finish : #454 (Servers can't agree on cluster leader after restart)
and only then the documentation : https://www.consul.io/docs/guides/outage.html

@slackpad slackpad added the type/question Not an "enhancement" or "bug". Please post on discuss.hashicorp label Aug 11, 2016
@slackpad
Copy link
Contributor

Closing this as we never heard anything else - let us know if you still need help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/question Not an "enhancement" or "bug". Please post on discuss.hashicorp
Projects
None yet
Development

No branches or pull requests

3 participants