You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
We have concerns regarding the open-vm-tools balloon memory driver not working right in ROS (1.1.3).
Is this a defect?
We have vSphere hosts with 93% memory consumed, and we're surprised the balloon driver hasn't flushed the guests. We have a lot of memory on them that is not active.
The underlying vsphere host this ran on currently has 93% memory consumption. The guest active memory is perhaps 20% but it's holding onto all 100% from the vsphere host (hence the balloon driver should kick in at some point to free pages).
When should the balloon driver should kick-in .. we would have expected it to start before the vsphere memory alerts started to go off.
The text was updated successfully, but these errors were encountered:
We have concerns regarding the open-vm-tools balloon memory driver not working right in ROS (1.1.3).
Is this a defect?
We have vSphere hosts with 93% memory consumed, and we're surprised the balloon driver hasn't flushed the guests. We have a lot of memory on them that is not active.
$ sudo system-docker exec -ti open-vm-tools vmware-toolbox-cmd stat balloon
0 MB
The underlying vsphere host this ran on currently has 93% memory consumption. The guest active memory is perhaps 20% but it's holding onto all 100% from the vsphere host (hence the balloon driver should kick in at some point to free pages).
When should the balloon driver should kick-in .. we would have expected it to start before the vsphere memory alerts started to go off.
The text was updated successfully, but these errors were encountered: