I have an issue open here https://github.com/openshift/origin/issues/14092 about pods sometimes getting deployed without internal network connectivity (using multinenant plugin). They still seem to have outbound network connectivity.
I believe these may be the relevant logs, I was wondering if anyone had any possible ideas why this may be happening? Thanks
ovs-vsctl[127682]: ovs|00001|vsctl|INFO|Called as ovs-vsctl --if-exists del-port veth00735fc5 device veth00735fc5 left promiscuous mode DHCPDISCOVER on veth58a37e85 to 255.255.255.255 port 67 interval 11 (xid=0x268e1510) ovs-vsctl[127712]: ovs|00001|db_ctl_base|ERR|no row "veth00735fc5" in table Port ovs-vsctl[127717]: ovs|00001|vsctl|INFO|Called as ovs-vsctl --if-exists del-port veth00735fc5 dockerd-current[6361]: W0513 09:23:06.195544 14242 multitenant.go:156] refcounting error on vnid 14177148 origin-node[14164]: W0513 09:23:06.195544 14242 multitenant.go:156] refcounting error on vnid 14177148 dockerd-current[6361]: E0513 09:01:27.370479 14242 docker_manager.go:378] NetworkPlugin cni failed on the status hook for pod 'auth-139-ljc8r' - Unexpected command output Device "eth0" does not exist. dockerd-current[6361]: with error: exit status 1 origin-node[14164]: E0513 09:01:27.370479 14242 docker_manager.go:378] NetworkPlugin cni failed on the status hook for pod 'auth-139-ljc8r' - Unexpected command output Device "eth0" does not exist. origin-node[14164]: with error: exit status 1 kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready NetworkManager[753]: <info> [1494630087.4540] manager: (vethf0daeab9): new Veth device (/org/freedesktop/NetworkManager/Devices/4664) NetworkManager[753]: <info> [1494630087.4562] device (vethf0daeab9): link connected NetworkManager[753]: <info> [1494630087.4563] device (vethf0daeab9): state change: unmanaged -> unavailable (reason 'managed') [10 20 2] NetworkManager[753]: <info> [1494630087.4600] ifcfg-rh: add connection in-memory (c9cf445a-4141-3e70-a65c-87a3588f6c49,"Wired connection 11") NetworkManager[753]: <info> [1494630087.4608] settings: (vethf0daeab9): created default wired connection 'Wired connection 11' NetworkManager[753]: <info> [1494630087.4637] device (vethf0daeab9): state change: unavailable -> disconnected (reason 'none') [20 30 0] NetworkManager[753]: <info> [1494630087.4677] policy: auto-activating connection 'Wired connection 11' NetworkManager[753]: <info> [1494630087.4704] device (vethf0daeab9): Activation: starting connection 'Wired connection 11' (c9cf445a-4141-3e70-a65c-87a3588f6c49) NetworkManager[753]: <info> [1494630087.4706] device (vethf0daeab9): state change: disconnected -> prepare (reason 'none') [30 40 0] NetworkManager[753]: <info> [1494630087.4714] device (vethf0daeab9): state change: prepare -> config (reason 'none') [40 50 0] ovs-vsctl[101727]: ovs|00001|vsctl|INFO|Called as ovs-vsctl add-port br0 vethf0daeab9 NetworkManager[753]: <info> [1494630087.4724] device (vethf0daeab9): state change: config -> ip-config (reason 'none') [50 70 0] NetworkManager[753]: <info> [1494630087.4727] dhcp4 (vethf0daeab9): activation: beginning transaction (timeout in 45 seconds) kernel: device vethf0daeab9 entered promiscuous mode NetworkManager[753]: <info> [1494630087.5142] dhcp4 (vethf0daeab9): dhclient started with pid 101729 NetworkManager[753]: <info> [1494630087.5176] device (vethf0daeab9): enslaved to non-master-type device ovs-system; ignoring dhclient[101729]: DHCPDISCOVER on vethf0daeab9 to 255.255.255.255 port 67 interval 5 (xid=0xe7661df)
_______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
