High average load on host

CatTom

Member
Aug 7, 2019
1
0
6
41
Hello,

I am running a small virtualisation environment with two windows and two Linux guests.
I have installed Proxmox VE on top of Debian Jessie stable edition and I was updating it regularly from Jessie to Stretch and recently to Buster, following the update process on the Proxmox wiki page. I'm not using test repository, only the stable one.

load_average.png
You can clearly see when the server was updated. Usually with all 4 VMs on the load average was around 0.50, and now is around 1.00.

The problem is, that there is 0.50 load average more than usual no matter how many VM are running - 1 or 4, after the update. Furthermore, after all VM are shutdown, it takes time for the load average 0.50 to come close to 0.00.

Screenshot of top: the VMs are in idle state, but still there is some CPU activity.
top.png

Browsing around the forums I tried the following:
- changing the QemuServer.pm file adding:
push @$cpuFlags , 'hv_synic';
push @$cpuFlags , 'hv_stimer';

- Adding acpi=off in grub
- Enable/Disable KSM service.
- Disable tablet for pointer

I've read that I need to try: perf top, but I don't understand the things it shows me.
perf_top.png

I rollbacked all changes I've made, because there was no effect.

After reboot, the load average is 0.00. As soon as a VM is started, 0.50 is added to the load average.

I vaguely remember that I had the same problem since the first installation of the server, but somehow I fixed it googling around. It is embarrassing that I can't remember how exactly :) Googling is not helping anymore.

Could you please give me some hints how to trace the excessive load average?

Thank you :)
 
Last edited:

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!