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

Overlay network not coming up #565

Closed
nbaillie opened this issue Nov 18, 2016 · 1 comment
Closed

Overlay network not coming up #565

nbaillie opened this issue Nov 18, 2016 · 1 comment

Comments

@nbaillie
Copy link

Set up a overlay network and looks like it can't bring up the VXLan on the worker node (Perhaps).

root@LND01DOKW01 [ /etc/udev/rules.d ]# uname -a
Linux LND01DOKW01 4.4.31-esx #1-photon SMP Wed Nov 16 19:41:47 UTC 2016 x86_64 GNU/Linux

root@LND01DOKM01 [ ~ ]# docker node ls
ID HOSTNAME STATUS AVAILABILITY MANAGER STATUS
261w42uxxus5lf0ziqewa0apj * LND01DOKM01 Ready Active Leader
82rrr06gcpuzo57g62zh0v3t1 LND01DOKW02 Ready Active
9g4rcr1d4z5oo36xmd0rf6ol2 LND01DOKW01 Ready Active

root@LND01DOKM01 [ ~ ]# docker network ls
NETWORK ID NAME DRIVER SCOPE
3fb0d1225ae2 bridge bridge local
0a6401cf6ac2 docker_gwbridge bridge local
ea99d1eaf5b2 host host local
5ulgpywk5mei ingress overlay swarm
717txj11rwcr kong-net overlay swarm
c56deb5c585d none null local
root@LND01DOKM01 [ ~ ]#

##LOG FROM LND01DOKW01##
Nov 18 16:49:45 LND01DOKW01 kernel: IPVS: Creating netns size=1840 id=312
Nov 18 16:49:45 LND01DOKW01 systemd-networkd[183]: vx-000101-717tx: Could not find udev device: No such device
Nov 18 16:49:45 LND01DOKW01 systemd-networkd[183]: vx-000101-717tx: Failed
Nov 18 16:49:45 LND01DOKW01 systemd-networkd[183]: Could not add new link: No such device
Nov 18 16:49:45 LND01DOKW01 kernel: br0: renamed from ov-000101-717tx
Nov 18 16:49:45 LND01DOKW01 systemd-udevd[5729]: Could not generate persistent MAC address for vx-000101-717tx: No such file or directory
Nov 18 16:49:45 LND01DOKW01 kernel: vxlan1: renamed from vx-000101-717tx
Nov 18 16:49:45 LND01DOKW01 kernel: device vxlan1 entered promiscuous mode
Nov 18 16:49:45 LND01DOKW01 kernel: br0: port 1(vxlan1) entered forwarding state
Nov 18 16:49:45 LND01DOKW01 kernel: br0: port 1(vxlan1) entered forwarding state
Nov 18 16:49:45 LND01DOKW01 systemd-udevd[5729]: Could not generate persistent MAC address for vethebada5d: No such file or directory
Nov 18 16:49:45 LND01DOKW01 kernel: veth2: renamed from vethc137f04
Nov 18 16:49:45 LND01DOKW01 kernel: device veth2 entered promiscuous mode
Nov 18 16:49:45 LND01DOKW01 kernel: IPv6: ADDRCONF(NETDEV_UP): veth2: link is not ready
Nov 18 16:49:45 LND01DOKW01 kernel: device veth8dead4d entered promiscuous mode
Nov 18 16:49:45 LND01DOKW01 kernel: IPv6: ADDRCONF(NETDEV_UP): veth8dead4d: link is not ready
Nov 18 16:49:45 LND01DOKW01 kernel: docker_gwbridge: port 2(veth8dead4d) entered forwarding state
Nov 18 16:49:45 LND01DOKW01 kernel: docker_gwbridge: port 2(veth8dead4d) entered forwarding state
Nov 18 16:49:45 LND01DOKW01 systemd-udevd[5736]: Could not generate persistent MAC address for veth8dead4d: No such file or directory
Nov 18 16:49:45 LND01DOKW01 kernel: IPVS: Creating netns size=1840 id=313
Nov 18 16:49:45 LND01DOKW01 docker[27266]: time="2016-11-18T16:49:45Z" level=info msg="Firewalld running: false"
Nov 18 16:49:45 LND01DOKW01 kernel: eth0: renamed from vethac997d5
Nov 18 16:49:45 LND01DOKW01 kernel: docker_gwbridge: port 2(veth8dead4d) entered disabled state
Nov 18 16:49:45 LND01DOKW01 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth2: link becomes ready
Nov 18 16:49:45 LND01DOKW01 kernel: br0: port 2(veth2) entered forwarding state
Nov 18 16:49:45 LND01DOKW01 kernel: br0: port 2(veth2) entered forwarding state
Nov 18 16:49:45 LND01DOKW01 systemd-networkd[183]: veth8dead4d: Gained carrier
Nov 18 16:49:45 LND01DOKW01 kernel: eth1: renamed from vethebada5d
Nov 18 16:49:45 LND01DOKW01 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth8dead4d: link becomes ready
Nov 18 16:49:45 LND01DOKW01 kernel: docker_gwbridge: port 2(veth8dead4d) entered forwarding state
Nov 18 16:49:45 LND01DOKW01 kernel: docker_gwbridge: port 2(veth8dead4d) entered forwarding state
Nov 18 16:49:47 LND01DOKW01 systemd-networkd[183]: veth8dead4d: Gained IPv6LL

@nbaillie
Copy link
Author

working now, not sure what exactly fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant