Virsh Snapshots

From wikieduonline
Jump to navigation Jump to search


qcow2 internal snapshots are best avoided in favour of extenal snapshots. [1]


Libvirt Snapshot releated changelog

  • v5.6.0 (2019-08-05)
    • qemu: Allow XML validation for snapshot creation
Add flag VIR_DOMAIN_SNAPSHOT_CREATE_VALIDATE to validate snapshot input XML. For virsh, users can use it as virsh snapshot-create --validate
  • v5.2.0 (2019-04-03)
    • snapshots: Add support for topological listings
  • v5.1.0 (2019-03-04)
    • External snapshot metadata redefinition is fixed
Attempting to use VIR_DOMAIN_SNAPSHOT_CREATE_REDEFINE to reinstate the metadata describing an external snapshot created earlier for an offline domain no longer fails.
  • v3.5.0 (2017-07-04)
    • qemu: snapshot: retrieve image metadata from user provided files
Disk images of an external snapshot created with VIR_DOMAIN_SNAPSHOT_CREATE_REUSE_EXT flag specified would not be scanned for metadata after recent changes. The metadata is necessary to allow keeping relative paths between images when doing a block-commit.

Related commands

Activities

See also

Advertising: