Bug 1798272
Summary: | Workers node deployment on bare metal with IPv6 control plane is blocked because worker nodes CSRs are not automatically approved | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Marius Cornea <mcornea> | |
Component: | Installer | Assignee: | Derek Higgins <derekh> | |
Installer sub component: | OpenShift on Bare Metal IPI | QA Contact: | Amit Ugol <augol> | |
Status: | CLOSED ERRATA | Docs Contact: | ||
Severity: | urgent | |||
Priority: | unspecified | CC: | achernet, aos-bugs, bschmaus, mfojtik, rbryant, shardy | |
Version: | 4.4 | Keywords: | TestBlocker | |
Target Milestone: | --- | |||
Target Release: | 4.4.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | No Doc Update | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1804278 (view as bug list) | Environment: | ||
Last Closed: | 2020-05-04 11:33:13 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1771572, 1804278 |
Description
Marius Cornea
2020-02-05 02:14:16 UTC
This issue is caused by the IPA image (from Ironic) does not have its DHCPv6 client configured the same way as RHCOS, so it does not receive a lease from the DHCPv6 reservation set up for that host. As a result, introspection reports an incorrect IP and hostname. That info is used later and compared against what is reported for the running Node. It doesn't match so CSR approval is rejected. Derek Higgins is working on resolving this. The fix will be in the IPA image, not the installer. Note that if we fix this by modifying the container image vs the IPA image RPM this bz will depend on https://bugzilla.redhat.com/show_bug.cgi?id=1798491 Following up on this issue - with 4.3.0-0.nightly-2020-02-21-091838-ipv6.3 deployment ends successfully including worker nodes but post deployment the worker nodes CSRs do not automatically approved. The issue was reported to a different BZ as the IPA image changed tracked in this BZ is fixed: https://bugzilla.redhat.com/show_bug.cgi?id=1807854 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-2020:0581 |