Replies: 1 comment
-
You may refer to #8453 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
OS / ENVIRONMENT
Ubuntu KVM
SUMMARY
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
EXPECTED RESULTS
Beta Was this translation helpful? Give feedback.
All reactions