I run Proxmox 7.4 on a HP 400 G5 system (i5 9500T), which is famous for it's very very low power consumption.
Since Proxmox version 7.3 I get very poor power states, it seems that something is waking up the cpu all the time. I have a second identical system (i3 9100T) where I am running v 7.1.
To illustrate the effect, here is the powertop comparison (on the left v 7.4, on the right 7.1).
I also tried to use v 7.4. on the test system (i3 9100T) and the power consumption went up as well. So it has something to do with proxmox 7.3 and higher (it could be since 7.2, I didn't test it).
In numbers: v 7.1 idle (without running VMs) uses 1.8 Watt, v 7.4 idle (without running VMs) about 3.5 Watt.
There are my grub settings:
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="pcie_aspm=force pcie_aspm.policy=powersupersave"
GRUB_CMDLINE_LINUX=""
Do you have any idea why proxmox 7.1. allows better power states (c10 nearly all the time)?
Since Proxmox version 7.3 I get very poor power states, it seems that something is waking up the cpu all the time. I have a second identical system (i3 9100T) where I am running v 7.1.
To illustrate the effect, here is the powertop comparison (on the left v 7.4, on the right 7.1).
I also tried to use v 7.4. on the test system (i3 9100T) and the power consumption went up as well. So it has something to do with proxmox 7.3 and higher (it could be since 7.2, I didn't test it).
In numbers: v 7.1 idle (without running VMs) uses 1.8 Watt, v 7.4 idle (without running VMs) about 3.5 Watt.
There are my grub settings:
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="pcie_aspm=force pcie_aspm.policy=powersupersave"
GRUB_CMDLINE_LINUX=""
Do you have any idea why proxmox 7.1. allows better power states (c10 nearly all the time)?