Re: LIbvirt Python Snapshot -Domain Crashing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jun 03, 2014 at 04:02:21PM +0530, Sijo Jose wrote:
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.


I do not know much about these snapshot calls, but let me ask you.
You wrote that it's crashing, but here you are saying it gets paused
only, so which statement is correct?

If you have the problem with "downstream" version (here you are saying
it's from Ubuntu), please check it with current master as well.  That
can help us (or someone from Ubuntu) find the reason for it to fail.
It's also possible there are some patches applied only in your
downstream version on top of 1.0.0 and we're mostly dealing with
upstream versions here.

Martin

Rgds
-Sijo

_______________________________________________
libvirt-users mailing list
libvirt-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvirt-users

Attachment: signature.asc
Description: Digital signature

_______________________________________________
libvirt-users mailing list
libvirt-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvirt-users

[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux