Description of problem: Testing FFU, i discovered these errors in ovs log file when I have osp 10 installed 2019-11-20T03:20:08.124Z|42950|netdev_linux|INFO|ioctl(SIOCGIFINDEX) on vxlan_sys_4789 device failed: No such device 2019-11-20T03:20:08.139Z|42952|netdev_linux|INFO|ioctl(SIOCGIFINDEX) on vxlan_sys_4789 device failed: No such device 2019-11-20T03:25:08.233Z|42956|netdev_linux|INFO|ioctl(SIOCGIFINDEX) on vxlan_sys_4789 device failed: No such device 2019-11-20T03:25:08.237Z|42957|netdev_linux|INFO|ioctl(SIOCGIFINDEX) on vxlan_sys_4789 device failed: No such device 2019-11-20T03:25:08.240Z|42958|netdev_linux|INFO|ioctl(SIOCGIFINDEX) on vxlan_sys_4789 device failed: No such device 2019-11-20T03:25:08.244Z|42959|netdev_linux|INFO|ioctl(SIOCGIFINDEX) on vxlan_sys_4789 device failed: No such device 2019-11-20T03:25:08.257Z|42960|netdev_linux|INFO|ioctl(SIOCGIFINDEX) on vxlan_sys_4789 device failed: No such device After executing ffu to osp13, I continue having these messages Version-Release number of selected component (if applicable): install osp10 with these templates https://code.engineering.redhat.com/gerrit/gitweb?p=nfv-qe.git;a=tree;f=ospd-10-vxlan-dpdk-sriov-ctlplane-dataplane-bonding-hybrid;h=2b43c11678d828c8daf88de6f518263309d8fd89;hb=refs/heads/ci Then execute ffu How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
sos report http://rhos-release.virt.bos.redhat.com/log/bz1774596/
Neutron does not create/handle these ports, this seems to be DPDK-specific
Miguel, I should have asked this before but do the symptoms in this bz match the launchpad bug? "vm of 2 compute nodes cannot communicate through vxlan network" Need to know if the error message is the only observed issue or what other problem is this causing? thanks CFields
Hi, i didnt see any problem, only the log file. Communication through vxlan was ok
(In reply to Miguel Angel Nieto from comment #6) > Hi, i didnt see any problem, only the log file. Communication through vxlan > was ok One relevant fix which is available in later 2.11 rpms (not the one used in your deployment) is: https://patchwork.ozlabs.org/project/openvswitch/patch/1554122243-125096-1-git-send-email-chrism@mellanox.com/#2151850 But not sure if we ever change default dst port, just for the reference here.