Skip to content

ipfailover - control preempt strategy #14947

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

Merged
merged 1 commit into from
Jul 2, 2017

Conversation

pecameron
Copy link
Contributor

@pecameron pecameron commented Jun 28, 2017

This allows the admin to control the VRRP preempt strategy.
The default strategy, preempt_delay , switches to the higher
priority master after a (default 300) delay. The second
strategy, nopreempt, suppresses switchin when a higher priority host
becomes available.

The 'oc adm ipfailover --preempt-strategy' option can set the desired
strategy. --preempt-strategy sets the OPENSHIFT_HA_PREEMPTION
environment variable.

bug 1465987
https://bugzilla.redhat.com/show_bug.cgi?id=1465987

@pecameron
Copy link
Contributor Author

@knobunc PTAL

pecameron added a commit to pecameron/openshift-docs that referenced this pull request Jun 29, 2017
This allows the admin to control the VRRP preempt strategy.
The default strategy, preempt_delay , switches to the higher
priority master after a (default 300) delay. The second
strategy, nopreempt, suppresses switching when a higher priority host
becomes available.

The 'oc adm ipfailover --preempt-strategy' option can set the desired
strategy. --preempt-strategy sets the OPENSHIFT_HA_PREEMPTION
environment variable.

bug 1465987
https://bugzilla.redhat.com/show_bug.cgi?id=1465987

origin PR 14947
openshift/origin#14947
@knobunc
Copy link
Contributor

knobunc commented Jun 29, 2017

@openshift/networking FYI

Copy link
Contributor

@knobunc knobunc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@knobunc
Copy link
Contributor

knobunc commented Jun 29, 2017

[test]

@knobunc
Copy link
Contributor

knobunc commented Jun 30, 2017

FAILURE: Generated completions out of date. Please run hack/update-generated-completions.sh

This allows the admin to control the VRRP preempt strategy.
The default strategy, preempt_delay <sec>, switches to the higher
priority master after a <sec> (default 300) delay. The second
strategy, nopreempt, suppresses switchin when a higher priority host
becomes available.

The 'oc adm ipfailover --preempt-strategy' option can set the desired
strategy. --preempt-strategy sets the OPENSHIFT_HA_PREEMPTION
environment variable.

bug 1465987
https://bugzilla.redhat.com/show_bug.cgi?id=1465987

openshift docs PR 4674
openshift/openshift-docs#4674
@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 80f1713

@knobunc
Copy link
Contributor

knobunc commented Jun 30, 2017

[merge]

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/2891/) (Base Commit: 57a4d50) (PR Branch Commit: 80f1713)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 80f1713

@openshift-bot
Copy link
Contributor

openshift-bot commented Jul 1, 2017

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin/1203/) (Base Commit: 95a6fe4) (PR Branch Commit: 80f1713) (Image: devenv-rhel7_6419)

@openshift-bot openshift-bot merged commit 8f51071 into openshift:master Jul 2, 2017
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.

3 participants