<p dir="ltr"><br>
Il 11/Feb/2015 19:10 &quot;Adam Litke&quot; &lt;<a href="mailto:alitke@redhat.com">alitke@redhat.com</a>&gt; ha scritto:<br>
&gt;<br>
&gt; On 11/02/15 17:30 +0000, Soeren Malchow wrote:<br>
&gt;&gt;<br>
&gt;&gt; Dear all,<br>
&gt;&gt;<br>
&gt;&gt; i am a little lost, i tried quite a few things with the snapshots, so<br>
&gt;&gt; far with python scripts I can iterate through the existing machines,<br>
&gt;&gt; take one, make a snapshot and all this.<br>
&gt;&gt;<br>
&gt;&gt; However, there are 2 problems I can not get around:<br>
&gt;&gt;<br>
&gt;&gt; 1. even when on 3.5.1 I can not delete a snapshot on a running VM, if<br>
&gt;&gt; I understood that correctly this relies on the Live Merge Feature<br>
&gt;&gt; where the code is available in vdsm already but it needs a certain<br>
&gt;&gt; libvirt version !?!?  So question here is, can I delete a snapshot or<br>
&gt;&gt; not ? can I use only the rest API not python  (excuse me I am not a<br>
&gt;&gt; developer)<br>
&gt;<br>
&gt;<br>
&gt; I can answer this one at least.  For now, Centos 7 is lacking a new<br>
&gt; enough version of libvirt to support Live Merge (&gt; 1.2.7).  The<br>
&gt; virt-preview repository for Fedora is shipping a newer libvirt.  You<br>
&gt; can check if vdsm will support live merge by executing the following<br>
&gt; on the host in question:<br>
&gt;<br>
&gt;   sudo vdsClient -s 0 getVdsCaps | grep liveMerge<br>
&gt;<br>
&gt; RHEL 7.1 will be shipping a version with the neccessary backports to<br>
&gt; support live merge so I imagine Centos 7.1 will pick those up<br>
&gt; automatically?<br>
&gt;<br>
&gt;<br>
&gt; -- <br>
&gt; Adam Litke<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a></p>
<p dir="ltr">I confirm that at least on f21 tc3 I was able to live delete snapshots,  also into the active layer.<br>
See:<br>
<a href="http://lists.ovirt.org/pipermail/users/2014-November/029450.html">http://lists.ovirt.org/pipermail/users/2014-November/029450.html</a><br>
and the whole thread.<br>
I hope that RHEL 7.1 (and CentOS) will have the merging into the active layer too.... and not only into the chain history.</p>
<p dir="ltr">Gianluca</p>