Open sjpb opened 1 month ago
Note that on the client build, installing lustre via something similar to #447 removed the rdma-core-devel package entirely.
So turns out that our "nightly" build which installs OFED does install the Mellanox rdma-core-devel package, but during fatimage build, installing OHPC packages replaces it with the @appstream
one.
Older builds used OFED 24.04. This included the rdma-core-devel package from Mellanox.
https://github.com/stackhpc/ansible-slurm-appliance/pull/427 changed OFED to the LTS version 23.10, now that was supported for RL9. However this install uses rdma-core-devel from appstream, which doesn't feel right:
Furthermore, adding the undocumented OFED repos for 23.10 shows there is a Mellanox rdma-core-devel package :-(