-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to find the Infiniband/RoCE device when using the Ubuntu 18.04 image #106
Comments
@adrianchiris Hi, do you have any info with this issue ? thanks. |
i believe its related to the perftest version being used in the workload container vs the RDMA api exposed by the kernel running on the node. what is the OS of the k8s worker node ? i dont think its related to rdma shared device plugin |
Ubuntu 22.04.2 LTS |
so that is the reason. |
is this issue still relevant ? |
请用楼上解决了吗? |
Created a container with the ubuntu 18.04 image and using the rdma-shared device plugin, inside the container when running
ib_write_bw
it reports bellow error, but with ubuntu 20.04/22.04 it works well. so what's the reason behind causing this issue ? appreciated for any information.The text was updated successfully, but these errors were encountered: