Bug 1573604
| Summary: | scaleup playbook fails at approve bootstrap nodes step | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Jeremy Eder <jeder> |
| Component: | Installer | Assignee: | Michael Gugino <mgugino> |
| Status: | CLOSED DUPLICATE | QA Contact: | Johnny Liu <jialiu> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.10.0 | CC: | aos-bugs, jeder, jmencak, jokerman, mmccomas |
| Target Milestone: | --- | ||
| Target Release: | 3.10.0 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | aos-scalability-310 | ||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-05-30 13:51:39 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: | |||
|
Comment 5
Michael Gugino
2018-05-18 14:31:01 UTC
Scaleup appears to be working as intended for me. There is possibly a race condition between starting node and approving CSR. Jeremy, can you confirm that after the scaleup playbook fails that there is a node CSR pending with 'oc get csr' This would require the auto-approver to be off (or, if it's on, you should be able to see a completed CSR eventually for the new node). Going to add a 30 second pause between the time we start the node and when we first attmept to approve the CSRs. Long term we need to review oc_adm_csr and ensure that it's properly looping for CSRs but we'll do that as followup. API and ETCD are going away and/or not fully available before we continue with the upgrade. Duping this with bug 1579676 *** This bug has been marked as a duplicate of bug 1579676 *** The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |