-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kvmtop returns "0" total and used RAM #39
Comments
@suedmicael thanks for reporting this issue. Which operating system do you have inside the VM? Could you please try on the host to query the memory information via virsh: |
@cha87de the VM is a Linux. [root@svlxeng01 ~]# virsh dommemstat VSR2 |
I got the same problem here: UUID name ram_total ram_used ram_vsize ram_rss ram_minflt ram_cminflt ram_majflt ram_cmajflt [root@ bin]# virsh dommemstat instance-0031ae08 |
In my case all instances which runs windows server OS has the problem, Linux I don´t have this problem. Do you know if I forgot any configuration? Regards, |
I installed the kvmtop 2.1.3 rpm on a CentOS 7, and when I run kvmtop the memory used and memory total of domains is showed with "0"
See PrtScr:
http://prntscr.com/qbkubi
The text was updated successfully, but these errors were encountered: