TrueNas Scale as vmware VM with passthrough 9460-16i doesn't recognise drives

Hi! I wanna use TrueNAS-SCALE-25.04.1 as VM on vmware ESX 8.0 with MegaRAID SAS 9460-16i (as a backup storage) as pci device. I made it as passthrough device with no issue
but system doesn’t recognise disks. E.g. lsblk shows nothing from controller. In same time storcli /c0 show all shows all drives (same in the bios).

Basics :
======
Controller = 0
Model = AVAGO MegaRAID SAS 9460-16i
Serial Number = SPC4659461
Current Controller Date/Time = 06/12/2025, 04:48:29
Current System Date/time = 06/11/2025, 20:46:40
SAS Address = 500062b20b03d58e
PCI Address = 00:0b:00:00
Mfg Date = 10/24/22
Rework Date = 00/00/00
Revision No = 30011


Version :
=======
Firmware Package Build = 51.20.0-4482
Firmware Version = 5.200.00-3681
CPLD Version = 07209-022
SBR Version = 5.1900.00-0474
Boot Block Version = 7.02.00.00-0021
Bios Version = 7.20.01.0_0x07140000
HII Version = 07.20.07.00
HIIA Version = 07.20.07.00
NVDATA Version = 5.2000.00-0004
Driver Name = megaraid_sas
Driver Version = 07.727.03.00-rc1
...
PD LIST :
=======

-----------------------------------------------------------------------------
EID:Slt DID State DG      Size Intf Med SED PI SeSz Model            Sp Type
-----------------------------------------------------------------------------
98:0      3 UGood -  14.551 TB SAS  HDD N   N  512B ST16000NM002G    U  -
98:1      5 UGood -  14.551 TB SAS  HDD N   N  512B ST16000NM002G    U  -
98:2      6 UGood -  14.551 TB SAS  HDD N   N  512B ST16000NM002G    U  -
98:3      7 UGood -  14.551 TB SAS  HDD N   N  512B ST16000NM002G    U  -
98:4      2 UGood -  14.551 TB SAS  HDD N   N  512B ST16000NM002G    U  -
98:5      4 UGood -  14.551 TB SAS  HDD N   N  512B ST16000NM002G    U  -
98:6     12 UGood -  14.551 TB SAS  HDD N   N  512B ST16000NM002G    U  -
98:7     13 UGood -  14.551 TB SAS  HDD N   N  512B ST16000NM002G    U  -
98:8      8 UGood -  14.551 TB SAS  HDD N   N  512B ST16000NM002G    U  -
98:9      9 UGood -  14.551 TB SAS  HDD N   N  512B ST16000NM002G    U  -
98:10    10 UGood -  14.551 TB SAS  HDD N   N  512B ST16000NM002G    U  -
98:11    11 UGood -  14.551 TB SAS  HDD N   N  512B ST16000NM002G    U  -

Could you please help me to understand what could be on issue here? firmware? some additional controller or kernel parameter?

Guessing it a RAID controller and not true HBA?

2 Likes

I’m not that smart to check it before open a topic. let me do it now. Thanks!

switched it into jbod mod and it start working as expected

sdb      8:16   0  14.6T  0 disk
sdc      8:32   0  14.6T  0 disk
sdd      8:48   0  14.6T  0 disk
sde      8:64   0  14.6T  0 disk
sdf      8:80   0  14.6T  0 disk
sdg      8:96   0  14.6T  0 disk
sdh      8:112  0  14.6T  0 disk
sdi      8:128  0  14.6T  0 disk
sdj      8:144  0  14.6T  0 disk
sdk      8:160  0  14.6T  0 disk
sdl      8:176  0  14.6T  0 disk
sdm      8:192  0  14.6T  0 disk

jbod mode is not true hba and could also lead to trouble. If possible crossflash it to it mode.

2 Likes