Attempting to use Qnap TVS-951x but 10gb NIC not recognized. Has anyone had success with this unit?

MostHated

Dabbler
Joined
Apr 25, 2021
Messages
15
Hello,
As mentioned, I am attempting to use Qnap TVS-951x but the integrated10gb NIC not recognized. It can see the 1gb nic with no issue, but running ifconfig only reports back the following:

Code:
root@truenas[~]# ifconfig
igb0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=e527bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,LRO,WOL_MAGIC,VLAN_HWFILTER,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6>
        ether 24:5e:be:2d:42:59
        inet 192.168.50.107 netmask 0xffffff00 broadcast 192.168.50.255
        media: Ethernet autoselect (1000baseT <full-duplex>)
        status: active
        nd6 options=1<PERFORMNUD>
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
        options=680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6>
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
        inet 127.0.0.1 netmask 0xff000000
        groups: lo
        nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
pflog0: flags=0<> metric 0 mtu 33160
        groups: pflog


If anyone has any recommendations, I would greatly appreciate it.
Thanks,
-MH
 

MostHated

Dabbler
Joined
Apr 25, 2021
Messages
15
Nevermind on this. I installed TrueNAS Scale and it had the driver I needed in it. So it's working fine now.
 

MostHated

Dabbler
Joined
Apr 25, 2021
Messages
15
They are all detected with no issue in Scale, and I am pretty sure I remember seeing them in Core, but I only had Core installed briefly and spent most of the time looking into why the NIC was not showing up. I am 99% sure they were all showing up, there, too, though.

The only issue I had so far with disks was after my initial install I went to create a pool and it told me that the disk partitions were not recognizable, but a quick restart of the unit fixed that and things were good to go.
 
Top