@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.
Check your /etc/apt/sources.list.
It should end with "main non-free contrib non-free-firmware" all the debian.org deb section.
for example:
deb http://ftp.de.debian.org/debian trixie main non-free contrib non-free-firmware
deb...
It's interesting that the memory usage is 101.15% on the pfSense (2.8.0) VM in PVE 9.
On PVE 8, the memory usage was around 70-75%. That was also incorrect, but not over 100%.
The memory balloon is off due to a missing implementation in FreeBSD...
We are pleased to announce the first beta release of Proxmox Virtual Environment 9.0! The 9.x family is based on the great Debian 13 "Trixie" and comes with a 6.14.8-1 kernel, QEMU 10.0.2, LXC 6.0.4, OpenZFS 2.3.3.
Note: The current release of...