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

Implemented quorum.expected_votes #142

Closed
wants to merge 1 commit into from

Conversation

stefanandres
Copy link
Contributor

When you are bootstrapping a cluster of 3 nodes and configure those, pacemaker will have no quorum if not at least 2 nodes are up. To override that function (useful for bootstrapping, because one might only bootstrap the other after the first), one needs to configure expected_votes in quorum { }.

* Added parameters corosync::{,paramas}::quorum_expected_votes
* Added @quorum_expected_votes entry to both corosync.conf templates
@tdb
Copy link
Contributor

tdb commented Dec 11, 2015

I believe this is covered by an almost identical change in #126 ? Although it might be easier to get this simple changed merged.

@bastelfreak
Copy link
Member

looks good in my mind, I retriggered PCCI

@bastelfreak
Copy link
Member

ubuntu
centos

IMO centos fails because the tests are broken, but I'm not sure about the ubuntu one. I need to take a look again tomorrow when I'm really awake, or somebody else could review?

@tdb tdb mentioned this pull request Dec 12, 2015
@tdb
Copy link
Contributor

tdb commented Dec 15, 2015

I believe this change is covered by #178 which has been merged.

@roidelapluie
Copy link
Member

Indeed. Reopen if not the case.

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

Successfully merging this pull request may close these issues.

None yet

4 participants