<br clear="all"><div>Hello everyone,</div><div>    I am trying to find a way to store an internal disk snapshot and supposed to restore later.</div><div><br></div><div>    Here is the problems I met:</div><div>    1) when I use SnapshotCreateXML() to create a disk_only snapshot while the domain is inactive, there is an error happened:</div>
<div>     disk snapshot of inactive domains not implemented yet.</div><div>     I am wondering is there and way I can save the disk_only snapshot when the domain is inactive right now?</div><div><br></div><div>     2) also use snapshotCreateXML() to create a disk_only snapshot while the domain is active, and use the xml to set the <disk name="hda" snapshot="internal"> there is also an error happened:</div>
<div>     unsupported configuration: active qemu domains require external disk snapshot; disk hda requested internal</div><div><br></div><div>     3) when I use snapshotCreateXML() to create a disk_only snapshot using external file, it could be done, but when I try to use revertToSnapshot() to revert this snapshot there is another error happened:</div>
<div>      revert to external snapshot not supported yet.</div><div><br></div><div>Is there anyone can help me about this, or we just can't use libvirt to managed the disk snapshot right now?</div><div><br></div><div>
Thanks very much!</div>-- <br>Best Regards,<br>Roger Xu<br>