-
Notifications
You must be signed in to change notification settings - Fork 35
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
"missing RDMA device spec for device 0000:e5:00.1, RDMA device \"issm\" not found" #94
Comments
You can run these command. mst start
mst status -v maybe the |
I also had the same problem. My logs are as follows:
I add the device's deviceID and vendors to RDMA Shared Device Plugin Configurations,then apply and restart the pods.The problem was solved. I also encountered the same issue. My logs were as follows:
I added the device's deviceID and vendor information to the RDMA Shared Device Plugin configurations, then applied the changes and restarted the pods. The problem was resolved. My RDMA Shared Device Plugin Configuration is as follows:
|
assuming |
That solved it for me! Thanks. |
Getting "missing RDMA device spec for device 0000:e5:00.1, RDMA device "issm" not found" error while creating a pod after installing k8s-rdma-shared-dev-plugin, what is the solution for this error.
The text was updated successfully, but these errors were encountered: