Bug 2098627
| Summary: | Ironic-agent can't restart because of existing container | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Riccardo Pittau <rpittau> |
| Component: | Bare Metal Hardware Provisioning | Assignee: | Riccardo Pittau <rpittau> |
| Bare Metal Hardware Provisioning sub component: | ironic | QA Contact: | Amit Ugol <augol> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | medium | ||
| Priority: | medium | CC: | eweiss, rpittau, sshnaidm |
| Version: | 4.10 | Keywords: | Triaged |
| Target Milestone: | --- | ||
| Target Release: | 4.10.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 2097685 | Environment: | |
| Last Closed: | 2022-07-20 07:46:10 UTC | Type: | --- |
| 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: | 2097685 | ||
| Bug Blocks: | |||
|
Description
Riccardo Pittau
2022-06-20 08:30:23 UTC
we need to backport https://github.com/openshift/image-customization-controller/pull/55 to 4.10 after https://github.com/openshift/image-customization-controller/pull/54 merges Issue seems to be resolved
(.venv) [kni@titan52 ocp-edge-auto]$ oc get clusterversion
NAME VERSION AVAILABLE PROGRESSING SINCE STATUS
version 4.10.0-0.nightly-2022-06-08-150219 True False 25h Cluster version is 4.10.0-0.nightly-2022-06-08-150219
(.venv) [kni@titan52 ocp-edge-auto]$ oc ^C
(.venv) [kni@titan52 ocp-edge-auto]$ sudo podman ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
d25a3e5af285 quay.io/ocp-edge-qe/nexus3:latest6 sh -c ${SONATYPE_... 26 hours ago Up 26 hours ago registry
ec4e821235dd quay.io/ocp-edge-qe/httpd:latest httpd-foreground 26 hours ago Up 26 hours ago image-cache
Ironic log inspection added.
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 (OpenShift Container Platform 4.10.23 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/RHBA-2022:5568 |