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

Hybrid-dpdk with vxlan tunnel mode,The OVS node does not create a VXLAN tunnel to the OVS-DPDK node #2037

Closed
lynn901 opened this issue Nov 14, 2022 · 1 comment · Fixed by #2065

Comments

@lynn901
Copy link
Member

lynn901 commented Nov 14, 2022

Expected Behavior

In the ovs node, ovs-vsctl show the tunnel to the ovs-dpdk node
image

Actual Behavior

ovs does not have the tunnel port to the ovs-dpdk node

Steps to Reproduce the Problem

  1. intall ovs with hybird-dpdk
  2. ovs-vsctl show in ovs node

Additional Info

  • Kubernetes version:

    Output of kubectl version:

clientVersion:
buildDate: "2021-10-19T08:30:59Z"
compiler: gc
gitCommit: 83c85a6e50757c6bbb81c6ceaac60234c1161817
gitTreeState: clean
gitVersion: v1.21.5-eki.0
goVersion: go1.16.8
major: "1"
minor: 21+
platform: linux/amd64
serverVersion:
buildDate: "2021-10-19T08:28:00Z"
compiler: gc
gitCommit: 83c85a6e50757c6bbb81c6ceaac60234c1161817
gitTreeState: clean
gitVersion: v1.21.5-eki.0
goVersion: go1.16.8
major: "1"
minor: 21+
platform: linux/amd64


- kube-ovn version:

v1.10.6


- operation-system/kernel version:

**Output of `awk -F '=' '/PRETTY_NAME/ { print $2 }' /etc/os-release`:**
**Output of `uname -r`:**

BigCloud Enterprise Linux For Euler release 21.10 (LTS-SP2)
4.19.90-2107.6.0.0100.oe1.bclinux.x86_64


<!-- Any other additional information -->
@lynn901
Copy link
Member Author

lynn901 commented Nov 14, 2022

image
here should be set to the specified TUNNEL_TYPE

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