Nested-pods: If vm trunk port mtu is lowered manually, binding fails
Bug #1658680 reported by
vikas choudhary
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kuryr-kubernetes |
Fix Committed
|
Medium
|
vikas choudhary |
Bug Description
pyroute2 does not allow setting child port mtu greater than parent port(vm interface). In ideal case vm interface mtu and subport mtu are both 1450, but if vm interface mtu is lowered to let say 1400, child interface .up() call fails and thus binding fails for the nested container.
Changed in kuryr-kubernetes: | |
assignee: | nobody → vikas choudhary (choudharyvikas16) |
description: | updated |
Changed in kuryr-kubernetes: | |
importance: | Undecided → Medium |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/424104
Review: https:/