Bug 1643417
Summary: | OCP on OSP provisioning of separate etcd hosts do not work | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Øystein Bedin <obedin> |
Component: | Installer | Assignee: | Tzu-Mainn Chen <tzumainn> |
Status: | CLOSED ERRATA | QA Contact: | weiwei jiang <wjiang> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.11.0 | CC: | aos-bugs, gpei, jokerman, mmccomas, obedin, tsedovic, wsun, xtian |
Target Milestone: | --- | ||
Target Release: | 3.11.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-01-10 09:04:10 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Øystein Bedin
2018-10-26 08:16:08 UTC
Assigning to Mainn. I'm mostly working on openshift-install these days. I had the impression that the separated etcd role was deprecated; I remember that we removed it from our documentation. Tomas, am I just imagining things? Nevermind; looks like maybe we just left it out. We'll try and fix this. Could you detail your workaround you put into place prior to the ultimate failure? Hi Tzu-Mainn - I've opened a PR [1] with my "workaround" / fixes. Please review. PS: I am still running through some additional tests, but so far the testing has shown good results. [1] : https://github.com/openshift/openshift-ansible/pull/10541 I'll take a look today. Thanks! PR has merged Hi,please help check if this bug could be verified.Thanks! Checked with openshift-ansible-3.11.59-1 and etcd as separate hosts work well. PLAY RECAP ********************************************************************************************************************************************************************************************************************************************************************* app-node-0.wjiang-ocp.example.com : ok=221 changed=105 unreachable=0 failed=0 etcd-0.wjiang-ocp.example.com : ok=128 changed=41 unreachable=0 failed=0 etcd-1.wjiang-ocp.example.com : ok=110 changed=34 unreachable=0 failed=0 infra-node-0.wjiang-ocp.example.com : ok=220 changed=105 unreachable=0 failed=0 lb-0.wjiang-ocp.example.com : ok=119 changed=24 unreachable=0 failed=0 localhost : ok=146 changed=18 unreachable=0 failed=0 master-0.wjiang-ocp.example.com : ok=741 changed=337 unreachable=0 failed=0 master-1.wjiang-ocp.example.com : ok=359 changed=161 unreachable=0 failed=0 INSTALLER STATUS **************************************************************************************************************************************************************************************************************************************************************$ Initialization : Complete (0:00:28) Health Check : Complete (0:00:10) Node Bootstrap Preparation : Complete (0:09:24) etcd Install : Complete (0:03:13) Load Balancer Install : Complete (0:01:06) Master Install : Complete (0:13:16) Master Additional Install : Complete (0:02:04) Node Join : Complete (0:00:51) Hosted Install : Complete (0:08:10) Web Console Install : Complete (0:01:10) Console Install : Complete (0:00:55) metrics-server Install : Complete (0:00:00) Service Catalog Install : Complete (0:04:55) Thursday 03 January 2019 18:28:46 +0800 (0:00:00.024) 1:00:37.405 ****** =============================================================================== Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0024 |