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

ip allocation problem when used with CNI-Genie #34

Open
cyrixxus opened this issue Mar 12, 2018 · 1 comment
Open

ip allocation problem when used with CNI-Genie #34

cyrixxus opened this issue Mar 12, 2018 · 1 comment

Comments

@cyrixxus
Copy link

Hello,
I'm trying to use sriov cni with huawei CNI-Genie as second interface.
I enabled 8 VFs, all is ok from Linux.
But when I create a pod using sriov, kubelet has errors about mac, IP

for mac, I set manually a mac for each VF. -> Why it's not done inside sriov binary?

Then, kubelet shows the following error: "CNI Genie error at addNetwork: request IP can not be empty"
When I look at fixipam code, again no IP is created, it tries to get it from ipam config (in the CNI file in /etc/CNI/net.d?), but how to have different IPs ?
Thanks,
Cyril

@teijinyer
Copy link

I also have this issue , I don't know where ip comes from

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