Bug 1903649
| Summary: | Automated cleaning is disabled by default | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Sai Sindhur Malleni <smalleni> |
| Component: | Bare Metal Hardware Provisioning | Assignee: | Derek Higgins <derekh> |
| Bare Metal Hardware Provisioning sub component: | ironic | QA Contact: | Ori Michaeli <omichael> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | high | ||
| Priority: | high | CC: | dblack, derekh, djuran, jlema, omichael, shardy, tsedovic |
| Version: | 4.6.z | Keywords: | Triaged |
| Target Milestone: | --- | ||
| Target Release: | 4.6.z | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-02-08 13:50:51 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: | 1904064 | ||
| Bug Blocks: | |||
|
Description
Sai Sindhur Malleni
2020-12-02 15:04:02 UTC
Note that cleaning is enabled by default on 4.7, but it wasn't in 4.6: https://github.com/openshift/ironic-image/blob/release-4.6/ironic.conf#L33 Automated clean was disabled because of a bug, https://storyboard.openstack.org/#!/story/2007229, 4.6 is using IPA python3-ironic-python-agent-6.4.1-0.20201103152810.7306c73.el8.noarch which contains a fix for the bug, https://review.opendev.org/c/openstack/ironic-python-agent/+/705062 So should be safe to re-enable auto clean, PR here https://github.com/openshift/ironic-image/pull/128 increasing priority/severity as we're getting additional reports of this 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 (Important: OpenShift Container Platform 4.6.16 security and bug fix update), 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/RHSA-2021:0308 |