[release-4.4] Bug 1851990: Expose raft (nb-db/sb-db) election-timer and ovn-controller inactivity probe.#685
Conversation
…y-probe. These timers are currently set to fixed value based on my current observation from scale tests. We might have to increase these values in future based on the scale we will be supporting for upcoming release. Currently election-timer values are limited by the raft jsonrpc inactivity-probe time of 5 seconds as well. To further increase the election-timer value, we need to disable jsonrpc inactivity-probe. Signed-off-by: Anil Vishnoi <avishnoi@redhat.com>
Signed-off-by: Anil Vishnoi <avishnoi@redhat.com>
…s check Signed-off-by: Anil Vishnoi <avishnoi@redhat.com>
Typo in election_timer was assigning null value that was leading to failure in setting up the nb-db election-timer (only if you use != 2(n) number). Seems like it was delaying the deployment of ovnkube-master and causing issue with ovnkube-node readiness as the flow programming got delayed and ovnkube-node times out checking for flows. Signed-off-by: Anil Vishnoi <avishnoi@redhat.com>
|
@openshift-cherrypick-robot: Bugzilla bug 1851518 has been cloned as Bugzilla bug 1851990. Retitling PR to link against new bug. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: openshift-cherrypick-robot The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@openshift-cherrypick-robot: This pull request references Bugzilla bug 1851990, which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/retest |
1 similar comment
|
/retest |
|
@openshift-cherrypick-robot: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
Closing until we know it's required; note that this would also need #697 |
This is an automated cherry-pick of #682
/assign dcbw