Proxmox VE 8.0 (beta) released!

Good day,
I tried to install the proxmox8-BETA1 as a test. It worked fine so far, but the system doesn't boot after all, with the message:
... Error preparing initrd: Device Error

I installed it on a DELL R415
* 2x6 cores 2,6GHz
* 32GB RAM
* 4x1TB SeagateHD as ZFS-RAID10 at LSI SAS1068E-IT

It is booted via UEFI. The boot line is:
root=ZFS=rpool/ROOT/pve-1 boot=zfs

If I boot the system from a Debian USB including ZFS tools, I can import the zpool and the status is also OK.
By the way, I installed a proxmox7.4.1 for comparison - it boots.
But the pve7to8 upgrade didn't work: "...are you sure you want to remove proxmox-pve completely...."
I didn't get any further than that.
What information is still needed to find the cause of the boot error?

--- original in deutsch-------------------------------------------------------------------------------------------------------------
Guten Tag,
habe testweise versucht, die proxmox8-BETA1 zu installieren. Hat soweit gut funktioniert, aber das System bootet dann doch nicht, mit der Meldung:

Error preparing initrd: Device Error

Installiert habe ich auf einem DELL R415
* 2x6 Cores 2,6GHz
* 32GB RAM
* 4x1TB SeagateHD als ZFS-RAID10 an einem LSI SAS1068E-IT

Es wird per UEFI gebootet. Die Bootzeile lautet:
root=ZFS=rpool/ROOT/pve-1 boot=zfs

Boote ich das System von einem Debian-USB inkl. ZFS-Tools kann ich den zpool importieren und der Status ist auch OK

Übrigens habe ich zum Vergleich ein proxmox7.4.1 installiert - das bootet.
Aber das Upgrade pve7to8 klappte leider nicht: "... sind Sie sicher, daß Sie proxmox-pve vollständig entfernen wollen ...."
Weiter bin ich erst mal nicht gekommen.
Welche Informationen werden noch gebraucht, um die Ursache des Bootfehlers zu finden ?
 
Ich würde vorschlagen für die Fragen einen neuen Thread aufzumachen (gerne mich mit @Stoiko Ivanov auch anschreiben, damit ich es nicht übersehe - wenn es sprachlich egal ist würde ich Englisch vorschlagen, da damit wahrscheinlich mehr Leute erreicht werden)

Beim neuen Thread bitte folgendes posten:
Aber das Upgrade pve7to8 klappte leider nicht: "... sind Sie sicher, daß Sie proxmox-pve vollständig entfernen wollen ...."
Weiter bin ich erst mal nicht gekommen.
da wäre das gesamte output (in code-tags) von:
* pve7to8
* grep '' /etc/apt/sources.list /etc/apt/sources.list.d/*
* apt update; apt full-upgrade
hilfreich

Guten Tag,
habe testweise versucht, die proxmox8-BETA1 zu installieren. Hat soweit gut funktioniert, aber das System bootet dann doch nicht, mit der Meldung:

Error preparing initrd: Device Error
Der fehler ist mir so noch nicht untergekommen - aber um es potentiell etwas weiter einzuengen:
* nochmals die 8.0-beta iso versuchen zu installieren (im debug mode - da ein Auge darauf haben ob es warnings/errors gibt in den diversesten debug-shells
* wenn es damit auch nicht funktioniert - eine live-cd booten, und das output von lsblk posten
* die ESPs mounten (das sind jeweils die 2. Partitionen auf allen disken, die <= 1GB size haben) und den content mit `find /path/to/mountpoint` ausgeben
* währenddessen schauen, ob es Meldungen im journal gibt.
 
Ich würde vorschlagen für die Fragen einen neuen Thread aufzumachen (gerne mich mit @Stoiko Ivanov auch anschreiben, damit ich es nicht übersehe - wenn es sprachlich egal ist würde ich Englisch vorschlagen, da damit wahrscheinlich mehr Leute erreicht werden)

Beim neuen Thread bitte folgendes posten:

da wäre das gesamte output (in code-tags) von:
* pve7to8
* grep '' /etc/apt/sources.list /etc/apt/sources.list.d/*
* apt update; apt full-upgrade
hilfreich


Der fehler ist mir so noch nicht untergekommen - aber um es potentiell etwas weiter einzuengen:
* nochmals die 8.0-beta iso versuchen zu installieren (im debug mode - da ein Auge darauf haben ob es warnings/errors gibt in den diversesten debug-shells
* wenn es damit auch nicht funktioniert - eine live-cd booten, und das output von lsblk posten
* die ESPs mounten (das sind jeweils die 2. Partitionen auf allen disken, die <= 1GB size haben) und den content mit `find /path/to/mountpoint` ausgeben
* währenddessen schauen, ob es Meldungen im journal gibt. ... wie ???
Good - the pve7to8 is a separate problem - we look later

Boot in debug mode hangs at:
loading drivers: matroxfb_base pata_atiixp pata_acpi ahci mptsas ipmi_si sif ipmi_sif mac_hid ehci_pci i2c_piix4 sp5100_tco efi_pstore serio_raw psmouse pcspkr kvm_amd dcdbas

after that nothing to do - only reboot
If machine boots in BIOS mode ... installation OK and it boots from ZFS-RAID10

Tried again install in UEFI mode (normal, no debug)
The same error ... boot from stick (sda) ... mount /dev/sdb2
> find
./EFI
./EFI/proxmox
./EFI/proxmox/6.2.16-1-pve
./EFI/proxmox/6.2.16-1-pve/vmlinuz-6.2.16-1-pve
./EFI/proxmox/6.2.16-1-pve/initrd.img-6.2.16-1-pve
./EFI/systemd
./EFI/systemd/systemd-bootx64.efi
./EFI/BOOT
./EFI/BOOT/BOOTX64.EFI
./EFI/Linux
./EFI/Dell
./EFI/Dell/BootOptionCache
./EFI/Dell/BootOptionCache/BootOptionCache.dat
./loader
./loader/entries
./loader/entries/proxmox-6.2.16-1-pve.conf
./loader/loader.conf
./loader/random-seed
./loader/entries.srel

there the output of tree
├── [4.0K] EFI
│ ├── [4.0K] BOOT
│ │ └── [136K] BOOTX64.EFI
│ ├── [4.0K] Dell
│ │ └── [4.0K] BootOptionCache
│ │ └── [ 467] BootOptionCache.dat
│ ├── [4.0K] Linux
│ ├── [4.0K] proxmox
│ │ └── [4.0K] 6.2.16-1-pve
│ │ ├── [ 59M] initrd.img-6.2.16-1-pve
│ │ └── [ 13M] vmlinuz-6.2.16-1-pve
│ └── [4.0K] systemd
│ └── [136K] systemd-bootx64.efi
├── [4.0K] loader
│ ├── [4.0K] entries
│ │ └── [ 218] proxmox-6.2.16-1-pve.conf
│ ├── [ 6] entries.srel
│ ├── [ 28] loader.conf
│ └── [ 32] random-seed


10 directories, 9 files

I think it looks OK - or is there an error don't know ??
 
As said - please open a separate thread for this (also this is the German subforum - if possible write in German or open the thread in the fitting English forum)

The contents of the ESP look ok (although the Dell specific stuff is not put there by the PVE installer - so I guess you did modify it somehow afterwards?)

else - make sure you have the latest available BIOS/Firmware installed for all components of the system.
 

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!