atomic-openshift-node service fails to initialize

Solution Verified - Updated -

Issue

The atomic-openshift-node service fails to initialise correctly due to:
SDN node startup failed: Failed to start plugin: /usr/sbin/ip failed: '/usr/sbin/ip route add 172.17.0.0/16 dev tun0': exit status 2

For some reason docker0 exists in the route table, but not in the tun0 interface:

# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
default          1.1.1.1        0.0.0.0         UG    0      0        0 eth0
1.1.1.2        0.0.0.0         255.255.255.224 U     0      0        0 eth0
link-local      0.0.0.0         255.255.0.0     U     1002   0        0 eth0
172.17.0.0      0.0.0.0         255.255.0.0     U     0      0        0 docker0

Environment

OCP 3.x
docker 1.10 / 1.12

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.