shaerul commented on issue #8453: URL: https://github.com/apache/cloudstack/issues/8453#issuecomment-1880120221
> > > @shaerul Can you check the xml definition of the Windows vm if virtio memory balloon is enabled? > > > > > > It appears to be present, > > ``` > > <memballoon model='virtio'> > > <alias name='balloon0'/> > > <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> > > </memballoon> > > ``` > > > > > > > > > > > > > > > > > > > > > > > > I have attached herewith the entire dumpxml for your convenience. Thanks. > > [i-2-121-VM.txt](https://github.com/apache/cloudstack/files/13851469/i-2-121-VM.txt) > > Can you add the following line to agent.properties, restart cloudstack-agent, and stop/start vm? > > vm.memballoon.stats.period=5 This function performed like a enchanting charm. I'm now obtaining the accurate outcome. Thaks a lot. Should I add this line to all of my KVM hosts' agent.properties, restart cloudstack-agent, and stop/start Windows VMs? <img width="272" alt="solved-memory-metrics-for-windows-server-2022" src="https://github.com/apache/cloudstack/assets/5109336/67485b1f-65ba-4edc-a754-d823d20e1355"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
