Skip to content
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

No devices found #19

Open
wangrong2012 opened this issue May 20, 2020 · 2 comments
Open

No devices found #19

wangrong2012 opened this issue May 20, 2020 · 2 comments

Comments

@wangrong2012
Copy link

[root@SCSP00596 k8s-rdma-device-plugin]# ./bin/k8s-rdma-device-plugin -master ens2f0
I0520 10:03:24.135872   30847 main.go:31] Fetching devices.
I0520 10:03:24.137327   30847 main.go:39] No devices found.

Then, I add some logs in the code, print the info linke that:

GetDevices... ens2f0
ibvDevList:  [{rxe0 uverbs0 /sys/class/infiniband_verbs/uverbs0 /sys/class/infiniband/rxe0}] <nil>
netDevList:  [enp129s1] <nil>
rdma resourceFile: /sys/class/infiniband/rxe0/device/resource
netdev resourceFile: /sys/class/net/enp129s1/device/resource

So, why the bytes of 'resource' compare failed ?

@wangrong2012
Copy link
Author

this plugin just only support Mellanox nic ?

@hustcat
Copy link
Owner

hustcat commented Jul 13, 2020

Yes,only mellanox nic supported currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants