Huh. I think this may have had to do with checkmk. They generated way too many logs, so I uninstalled the agent and the site, rebooted, and the problem went away.
I'm not tech savvy enough to diagnose this myself, but if anyone's interested hit...
The top output shows the following:
User processes: 33.4% CPU usage
System/kernel processes: 7.3% CPU usage
High CPU usage by user processes may be caused by hidden processes, possibly due to rootkits or other malicious software.
To check for...
This is very strange.
To view the top 10 user processes with the highest CPU usage, please run the following command:
ps -e -o pid,user,pcpu,pmem,comm --sort=-pcpu | grep -v '\[' | head -n 11
@juliokele YMMD.... "lodctr /r" hat auch in meinem Fall sofort geholfen:
# info balloon
balloon: actual=6144 max_mem=6144 total_mem=6143 free_mem=3732 mem_swapped_in=1781178368 mem_swapped_out=0 major_page_faults=74285 minor_page_faults=4670798...
Ich hatte damals Probleme mit den Performance Counters (im Jahr 2018, unter Windows 2012 R2, ich habe es fast vergessen :)).
Kann es bei dir nicht auch so sein...
Zusätzlich noch: Balloon Dienst neu installieren.
Command Prompt als Administrator öffnen
cd C:\Program Files\Virtio-Win\Balloon
blnsvr -u
blnsvr -i
blnsvr status
Ich benutze für das Strato HiDrive (nicht für PVE oder PBS Backup!): rclone mit einer API Verbindung (OAuth).
Vielleicht funktioniert es mit IONOS HiDrive auch.
https://rclone.org/hidrive/
Falls die API Verbindung nicht funktioniert, kann...
Mir scheint diese Ballon Info unvollständig zu sein.
Bei mir ist z. B.:
# info balloon
balloon: actual=4096 max_mem=4096 total_mem=4074 free_mem=2381 mem_swapped_in=750551040 mem_swapped_out=0 major_page_faults=30068 minor_page_faults=1344892...
Ernst gemeinte Frage (nicht böse gemeint!): Warum setzt man ein System in der Firma auf, was man nur mit KI eingerichtet bekommen hat? Schon zuhause wäre mir das zu heikel (kann man aber natürlich auch anders sehen, je nach dem wie wichtig einen...
@tithitoy @down16
This is not a problem, but due to the BSDs not reporting back any details regarding their internal memory usage. Therefore, we can only fall back to the host memory view, which has now changed a bit as we account for the...
@juliokele to follow up here, yes there were some changes in how we gather and calculate the "host view" of the guests memory usage. See this commit which introduced the change...
Thanks that worked. Added the component "non-free-firmware" to /etc/apt/sources.list.d/debian.sources, then updated my sources and was able to install it.