vmware / photon

Minimal Linux container host
https://vmware.github.io/photon
Other
3k stars 703 forks source link

Infiniband Support #1228

Open jiayu-hotstar-zz opened 2 years ago

jiayu-hotstar-zz commented 2 years ago

Hi, I'm using Bitfusion 4.0 server which resides on Photon OS 4.0. It has some infiniband related kernel modules like ib_core, ib_uverbs but there is no ib_ipoib kernel module. Only with this module can bitfusion server get connected with client. In fact, all modules under drivers/infiniband/ulp are missing. How could I bring in these modules?

jiayu-hotstar-zz commented 2 years ago

Looks like I cannot install kernel source with yum/tdnf on photonOS, how could I build kernel module?

dcasota commented 2 years ago

good question. Do you use a Mellanox setup? In the Mellanox forum are some hints about „why I can‘t load MLX5 in kernel 4.19“. It might be helpful for Ph4 flavors as well.

ssahani commented 2 years ago

/cc @Janukriti

ssahani commented 2 years ago
❯ sudo modprobe ib_ipoib
modprobe: FATAL: Module ib_ipoib not found in directory /lib/modules/5.10.52-1.ph4

Marking as RFE

ssahani commented 2 years ago

/cc @Vasavisirnapalli