Hi,
Is it possible to freeze windows guests for a consistent storage level
snapshot.
I am using openstack icehouse on centos 6.6
Hypervisor: KVM
Libvirt: 0.10.2
Qemu: 0.10.2
Guest OS: Windows 7 and Windows Server 2008
I was able to freeze Centos guests by issuing the command:
virsh qemu-agent-co
Hi, ALL,
I just find the page on git:
https://github.com/qemu/qemu/blob/master/docs/live-block-ops.txt
This metion “Live block copy”, so Live Block Copy is the feature of
live-block-ops.
And what about the live-block-migration ?
Best Regards,
Star Guo
发件人: Star Guo [mailto:st...@cep
Hi, ALL,
I just look for the class and method to use blockcopy in libvirt-java on
this page:
http://libvirt.org/sources/java/javadoc/
However, I can not find out. Libvirt-java Support blockcopy ? Thanks.
Best Regards,
Star Guo
___
libvirt-u
Hello,
A collecting period should be set to get domain memory stats
(virDomainSetMemoryStatsPeriod function or virsh dommemstat --period
from command line).
Is there a way to set this period automatically using XML config or any
other way?
___
lib