Bug 1942375
| Summary: | CRI-O failing with error "reserving ctr name" | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Rutvik <rkshirsa> |
| Component: | Node | Assignee: | Kir Kolyshkin <kir> |
| Node sub component: | CRI-O | QA Contact: | MinLi <minmli> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | high | ||
| Priority: | high | CC: | abraj, aos-bugs, kir, pehunt, rkshirsa |
| Version: | 4.6.z | ||
| Target Milestone: | --- | ||
| Target Release: | 4.8.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | runc-1.0.0-86.rhaos4.6.git23384e2 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-07-27 22:55:12 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
Rutvik
2021-03-24 09:45:48 UTC
Kir, can you take a look and see if there's anything fishy about runc here? A similar bug in 4.6:https://bugzilla.redhat.com/show_bug.cgi?id=1934656 This might be a dupe of #1903228 -- alas, I don't have anything to say at this time. Copying the status update I have provided at https://bugzilla.redhat.com/show_bug.cgi?id=1903228#c35: It would make sense to test if my fix (upstream: https://github.com/opencontainers/runc/pull/2918, 4.6 backport: https://github.com/projectatomic/runc/pull/47) helps or not. I see that both PRs were merged, but I'm not sure if RPMs are available. RPMs are available now $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.8.0-0.nightly-2021-05-12-122225 True False 102m Cluster version is 4.8.0-0.nightly-2021-05-12-122225 sh-4.4# chroot /host sh-4.4# rpm -qa | grep runc runc-1.0.0-95.rhaos4.8.gitcd80260.el8.x86_64 An additional fix (https://github.com/projectatomic/runc/pull/52) went into runc-1.0.0-86.rhaos4.6.git23384e2, please re-test with that one. 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 (Moderate: OpenShift Container Platform 4.8.2 bug fix and security 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:2438 |