[libvirt-users] managedsave results in unexpected shutdown from inside Windows

Eric Blake eblake at redhat.com
Wed Mar 13 16:28:01 UTC 2013


On 03/13/2013 09:25 AM, Nicolas Sebrecht wrote:
> I use a script started each night to (managed)save the guests and upload
> them to a FTP server.  Basically, I do
> 
>   virsh managedsave guest
>   <upload managedsave file>
>   <upload guest disks>
>   virsh start guest

You might want to look into external snapshots as a more efficient way
of taking guest snapshots.  With virsh managedsave/start, you are
guaranteed guest downtime of several seconds at a minimum, and you have
to do the disk management yourself; but with external snapshots, you can
take a consistent picture of guest state at a point in time with
sub-second downtime (the same way live migration between hosts has
sub-second downtime).

-- 
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: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20130313/5da6a4dc/attachment.sig>


More information about the libvirt-users mailing list