GitHub user PaX101 closed a discussion: Couldn't retreive free memory
<!-- Verify first that your issue/request is not already reported on GitHub. Also test if the latest release and main branch are affected too. Always add information AFTER of these HTML comments, but no need to delete the comments. --> ##### ISSUE TYPE <!-- Pick one below and delete the rest --> * Bug Report ##### COMPONENT NAME <!-- Categorize the issue, e.g. API, VR, VPN, UI, etc. --> ~~~ Cloudstack - Agent ~~~ ##### CLOUDSTACK VERSION <!-- New line separated list of affected versions, commit ID for issues on main branch. --> ~~~ 4.19.0 ~~~ ##### OS / ENVIRONMENT <!-- Information about the environment if relevant, N/A otherwise --> Ubuntu KVM ##### SUMMARY <!-- Explain the problem/feature briefly --> Windows VM's are constantly spaming the agent logs with the following warning message, Linux VM's are able to retrieve memory. We have the tools installed on the VM's and it is reporting CPU and Networking no problem. `2024-07-17 16:18:32,004 WARN [kvm.resource.LibvirtComputingResource] (agentRequest-Handler-5:null) (logid:10a45dcc) Couldn't retrieve free memory, returning -1. 2024-07-17 16:18:32,011 WARN [kvm.resource.LibvirtComputingResource] (agentRequest-Handler-2:null) (logid:63b80ead) Couldn't retrieve free memory, returning -1. 2024-07-17 16:18:32,012 WARN [kvm.resource.LibvirtComputingResource] (agentRequest-Handler-5:null) (logid:10a45dcc) Couldn't retrieve free memory, returning -1. 2024-07-17 16:18:32,020 WARN [kvm.resource.LibvirtComputingResource] (agentRequest-Handler-5:null) (logid:10a45dcc) Couldn't retrieve free memory, returning -1. 2024-07-17 16:18:32,022 WARN [kvm.resource.LibvirtComputingResource] (agentRequest-Handler-2:null) (logid:63b80ead) Couldn't retrieve free memory, returning -1.` ##### STEPS TO REPRODUCE <!-- For bugs, show exactly how to reproduce the problem, using a minimal test-case. Use Screenshots if accurate. For new features, show how the feature would be used. --> <!-- Paste example playbooks or commands between quotes below --> ~~~ Install Windows with libvert agent in VM then tail agent log. ~~~ <!-- You can also paste gist.github.com links for larger files --> ##### EXPECTED RESULTS <!-- What did you expect to happen when running the steps above? --> ~~~ Agent should be able to retrieve free memory. ~~~ GitHub link: https://github.com/apache/cloudstack/discussions/9412 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org