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

linux-kvm kernel doesn't support conntrack zones #306

Closed
yongfengdu opened this issue Nov 30, 2018 · 2 comments
Closed

linux-kvm kernel doesn't support conntrack zones #306

yongfengdu opened this issue Nov 30, 2018 · 2 comments
Labels

Comments

@yongfengdu
Copy link

the linux-kvm config:
https://github.com/clearlinux-pkgs/linux-kvm/blob/master/config#L936
the linux config has this option set:
https://github.com/clearlinux-pkgs/linux/blob/master/config#L1088

CONFIG_NF_CONNTRACK_ZONES is not set for linux-kvm kernel, this is needed for openstack kolla support.
refer to this for how openstack use the conntrack zone feature:
https://specs.openstack.org/openstack/neutron-specs/specs/liberty/conntrack-zones.html

@fenrus75
Copy link
Contributor

fenrus75 commented Nov 30, 2018 via email

@ahkok ahkok added the bug label Nov 30, 2018
@yongfengdu
Copy link
Author

Verified this works fine at latest version.
root@clear-3 ~/kolla-clearlinux # uname -a
Linux clear-3 4.19.5-298.kvm #2 SMP Sun Dec 2 06:16:56 UTC 2018 x86_64 GNU/Linux
root@clear-3 ~/kolla-clearlinux # swupd info
Installed version: 26650

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

No branches or pull requests

3 participants