Problem/Justification
I am on Cisco UCS platform but your TrueNAS SCALE do not support ‘enic’, which are Cisco VIC 13xx 14xx 14xxx and so on network adapters.
Impact
Just can’t use your product
User Story
larger audience.
The Cisco driver source is readily available, but your TrueNAS SCALE is so locked down that I can’t compile them in developer mode.
Don’t forget to vote for your own feature request.
One thing you can do for added information on this request, is to check plain Debian and see if it supports the Cisco VNIC you want. Not saying this will change TrueNAS side any, but if plain Debian does not support the driver, that may make it harder to get TrueNAS to support it.
If you do check, try various Debian releases, and list which have it and which don’t.
If you do check, try various Debian releases, and list which have it and which don’t.
Is there a way to find out which Debian kernel the current 6.12.15-production+truenas is using so I can spin up a Debian box and try to compile the drivers there?
Also there is no Debian drivers included, from Googling people just compile. Although, enic is included in Ubuntu distro.
No, I don’t know how to determine which Debian version TrueNAS is based on. It’s probably simple, I just don’t know it without researching it.
Unfortunately, if Debian, (any version), does not supply the Cisco VIC drivers, then you have 2 choices:
Enable developer mode, and compile the driver yourself
See if this feature request is accepted, and if so, see when it will be added.
One problem maybe that iX / TrueNAS does not have any Cisco UCS hardware with the appropriate NIC hardware. Without that specific hardware, they may take the position that distributing a custom built NIC driver that can’t be tested, is not something they want to do. (Because, then people will assume they can and will support it. Even at great cost.)
I have an old Cisco C240 M4S2 and a C220 M4S (ex-CallManager/Telepresence servers) sat doing nothing at the moment. Happy to do some testing with them if it would be of any help.
OKAY! I revisited this whole thing in a little more in-depth.
Debian 12 and TrueNAS SCALE DOES have the VIC drivers… HOWEVER, they are old.
the ‘enic’ drivers DO actually work, since I am on VMWare vSphere environment, I never/couldn’t try it as bare-metal install. And I didn’t try ‘Passthrough Mode’ till today. (I just assumed SR-IOV would work)
Passthrough mode does work, and pick up the vNIC.
When I first tried it, I was preparing to use SR-IOV. The drivers or kernel or modules that comes with doesn’t recognize PF or VF, in Debian/TrueNAS SCALE.
When I initially test Ubuntu, I also went straight to SR-IOV. However, Cisco’s Linux driver package ISO already contains the latest enic that support SR-IOV in a deb package… so it was really easy to install and get it running.
yes the old drivers are built into the kernel. I have found out more info. The old drivers do not have the ID Device 02b7 (based on the testing done on Ubuntu).