-
Notifications
You must be signed in to change notification settings - Fork 27
Unable to Connect the HCA's through the link #32
Comments
I meet the same problem as you. Did you finally solve this problem, please? |
+1 |
@huide9 @solielpai @goversion |
Link type is Ethernet: Link type is IB: |
Hi @krembu lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 [root@mofed-test-cx6-pod-1 /]# ib_write_bw -d mlx5_2 -F -R --report_gbits
kubectl exec -it mofed-test-cx6-pod-1 bash^C
Client: |
can you share pod spec and MacvlanNetowrk? |
The Link type is IB, and the cni is calico or macvlan. Both work properly。 |
Sorry getting you working out, this project is deprecated you can use https://github.com/mellanox/k8s-rdma-shared-dev-plugin |
https://github.com/mellanox/k8s-rdma-shared-dev-plugin ,That's what I'm using |
use image: mellanox/k8s-rdma-shared-dev-plugin |
the issue are on https://github.com/Mellanox/k8s-rdma-sriov-dev-plugin |
@krembu Thank you for your reply |
@huide9 ,we meet the same problem |
I deployed the rdma device plugin in HCA mode in kubernetes cluster. When I tried to make a connection test using "ib_read_bw", the output is as follows:
local address: LID 0000 xxx
GID: 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00
remote address: LID 0000 xxx
GID: 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00
The commands I used are simply ' ib_write_bw -d mlx5_0 [target_ip]' and 'ib_read_bw -d mlx5_0
'. Could anyone please help with this issue? I appreciate your help.
The text was updated successfully, but these errors were encountered: