Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CNI broken in containerized install, pods fail to start #15210

Closed
sjenning opened this issue Jul 14, 2017 · 3 comments
Closed

CNI broken in containerized install, pods fail to start #15210

sjenning opened this issue Jul 14, 2017 · 3 comments
Assignees
Labels
component/networking kind/bug Categorizes issue or PR as related to a bug. priority/P1

Comments

@sjenning
Copy link
Contributor

sjenning commented Jul 14, 2017

$ oc version
oc v3.6.0-rc.0+245158d-9
kubernetes v1.6.1+5115d708d7
features: Basic-Auth GSSAPI Kerberos SPNEGO

openshift v3.6.0-rc.0+245158d-9
kubernetes v1.6.1+5115d708d7
E0714 15:23:23.974280   16573 cni.go:257] Error adding network: failed to find plugin "loopback" in path [/opt/loopback/bin /opt/cni/bin]
...
W0714 15:23:24.140803   16573 docker_sandbox.go:263] NetworkPlugin cni failed on the status hook for pod "docker-registry-1-deploy_default": Unexpected command output nsenter: cannot open : No such file or directory
...
E0714 16:00:34.359759   16573 cni.go:275] Error deleting network: failed to find plugin "openshift-sdn" in path [/opt/cni/bin /opt/openshift-sdn/bin]

exec'ing into the node container, /opt is indeed empty.

@pweil- pweil- added component/networking kind/bug Categorizes issue or PR as related to a bug. priority/P1 labels Jul 17, 2017
@pweil-
Copy link

pweil- commented Jul 17, 2017

@dcbw setting to p1 for triage, feel free to lower if this isn't release blocking.

@sosiouxme
Copy link
Member

Is there a workaround for this? My v3.6.0-rc.0 install is dead in the water... does latest do any better?

@eparis
Copy link
Member

eparis commented Aug 1, 2017

fixed by: #15542

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/networking kind/bug Categorizes issue or PR as related to a bug. priority/P1
Projects
None yet
Development

No branches or pull requests

5 participants