hustcat / sriov-cni

SR-IOV CNI plugin
Apache License 2.0
232 stars 49 forks source link

Enable sriov cni with kubernetes #30

Open ashish1993 opened 6 years ago

ashish1993 commented 6 years ago

I am trying to enable this sriov-cni plugin in kubernetes. however I am getting this issue:

command used: CNI_PATH=$CNI_PATH CNI_ARGS="IgnoreUnknown=1;IP=10.241.0.88;VF=29;MAC=a0:36:9f:b7:ff:4c" ./docker-run.sh ashish:1 bash

failed to rename vf 29 device \"eth29\" to \"eth0\": device or resource busy

Are we doing something wrong. any help would be appreciated Do we need any additional plugin to enable it in kubernetes (like multus)

hustcat commented 6 years ago

@ashish1993 Have any kernel messages? dmesg | tail