can you please post the full config of the VM? You get it by running qm config 100 on the CLI
What is the hardware of the host? Mainly, which CPU is used? What is the output if you run lscpu on the CLI?
Please paste the output within CODE tags...
Did you add an EFI disk with Pre-Enrolled keys? Then Secure Boot is enabled and not every Linux Distro can boot with that.
Remove the EFI disk and add a new one with the "Pre-Enrolled keys" checkbox disabled and try again :)
Ist bei Windows der "Balloon Service" von der VirtIO ISO installiert und gestartet? Unter Linux liefert der Linux Kernel direkt die Infos über das Balloon Device.
Das gilt auch für pre PVE 9 ;-)
Das war schon immer so. Auch pre PVE 9 war das Balloon Device nötig, um eine akkurate Gast-Sicht in der VM Summary auf den RAM Verbrauch zu bekommen. Die Host-Sicht auf den Gast RAM war nicht ganz richtig und hat einige Teile des Overheads nicht...
Siehe hier: https://pve.proxmox.com/wiki/Upgrade_from_8_to_9#VM_Memory_Consumption_Shown_is_Higher
Wenn der Gast die richtigen Infos via Ballooning Device liefert, stimmt die Anzeige auch wieder. Solange Memory und Minimum Memory gleich sind...