problem zfs don't boot after upgrade from 8.1.4 to 8.2.2 enterprise repository

pwa_umk

Member
Feb 16, 2022
4
0
6
43
Hello, after the update, the server does not start, it shows a ZFS error, when I select an older kernel version 6.5.13-5, the system loads correctly. I have a Dell T340 server.
 

Attachments

  • 1714131500175.JPEG
    1714131500175.JPEG
    161.9 KB · Views: 10
  • 1714131497884.JPEG
    1714131497884.JPEG
    157.6 KB · Views: 10
can you do an:
Code:
update-initramfs -u -k all
update-grub

and reboot again into 6.8 to try ?
 
I have a similar problem (no disks on H330 after update), booting BIOS or UEFI doesn't matter.
looks for me like the initramfs misses some module or sth. But if update-initramfs doesn't help im out of ideas.
Im using in one of my Servers an LSI 9305-24i (Backup-Server) and have no issues there with 6.8, the card just doesn support secure boot, means the os drives connected to that LSI card won't get recognized with Secure-Boot, since the card isn't available at boot time.
But that happened already since i exchanged the old HP Crap Raid-Controller with the 9305-24i, the HP-Raid controller did secure-boot without issues xD

However, that wont help you both. Seems like you're probably Stuck for now with the older Kernel. Or you have to find out which module initramfs misses, and then see if the Proxmox-Team could add it back or if there is a dkms or whatever package available.

For my LSI 9305, i have this modules that are automatically loaded (didn't needed to do or add anything)
Code:
raid_class             12288  1 mpt3sas
scsi_transport_sas     53248  1 mpt3sas
Module name / Size / Used / By

Cheers
 
I think, it is the same problem like mine. Can you check lspci -> Controller found, lsblk -> no disks
edit: I use the megaraid_sas driver, is it possible to switch to mpt3sas?

i have updated the controller-firmware (https://www.dell.com/support/home/de-de/drivers/driversdetails?driverid=nykx7) and linux driver to
07.728.04.00
same error:
Code:
root@proxmox02:~# dmesg |grep mega
[    1.113827] megasas: 07.727.03.00-rc1
[    1.118454] megaraid_sas 0000:01:00.0: BAR:0x1  BAR's base_addr(phys):0x00000000df200000  mapped virt_addr:0x0000000069fbd2a7
[    1.118459] megaraid_sas 0000:01:00.0: FW now in Ready state
[    1.118461] megaraid_sas 0000:01:00.0: 63 bit DMA mask and 32 bit consistent mask
[    1.118634] megaraid_sas 0000:01:00.0: firmware supports msix        : (96)
[    1.118736] megaraid_sas 0000:01:00.0: requested/available msix 5/5 poll_queue 0
[    1.118739] megaraid_sas 0000:01:00.0: current msix/online cpus      : (5/4)
[    1.118740] megaraid_sas 0000:01:00.0: RDPQ mode     : (disabled)
[    1.118742] megaraid_sas 0000:01:00.0: Current firmware supports maximum commands: 928        LDIO threshold: 237
[    1.120791] megaraid_sas 0000:01:00.0: Performance mode :Latency (latency index = 1)
[    1.120794] megaraid_sas 0000:01:00.0: FW supports sync cache        : No
[    1.120797] megaraid_sas 0000:01:00.0: megasas_disable_intr_fusion is called outbound_intr_mask:0x40000009
[    6.844721] megaraid_sas 0000:01:00.0: Ignore DCMD timeout: megasas_get_ctrl_info 5382
[    6.844725] megaraid_sas 0000:01:00.0: Could not get controller info. Fail from megasas_init_adapter_fusion 1907
[    6.845657] megaraid_sas 0000:01:00.0: Failed from megasas_init_fw 6539

The error is only with megaraid_sas, my other system with mpt3sas works after the update.
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!