power usage

bartplessers

New Member
Feb 15, 2023
10
0
1
I recently switched to proxmox on a
Dell OptiPlex 7050:
  • 3.4 GHz Intel Core i5-7500 Quad-Core
  • 32GB of 2400 MHz DDR4 RAM
  • 512GB SSD NVMe PCIe
  • no spinning disks
baseline power consumption: 28W (thus without any VM's running)

Is this OK? Some people suggest that it is rather high, but when I run

Code:
echo "powersave" | tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor

there is no change in power consumption.

So just wondering: is +/-30W normal for such a system, or can I further optimize the power consumption of such a system?

kind regards,
Bart
 
Last edited:
You could try to disable onboard stuff that you don't need like aditional nics, disk controllers, soundcard, usb controllers, ...
Then there is aggressive link management but this might be bad for data integrity.
And for the CPU governor you could try schedutil in case that is supported when powersave won't help.
With SATA you could use hdparm to set a lower APM value, but not sure if something simlar existis for NVMe.
 
Last edited:
  • Like
Reactions: bartplessers

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!