Displaying 2 results from an estimated 2 matches for "d5c6".
Did you mean:
d5c4
2016 Mar 18
3
Incorrect memory usage returned from virsh
When I run `virsh dominfo <domain>` I get the following:
Id: 455
Name: instance-000047e0
UUID: 50722aa0-d5c6-4a68-b4ef-9b27beba48aa
OS Type: hvm
State: running
CPU(s): 4
CPU time: 123160.4s
Max memory: 33554432 KiB
Used memory: 33554432 KiB
Persistent: yes
Autostart: disable
Managed save: no
Security model: apparmor
Security DOI: 0
Security label: libvirt-...
2016 Mar 18
0
Re: Incorrect memory usage returned from virsh
On 03/18/2016 01:36 PM, Connor Osborn wrote:
> When I run `virsh dominfo <domain>` I get the following:
>
> Id: 455
> Name: instance-000047e0
> UUID: 50722aa0-d5c6-4a68-b4ef-9b27beba48aa
> OS Type: hvm
> State: running
> CPU(s): 4
> CPU time: 123160.4s
> Max memory: 33554432 KiB
> Used memory: 33554432 KiB
That says that the host allows up to 32G memory to be consumed by the
guest, and that no ballooning...