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

Boot server errors when Consul cluster is degraded #287

Open
nshalman opened this issue Jul 18, 2016 · 0 comments
Open

Boot server errors when Consul cluster is degraded #287

nshalman opened this issue Jul 18, 2016 · 0 comments
Assignees

Comments

@nshalman
Copy link
Member

Issue Description

When Consul cluster is degraded, the boot server spews errors that look like:
error=requested ip not assigned to this mac
which are probably the result of KV being unable to write to Consul.

When writes to KV fail, we may want to try to bubble that error up to the administrator.

Steps to Reproduce (if applicable):

  1. Bootstrap a cluster
  2. Boot a second node
  3. Destroy second node
  4. Attempt to boot a new second node

Acceptance Criteria (how do we know when this is done?)

Related Tickets

Additional Info

Output of uname -a:
Environment (physical, VM, cloud provider, etc.):
Other Relevant Info:
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

2 participants