Description of problem:
During bootstrapping we're running into the following scenario: 4 members: master 0, 1 and 2 (are full voting) and bootstrap (torn down/dead member) revision rollout causes 0 to restart and leaves you with 2/4 healthy, which means quorum-loss. This causes apiserver unavailability during the installation and should be avoided.
Version-Release number of selected component (if applicable):
4.17, 4.18 but is likely a longer standing issue
How reproducible:
rarely
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
apiserver should not return any errors
Additional info:
- blocks
-
OCPBUGS-45553 quorum loss during bootstrapping
- ON_QA
- is cloned by
-
OCPBUGS-45553 quorum loss during bootstrapping
- ON_QA
- links to