[SOLVED] Higher power consumption since Proxmox kernel update 6.14.11-2

jmcruvellier

New Member
Apr 30, 2024
7
1
1
Hi everyone,

I updated this morning Proxmox kernel to 6.14.11-2 on my HA cluster 3 nodes.
Since then, I noticed an increase of the power consumption (from ~70W to ~80W):

1757756815139.png

Is there anyone else experiencing the same behavior?

Thanks in advance.

BR,

Jean-Marc
 
Take a power shart over 30 days of work, and then compare. it's only a power glitch.
 
Take a power shart over 30 days of work, and then compare. it's only a power glitch.
I'm monitoring power consumption on daily basis, that's why I'm reporting this abnormal behavior
You can see the difference during last 30 days on 1 node :
1757758579286.png
 
Check if your microcode is updated.

In my case, I've noticed the increase in CPU usage acoustically ;-)

I also have a thread with the explanation:
 
If the load is increasing due to processing affected by vulnerability countermeasures, that might be normal.

CVE-2025-40300

https://github.com/proxmox/pve-kernel/tree/master/patches/kernel
This does indeed seem related to this patch.
I just saw that the CPU on 2 nodes is above 30% while it was below 10% (averages) before the update. On these two nodes, there are VMs, not on the 3rd.
Which would mean that this is closely related to the CVE-2025-40300 patch
 
After more investigation, the issue was not directly related to Proxmox kernel update, but to Home Assistant 2025.9.2 QEMU update...
After a rollback of my 2 HAOS VMs to 2025.9.1, everything went back to normal1757769529080.png
 
  • Like
Reactions: news