Bug 1995631
| Summary: | VRF CNI needs additional kernel options to be installed cgroup_no_v1=net_prio,net_cl | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Nikita <nkononov> |
| Component: | Networking | Assignee: | Federico Paolinelli <fpaoline> |
| Networking sub component: | multus | QA Contact: | Weibin Liang <weliang> |
| Status: | CLOSED WONTFIX | Docs Contact: | Padraig O'Grady <pogrady> |
| Severity: | high | ||
| Priority: | high | CC: | cgoncalves, dosmith, elevin, fpaoline, pogrady, sscheink, yjoseph |
| Version: | 4.9 | Keywords: | AutomationBlocker, Reopened |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Known Issue | |
| Doc Text: |
Cause: Using vrf via "ip vrf exec .. " does not work due to cgroups mismatch
Consequence:ip vrf exec cannot be used inside openshift pods
Workaround (if any):
Result: Applications that want to use vrf must be VRF aware and bind directly to the VRF interface
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-08-31 07:48:48 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Nikita
2021-08-19 14:11:23 UTC
One thing that's worth noting is that as we move to cgroups v2, there's no net_cls or net_prio cgroups. So, from what it looks like -- this should work OK with cgroups v2. As far as impact on other systems, I haven't got any input, yet. Closing as not a bug The needinfo request[s] on this closed bug have been removed as they have been unresolved for 365 days |