February 18, 20251 yr I have an unraid box I installed in 2019. Bought a surplus 3U server and it has been running flawless. I have performed updates in the past and today I tried to apply update 7.0.0. When the update completed all my array devices show "no device" for my drives. Searching I found other posts with similar issues. My setup works on 6.12.8 so I am not sure the problem is hardware related. There is a BIOS update for the motherboard but the fixes appear to not be related to my 7.0.0 update issues. Any assistance is appreciated. Billy EDIT. Looking through the syslog I found this. Feb 18 17:04:43 hotsyok-aspen kernel: mpt2sas_cm0: failure at drivers/scsi/mpt3sas/mpt3sas_scsih.c:12347/_scsih_probe()! Feb 18 17:04:43 hotsyok-aspen kernel: mpt2sas_cm0: pci_request_selected_regions: failed Below are the server specs. Supermicro X9DRI-LN4F+ REV 1.20A for V2 Integrated Quad Intel 1000BASE-T Ports Integrated IPMI 2.0 Management Backplane: BPN-SAS-836TQ 16-port 3U TQ (W/ AMI 9072 SGPIO support) backplane, support up to 16x 3.5-inch AS/SATA HDD/SSD PCI-Expansions slots: Full Height 4 x16 PCI-E 3.0, 1 x8 PCI-E 3.0, 1 x4 PCI-E 3.0 (in x8) 2x Intel Xeon E5-2680 V2 Deca (10) Core 2.8GHz 128GB DDR3 16 x 8GB - DDR3 - REG PC3-10600R 4x SATA 8TB 3.5" Hitachi/Dell 6Gb/s 7200RPM 128MB 4x New Micron 2.5" 1.92TB SATA SSD () 2x LSI 9210-8i HBA JBOD FREENAS UNRAID including 2x SFF8087 long cable prices 1x Integrated Onboard Quad NIC 1GB hotsyok-aspen-diagnostics-20250218-1707 pos 7 update.zip hotsyok-aspen-diagnostics-20250218-1519 pre 7 update.zip P-X9DR3-LN4F__X9DRI-LN4F__BIOS_3_4_release_notes.pdf Edited February 19, 20251 yr by menasco
February 19, 20251 yr Community Expert older version of unraid didn't write a correct config file and didn't properly check. Noted in announcements:
February 19, 20251 yr Community Expert The HBA is failing to initialize, look for a BIOS/firmware update, you can also try a different PCIe slot to see if it helps.
February 19, 20251 yr Author 6 hours ago, JorgeB said: The HBA is failing to initialize, look for a BIOS/firmware update, you can also try a different PCIe slot to see if it helps. Thank you for the reply. When I roll back to 6.12.8 everything works. Billy
February 19, 20251 yr Author 12 hours ago, bmartino1 said: older version of unraid didn't write a correct config file and didn't properly check. Thanks, I will look into that when I can shutdown tonight.
February 19, 20251 yr Community Expert 1 hour ago, menasco said: When I roll back to 6.12.8 everything works. Because it uses an older kernel/driver
February 19, 20251 yr Author 36 minutes ago, JorgeB said: it uses an older kernel/driver Suggestions as to where to find a solution? Billy
February 19, 20251 yr Community Expert 9 hours ago, JorgeB said: look for a BIOS/firmware update, you can also try a different PCIe slot to see if it helps.
February 19, 20251 yr Community Expert Another thing worth trying, click on the flash drive, then scroll down to the syslinux configuration section, and add this to the default boot option after /bzroot: pci=realloc=off
February 19, 20251 yr Author 9 minutes ago, JorgeB said: Another thing worth trying I will try it when I can shutdown the system Friday evening. Thanks
February 19, 20251 yr Community Expert From what I've found on other sites, the last option alone has a good chance of resolving the issue.
February 21, 20251 yr Author On 2/19/2025 at 12:23 PM, JorgeB said: Another thing worth trying, click on the flash drive, then scroll down to the syslinux configuration section, and add this to the default boot option after /bzroot: I will try this tonight. Is this where the line needs to be added? Billy default menu.c32 menu title Lime Technology, Inc. prompt 0 timeout 50 label Unraid OS menu default kernel /bzimage append initrd=/bzroot pci=realloc=off label Unraid OS GUI Mode kernel /bzimage append initrd=/bzroot,/bzroot-gui label Unraid OS Safe Mode (no plugins, no GUI) kernel /bzimage append initrd=/bzroot unraidsafemode label Unraid OS GUI Safe Mode (no plugins) kernel /bzimage append initrd=/bzroot,/bzroot-gui unraidsafemode label Memtest86+ kernel /memtest
February 21, 20251 yr Community Expert Yes missed that you add it below, it may be easier if you switch to menu view, then add to the default boot option, the one in green, after /bzroot like the mitigations option I have. If it works, you can also add it to other boot options you may want to use in the future, like safe mode
February 21, 20251 yr Community Expert Not quite - it needs to be added to the end of the append line rather than on a new line You need to do this for each of the boot options you might want to use.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.