[libvirt-users] [libvirt] libvirt external disk-only snapshot will pause the VM?

Eric Blake eblake at redhat.com
Wed Aug 6 15:35:21 UTC 2014


On 08/06/2014 08:36 AM, Yuanzhen Gu wrote:

[please don't top-post on technical lists]

> Thanks very much Eric!  This is exactly what I guessed, I just wondering
> where I could find this piece of code and control the the pause time of
> guest, while the snapshot being taken?  thanks !

Actually, for new enough qemu (one with the 'transaction' QMP command),
or for a guest where only one disk is being snapshotted, there is no
pause required.  See qemuDomainSnapshotCreateDiskActiveExternal in
src/qemu/qemu_driver.c.  When a pause is required, it is only for the
fraction of a second required to issue a followup qemu QMP command to
resume the guest, so there is no need for a knob to control the pause
time (it is as already as fast as possible).

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 539 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20140806/c076103f/attachment.sig>


More information about the libvirt-users mailing list