[libvirt-users] LIbvirt Python Snapshot -Domain Crashing

Sijo Jose mailtosijojose at gmail.com
Tue Jun 3 10:32:21 UTC 2014


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>
     <uuid></uuid>
  </domain>
  <parent>
    <name></name>
  </parent>

</domainsnapshot>
----------------


API Call
--------------
snp1=domain1.snapshotCreateXML(snp_xml,0)
here I'm passing flag value as zero..

Its created first snapshot without any error, but when I tried for second
snapshot
1) Domain switched its state to pause and its not coming back


I installed ubuntu12.04 OS in the domian.

Rgds
-Sijo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20140603/523b4491/attachment.htm>


More information about the libvirt-users mailing list