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

Allow to rename VF in container when using DHCP IPAM and Multus #41

Closed
Mmduh-483 opened this issue Jan 15, 2019 · 1 comment
Closed

Comments

@Mmduh-483
Copy link
Contributor

By changing the CNI_IFNAME enviroment variable to the VF's new name to
support using intel-multus with renaming interface, when multus move the
interface to the container it will name the first VF eth0 and then
follow the pattern of netX where X start from 0, so when the interface
moved with sriov-cni name mutlus will not find the interface with the
name it set

@zshi-redhat
Copy link
Collaborator

This looks like a problem of Multus which doesn't respect the CNI_IFNAME when release/delete the interface. For SRIOV CNI, it receives the pod interface name passing from Multus unless the if0name is set in SRIOV net-attach-def custom resource.

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