Bug 1735538
Summary: | Pods stuck in container creating - Failed to run CNI IPAM ADD: failed to allocate for range 0 | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Itzik Brown <itbrown> | |
Component: | Networking | Assignee: | Alexander Constantinescu <aconstan> | |
Status: | CLOSED ERRATA | QA Contact: | zhaozhanqi <zzhao> | |
Severity: | urgent | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 4.2.0 | CC: | aconstan, akrzos, aos-bugs, cdc, eparis, nagrawal, veer, weliang | |
Target Milestone: | --- | |||
Target Release: | 4.2.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1743587 (view as bug list) | Environment: | ||
Last Closed: | 2019-10-16 06:34:15 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: | 1743587 |
Description
Itzik Brown
2019-08-01 04:48:53 UTC
Jacob, please work with Itzik to reproduce this issue. We've had several reports of problems with this. This is very urgent. I would argue it's a release blocker. This is frequently coming up on my cluster. Even reboot of the node doesn't help. I have captured CRIO logs here https://pastebin.com/y2jga9Vw I have to manually clean up stale IPs at /var/lib/cni/networks/openshift-sdn/ Tested and verified in v4.2.0-0.ci-2019-08-19-054234: 1. Create many pods (more that the addresses you have), all pods got created and use all ip addresses. 2. Delete those pods, check pods again and both pods and pods' ip addresses got deleted. 3. Recreate many pods (more that the addresses you have), all pods got created and use all ip addresses. 4. Re delete those pods, check pods again and both pods and pods' ip addresses got deleted. *** Bug 1688955 has been marked as a duplicate of this bug. *** 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-2019:2922 |