How to passthrough an infiniband device to LXC?
according to
it needs more that just ib0 network functionality passthrough
But it also needs
according to
- https://lxd.readthedocs.io/en/stable-3.0/containers/#device-types
- https://github.com/lxc/lxd/issues/3983
- https://docs.mellanox.com/pages/rel...D)overInfiniBandfabric.-PreparingLXCContainer
it needs more that just ib0 network functionality passthrough
Code:
lxc.net.1.type: phys
lxc.net.1.flags: up
lxc.net.1.link: ibp36s0d1v0
lxc.net.1.name: ib0
lxc.net.1.ipv4.address: 10.0.1.100/24
But it also needs
- One issmX char device per function and per port
- One umadX char device per function and per port
- One uverbsX char device per function