jpetazzo / pipework

Software-Defined Networking tools for LXC (LinuX Containers)
Apache License 2.0
4.21k stars 727 forks source link

want to add an infiniband interface to container, but get RTNETLINK answers: Operation not supported #200

Closed dabianzhixing closed 7 years ago

dabianzhixing commented 8 years ago

I 'm trying to add an infiniband interface to container using the command pipework ib0 test1 10.0.1.3/24 but the error is "RTNETLINK answers: Operation not supported", I use the "sh -x pipework ib0 test1 10.0.1.3/24" to rerun the command. following is the output:

I don't know what happen, what should i do?

jpetazzo commented 7 years ago

I would suggest to manually try to create an IP-over-IB interface to make sure that this works correctly.