Hello,
I'm having trouble activating the rdma for the smb.
Cards have active rdma
Get-NetAdapterRdma
Name InterfaceDescription Enabled PFC ETS
---- -------------------- ------- --- ---
FB02-haut-p2-RDMA HPE Ethernet 10 / 25Gb 2-port 621SFP28 ... True False True
FB02-bas-p2 HPE Ethernet 10 / 25Gb 2-port 622FLR-SF ... True False True
FB02-haut-p1 HPE Ethernet 10 / 25Gb 2-port 621SFP28 ... True False True
FB02-bas-p1-RDMA HPE Ethernet 10 / 25Gb 2-port 622FLR-SF ... True False True
but the smb does not see that the cards are able to do it. According to the documentation, it is enough to restart, but that is not enough.
Get-SmbClientNetworkInterface
Interface Index RSS Capable RDMA Capable Speed IpAddresses Friendly Name
--------------- ----------- ------------ ----- ------- ---- -------------
2 True False 4 Gbps {192.168.0.12} ETH02-Team
19 True False 10 Gbps {192.168.10.12} FB02-bas-p2
12 True False 10 Gbps {192.168.1.5} FB02-bas-p1-RDMA
13 True False 10 Gbps {192.168.59.12} FB02-haut-p1
24 True False 10 Gbps {192.168.2.5} FB02-haut-p2-RDMA
53 False False 10 Gbps {fe80 :: bdd2: c18c: 4a09: 4ba7} Local Area Connection * 10
Do you have an idea ? Thank you