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

about vxlan and gre #262

Open
liushuangfa666 opened this issue Oct 29, 2024 · 1 comment
Open

about vxlan and gre #262

liushuangfa666 opened this issue Oct 29, 2024 · 1 comment

Comments

@liushuangfa666
Copy link

I am a newbie. When I tried to create a VXLAN network using Neutron, it showed that VXLAN is not supported. Is this a configuration issue on my part, or is OVN’s support for VXLAN limited? The same issue occurs with GRE, while other types of networks can be created normally。
The following is the error log:
2024-10-29 13:59:36.970 13473 ERROR neutron.plugins.ml2.managers [req-4c3cd808-5574-4b72-83ed-a3f94ace1d42 cdb809daa0de46ea96c4fa684793e8e7 d6058da4ee404b2199ebf61c664e3b00 - default default] Mechanism driver 'ovn' failed in create_network_precommit: InvalidInput: Invalid input for operation: Network type vxlan is not supported.

@numansiddique
Copy link
Collaborator

Thanks for the report.

I think you need to report this issue against openstack neutron project.

OVN mainly supports Geneve. VxLAN is supported but has limitations.

Please see - https://docs.ovn.org/en/latest/faq/general.html (and see the question - "Why does OVN use STT and Geneve instead of VLANs or VXLAN (or GRE)"). Although this is a bit outdated.

and b07f1bc

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

2 participants