During boot the kernel module mpt3sas fails and none of the drives attached to my LSI 9211-8i are showing. This issue is not present in 6.9.2.
Output of `dmesg | grep mpt` in 6.10.0.rc2
root@Unraid:~# dmesg | grep mpt
[ 28.610928] mpt3sas version 37.101.00.00 loaded
[ 28.611004] mpt3sas 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 28.611054] mpt3sas 0000:01:00.0: can't change power state from D3cold to D0 (config space inaccessible)
[ 28.611119] mpt2sas_cm0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (32716840 kB)
[ 28.611130] mpt2sas_cm0: sending diag reset !!
[ 28.769963] mpt2sas_cm0: Invalid host diagnostic register value
[ 28.769967] mpt2sas_cm0: System Register set:
[ 28.770032] mpt2sas_cm0: diag reset: FAILED
[ 28.770097] mpt2sas_cm0: failure at drivers/scsi/mpt3sas/mpt3sas_scsih.c:12209/_scsih_probe()!
Output of `dmesg | grep mpt` in 6.9.2
[ 17.941571] mpt3sas version 35.100.00.00 loaded
[ 17.941622] mpt3sas 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 17.941667] mpt3sas 0000:01:00.0: enabling device (0000 -> 0002)
[ 17.941727] mpt2sas_cm0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (32720908 kB)
[ 17.995343] mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[ 17.995349] mpt2sas_cm0: MSI-X vectors supported: 1
[ 17.995351] mpt2sas_cm0: 0 1
[ 17.995382] mpt2sas_cm0: High IOPs queues : disabled
[ 17.995383] mpt2sas0-msix0: PCI-MSI-X enabled: IRQ 128
[ 17.995385] mpt2sas_cm0: iomem(0x000000003fdc0000), mapped(0x00000000308fac09), size(16384)
[ 17.995386] mpt2sas_cm0: ioport(0x0000000000004000), size(256)
[ 18.049339] mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[ 18.076848] mpt2sas_cm0: scatter gather: sge_in_main_msg(1), sge_per_chain(9), sge_per_io(128), chains_per_io(15)
[ 18.076937] mpt2sas_cm0: request pool(0x000000006f881e1d) - dma(0xffe80000): depth(3492), frame_size(128), pool_size(436 kB)
[ 18.083282] mpt2sas_cm0: sense pool(0x00000000aa2471cf)- dma(0xff780000): depth(3367),element_size(96), pool_size(315 kB)
[ 18.083303] mpt2sas_cm0: config page(0x0000000010251823) - dma(0xff6fb000): size(512)
[ 18.083304] mpt2sas_cm0: Allocated physical memory: size(2514 kB)
[ 18.083306] mpt2sas_cm0: Current Controller Queue Depth(3364),Max Controller Queue Depth(3432)
[ 18.083307] mpt2sas_cm0: Scatter Gather Elements per IO(128)
[ 18.126919] mpt2sas_cm0: overriding NVDATA EEDPTagMode setting
[ 18.127233] mpt2sas_cm0: LSISAS2008: FWVersion(20.00.07.00), ChipRevision(0x03), BiosVersion(07.39.02.00)
[ 18.127235] mpt2sas_cm0: Protocol=(Initiator,Target), Capabilities=(TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ)
[ 18.127654] mpt2sas_cm0: sending port enable !!
[ 19.666104] mpt2sas_cm0: host_add: handle(0x0001), sas_addr(0x500605b007b96c30), phys(8)
[ 24.798902] mpt2sas_cm0: port enable: SUCCESS
[ 41.048186] Modules linked in: i915(+) iosf_mbi i2c_algo_bit drm_kms_helper drm intel_gtt md_mod agpgart syscopyarea sysfillrect sysimgblt fb_sys_fops ip6table_filter ip6_tables iptable_filter ip_tables x_tables bonding intel_wmi_thunderbolt wmi_bmof x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel crypto_simd cryptd glue_helper rapl intel_cstate intel_uncore r8169 nvme i2c_i801 i2c_smbus i2c_core nvme_core realtek mpt3sas ahci raid_class libahci scsi_transport_sas fan wmi thermal video backlight button acpi_pad
diagnostic logs for 6.10.rc2 attached, let me know if any further information is needed, thanks!
unraid-diagnostics-20211201-1137.zip