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

Status of goconserver clustering with etcd #58

Open
mattaezell opened this issue Aug 27, 2019 · 1 comment
Open

Status of goconserver clustering with etcd #58

mattaezell opened this issue Aug 27, 2019 · 1 comment
Assignees

Comments

@mattaezell
Copy link
Contributor

It looks like #38 added some support for clustering, but there isn't much documentation. What features are currently supported, and what is deferred to future implementation?

For example:
If I setup 4 goconservers and add 40 nodes, could I expect each server to (approximately) handle 10 nodes each? If one of the goconservers were to fail, would its ~10 nodes be evenly distributed among the other 3? When it recovers, would that server take its ~10 nodes back over?

Is there any plan to integrate cluster-mode/etcd into xCAT?

@mattaezell
Copy link
Contributor Author

I started up 3 goconservers and added 20 nodes. The nodes were evenly registered among the 3 servers. I killed one server and the nodes that it owned showed as 'notfound'.

It appears that there is (currently) no support for failover.

@besawn besawn self-assigned this Aug 28, 2019
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