Bug 1862017
| Summary: | Worker nodes not getting added in IPI installation of OCP 4.5 on OSP 13 due to mismatch in DNS config | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Yash Chouksey <ychoukse> |
| Component: | Installer | Assignee: | Martin André <maandre> |
| Installer sub component: | OpenShift on OpenStack | QA Contact: | David Sanz <dsanzmor> |
| Status: | CLOSED DUPLICATE | Docs Contact: | |
| Severity: | high | ||
| Priority: | medium | CC: | cswanson, maandre, m.andre, nm-s, pprinett, uday-pratap-singh |
| Version: | 4.5 | Keywords: | UpcomingSprint |
| Target Milestone: | --- | Flags: | ychoukse:
needinfo-
ychoukse: needinfo- |
| Target Release: | 4.6.0 | ||
| 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: | 2020-08-28 16:01:30 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
Yash Chouksey
2020-07-30 07:34:59 UTC
The worker nodes should normally point at themselves as the first resolver. Could you provide the must-gather archive so we can look at what happens? At first glance, nothing out of the ordinary pops up from the provided must-gather archive. Unfortunately, it doesn't include debugging information from the compute nodes since they didn't join the cluster. Could you confirm that all services are running as expected on the compute nodes, in particular the nm-dispatcher scripts? Please provide the output of `sudo journalctl | grep nm-dispatcher` from the worker nodes. I have a hunch this could be related to https://bugzilla.redhat.com/show_bug.cgi?id=1853298. In which case, we would need to backport https://github.com/openshift/machine-config-operator/pull/1773 to 4.5. > Please provide the output of `sudo journalctl | grep nm-dispatcher` from the worker nodes.
We might be able to link this bug to another one for which the fix exists in 4.6. If this is the case, we can backport.
A fixed for this may have landed with https://bugzilla.redhat.com/show_bug.cgi?id=1870285 . Can you confirm if the problem is still present with a newer 4.5 release? This is very likely a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1870285, I'm marking it as such. The fix should be available in the upcoming 4.5.8 release, please re-open the BZ if it doesn't solve your issue. *** This bug has been marked as a duplicate of bug 1870285 *** |