Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
SystemZ6277yIf I recall correctly it formats RAM to it's own strange format so it's using almost full memory at all time unfortunately.
-
It would really suck if the free resources can't be freed, since I would like to not only have that one windows server running
-
did you install the kvm-guest-drivers on the windows guest?
https://pve.proxmox.com/wiki/... -
SystemZ6277y@JoshBent Windows have this strange RAM behaviour, it's not Proxmox fault because Linux guest works ok. I have around 200 KVM guests in production on Proxmox.
-
@SystemZ Should I be worried though? or does proxmox handle the RAM on itself, since I know that if linux gets choked on RAM it loves to just kill the processes that take most RAM..
-
SystemZ6277y@JoshBent If you don't assign more RAM to VMs than you have on host then you are ok. Remember to leave some 300-1000MB free on host just to be sure.
-
@SystemZ Is there no way in auto managing it? since it wouldve been great to set a max usage top to the server, so if it needs more ram, it can get it from the pool, instead of swallowing the full 10GB all the time..
-
SystemZ6277y@JoshBent I wouldn't recommend it. Ballooning works with Linux but I don't know about Windows, using all RAM on idle doesn't sound good.
-
@SystemZ Wow I will really need a lot of ram if nobody comes through with some magical solution, maybe someone else knows one, thanks for now though!
Related Rants
Why the fuck does a windows server 2016 guest with ballooning service on proxmox take the full 10GB RAM from the host I assign to it?
I have installed all the virtio drivers and it does show in the guest summary itself the real usage of 1GB RAM, but if I check in htop or the datacenter summary, it shows the usage is 10/11GB all the time.
undefined
ram
proxmox
windows 2016