I have PCIe Mellanox Connectx-5 100G network card [https://www.fs.com/products/119647.html?attribute=67743&id=3746410] on Dell R730xd server
the dell server is not able to detect the network card but the switch shows it is connected and i see light on the card showing connection is established from the switch
truenas scale is also not seeing the card at all
is there anything i need to do to make truenas detect this network card?
I am running TrueNAS SCALE Dragonfish-24.04.2.3
in the screenshot below the only interfaces detected are the onboard network card
how do i check that? can i do that while it is connected to truenas? else will be a task as i will have to remove it card and insert into another server to do that
Easies way would be to connect the card to a windows pc and use the melanox windows tool to check it, and if it’s in infiniband mode set it to ethernet, then connect it to the truenas box again.
Do you have both CPU sockets populated in your R730xd? If not, ensure that your card is installed in a PCIe slot mapped to the first CPU.
The output of lspci may also be useful here, but if your card is not recognized on the hardware level (UEFI/BIOS) as either a network or storage adapter then this suggests a problem somewhere else.
actually this might be it, i only have 1 CPU connected, and i did not check to make sure the slot was for the 1 CPU
will try to add second CPU and test it out
hope this is the issue