[Openstack] Support for snapshot of LVM backend image
Christoph Hellwig
Christoph.Hellwig at nebula.com
Mon Jul 16 12:14:00 UTC 2012
On Mon, 2012-07-16 at 15:20 +0400, Boris Filippov wrote:
> Current snapshot implementation for libvirt driver doesn't support
> snapshotting for everything except qcow2 (as i remember, because
> virDomainManagedSave
> will fail on everything except qcow2).
Sheepdog also supports the save_vmstate/load_vmstate methods.
But qemu can also write the vm state outside of the backend image, which
should be usable with all image backends.
More information about the Openstack
mailing list