Proxmox not booting

Locutos

New Member
Jan 26, 2024
2
0
1
[0.033352] ACPI: SPCR: [Firmware Bug]: Unexpected SPCR Access Width. Default
ing to byte size

[0.033356] [Firmware Bug]: TSC_DEADLINE disabled due to Errata: please update microcode to version: 0x22 (or later)

[0.121109] DMAR: [Firmware Bug]: No firmware reserved region can cover this
3MRR [0x00000000000e8000-0x00000000000e8fff], contact BIOS vendor for fixes

[0.268784] [Firmware Bug]: the BIOS has corrupted hw-PMU resources (MSR 38d is 330)
 
Did you already try to boot with an older kernel?
To be honest I was trying to install the latest version available. There is nothing possible to do either than install an older version? My server hardware is a HP ProLiant ML310e Gen8 v2 If this kernel is not suitable or compatible to this server, can anybody pin point me to the correct one?
 
You don't have to reinstall PVE to try another kernel. At least not when trying some of those not that old kernels as PVE comes with some older kernels in case the newest one isn't working properly.
 
Last edited:
[0.033352] ACPI: SPCR: [Firmware Bug]: Unexpected SPCR Access Width. Default
ing to byte size

[0.033356] [Firmware Bug]: TSC_DEADLINE disabled due to Errata: please update microcode to version: 0x22 (or later)

[0.121109] DMAR: [Firmware Bug]: No firmware reserved region can cover this
3MRR [0x00000000000e8000-0x00000000000e8fff], contact BIOS vendor for fixes

[0.268784] [Firmware Bug]: the BIOS has corrupted hw-PMU resources (MSR 38d is 330)
This is not a bug/broken kernel.

The HPE servers by default the IOMMU disabled on all of the PCIE ports.
If you need IOMMU ( PCI-E passthrough ) you need manually enable using "conrep" util ( https://forum.proxmox.com/threads/hpe-ml-dl-server-series-pci-gpu-passthrough-pve8.131361/ )

You can ignore those messages.
 
  • Like
Reactions: Dunuin