search for: vir_domain_snapshot_create_atomic

Displaying 2 results from an estimated 2 matches for "vir_domain_snapshot_create_atomic".

2014 Jun 03
1
Re: LIbvirt Python Snapshot -Domain Crashing
...Stop running guest after snapshot VIR_DOMAIN_SNAPSHOT_CREATE_DISK_ONLY = 16 disk snapshot, not system checkpoint VIR_DOMAIN_SNAPSHOT_CREATE_REUSE_EXT = 32 reuse any existing external files VIR_DOMAIN_SNAPSHOT_CREATE_QUIESCE = 64 use guest agent to quiesce all mounted file systems within the domain VIR_DOMAIN_SNAPSHOT_CREATE_ATOMIC = 128 atomically avoid partial changes VIR_DOMAIN_SNAPSHOT_CREATE_LIVE = 256 create the snapshot while the guest is running -Sijo On Tue, Jun 3, 2014 at 6:00 PM, Martin Kletzander <mkletzan@redhat.com> wrote: > On Tue, Jun 03, 2014 at 04:02:21PM +0530, Sijo Jose wrote: > >> Hi...
2014 Jun 03
2
LIbvirt Python Snapshot -Domain Crashing
Hi, I'm using libvirt(1.0.0) with python, for managing virtual machines.. but while taking multiple snapshot domain is crashing... Snapshot XML ------------------------- <domainsnapshot> <name>snp1</name> <creationTime></creationTime> <description>Description</description> <state></state> <domain>