Relatively new user here who has been testing TrueNAS Scale while migrating away from Synology. I have not set up a signature yet, but my server board is a Supermicro X10SRH-CLN4F with 4x1G ethernet on the board, of which I'm only using one. I also have added a Mellanox ConnectX3 10G NIC and I'm using the Mikrotik CRS305 switch.
I'm experiencing an issue where I'm getting 1G speeds with the 10G card. Although when I run iperf3, I do get 9.4gb/s - but that's the only time it seems that it works. I noticed that when I disconnected the 1G cable that the IP address assigned to the 10G card could not be reached (could not be ping'd). So I figured that the 1G NIC is actually being used as the only network interface despite the unique IP addresses created for both.
I then found out from the docs that it's not possible to have multiple NICs in the box on the same subnet, which might explain the weird behaviour described above. Initially I tried setting a new subnet for the 10G interface in the GUI, but I remembered that I was unable to set a static IP for the 10G card in the GUI either. Others have commented on that. I had previously been pinning the dynamic IP in my Firewalla app since the whole LAN is running off a Firewalla device.
So I restarted and went to the setup console through IPMI. I entered a static IP and subnet that matched the subnet I defined in the Mikrotik switch. I got the same error message that others have gotten though:
In my case, I'm not trying to set up LAG so I'm not sure what to do here. I think at one point early on I did test LAG with the 4x1G connections on the board, but that was ages ago before I added another NIC and of course I've disabled it. So any advice is appreciated!
I'm experiencing an issue where I'm getting 1G speeds with the 10G card. Although when I run iperf3, I do get 9.4gb/s - but that's the only time it seems that it works. I noticed that when I disconnected the 1G cable that the IP address assigned to the 10G card could not be reached (could not be ping'd). So I figured that the 1G NIC is actually being used as the only network interface despite the unique IP addresses created for both.
I then found out from the docs that it's not possible to have multiple NICs in the box on the same subnet, which might explain the weird behaviour described above. Initially I tried setting a new subnet for the 10G interface in the GUI, but I remembered that I was unable to set a static IP for the 10G card in the GUI either. Others have commented on that. I had previously been pinning the dynamic IP in my Firewalla app since the whole LAN is running off a Firewalla device.
So I restarted and went to the setup console through IPMI. I entered a static IP and subnet that matched the subnet I defined in the Mikrotik switch. I got the same error message that others have gotten though:
Code:
"Error: * interface_update.aliases.0: The network 192.0.0.0/8 is already in use by another interface".
In my case, I'm not trying to set up LAG so I'm not sure what to do here. I think at one point early on I did test LAG with the 4x1G connections on the board, but that was ages ago before I added another NIC and of course I've disabled it. So any advice is appreciated!