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

flocker-control service in HA mode #2911

Open
bipeens opened this issue Sep 28, 2016 · 10 comments
Open

flocker-control service in HA mode #2911

bipeens opened this issue Sep 28, 2016 · 10 comments

Comments

@bipeens
Copy link

bipeens commented Sep 28, 2016

I have started using flocker in my cluster along with mesos and marathon.

  1. Can I have multiple nodes running as flocker-control service?
  2. If Yes : Is there any leader mechanism in flocker-control nodes? If any
    node goes down will that affect the cluster?
    If No: Considering if the flocker-control service node goes down. Is
    there any mechanism by which I can control such behavior similar to
    zookeeper in HA.

Also, I tried maintaining the /var/lib/flocker/current_configuration.json for control-service node. But when I try to use for my new created control-service node after the failure of first, I get certification issue.

@wallnerryan
Copy link
Contributor

Hi @bipeens,

We are working toward adding HA, but currently it is not supported for the control service.

The way you can do this today is by maintaining /var/lib/flocker/current_configuration.json but also keeping the CA certificates / control certificates safe. When you bring up your new control-service it needs to have the same IP/DNS name as the old one, then things should pick back up.

@bipeens
Copy link
Author

bipeens commented Oct 4, 2016

Thanks! Currently, we are looking forward to this feature. In our side, as nodes can't have same IP/DNS name it becomes difficult to maintain the state.

@tookko
Copy link

tookko commented Oct 6, 2016

+1 for key/value store integration for maintaining state

@gufranmmu
Copy link

+1 vote for HA

6 similar comments
@mkgong
Copy link

mkgong commented Oct 7, 2016

+1 vote for HA

@abrashid
Copy link

abrashid commented Oct 7, 2016

+1 vote for HA

@tairila
Copy link

tairila commented Oct 7, 2016

+1 vote for HA

@tothman
Copy link

tothman commented Oct 7, 2016

+1 vote for HA

@garybottom
Copy link

+1 vote for HA

@nikosch86
Copy link

+1 vote for HA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants