Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 614306

Summary: app-emulation/docker-17.03.1: swarm overlay network not working - kernel CONFIG_CHECK not complete
Product: Gentoo Linux Reporter: László Szalma <dblaci>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: RESOLVED OBSOLETE    
Severity: normal CC: dblaci, mrueg, xarthisius, zlogene
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Apply on the ebuild to extend the config check dependency

Description László Szalma 2017-03-30 18:16:18 UTC
I have every suggested/needed configuration in the kernel, but swarm overlay networking not working.

Reproducible: Always

Steps to Reproduce:
1. emerge docker
2. configure all kernel options as suggested
3. create a service in docker swarm mode opening a port (on overlay network by default)

Actual Results:  
I can't access the service: Connection refused

Expected Results:  
Access the service on the docker swarm overlay network

Lots of google searching lead me to this thread: https://github.com/scaleway/kernel-tools/issues/293

I was not sure if it is relevant, but I tried it and it helped!
Comment 1 László Szalma 2017-03-30 18:17:40 UTC
Created attachment 468712 [details, diff]
Apply on the ebuild to extend the config check dependency