[libvirt-users] unsupported configuration: Reboot is not supported with this QEMU binary

Xing.x.Gao itxx00 at gmail.com
Tue Jun 19 03:02:19 UTC 2012


>
>
>>>
>> when use libvirt0.9.4 ,then memStats() just output a '{ }'.
>>
>
> Generally, it means your qemu returns empty result for
> monitor command query-balloon. Could you check the debug
> log to find out what the qemu monitor command returns
> actually?
>
> libvirt > 0.9.4  memStats() can get  the memory stats,but it seems that
the value does not match guest memory usage:
virsh # version
Compiled against library: libvir 0.9.11
Using library: libvir 0.9.11
Using API: QEMU 0.9.11
Running hypervisor: QEMU 1.0.94

virsh # dommemstat centos
actual 524288
rss 276252

while in the 'centos' guest:
 [root at centos-guest ~]# free -k
             total       used       free     shared    buffers     cached
Mem:        511148      84784     426364          0       5708      32664
-/+ buffers/cache:      46412     464736
Swap:      2064376          0    2064376

what does the 'rss'  mean?  thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120619/435cff2a/attachment.htm>


More information about the libvirt-users mailing list