<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:70.85pt 70.85pt 56.7pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="DE" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">Dear all,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">thank you for the help, right now we are at a state where we can do snapshots and remove them, since there are no ovirt
packages for Fedora 21 we are using fedora 20 + virt-preview.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">Everything is working fine from a spanshot perspective.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">Regards<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">Soeren<o:p></o:p></span></p>
<p class="MsoNormal"><a name="_MailEndCompose"><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US"><o:p> </o:p></span></a></p>
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri",sans-serif"> Gianluca Cecchi [mailto:gianluca.cecchi@gmail.com]
<br>
<b>Sent:</b> Wednesday, February 11, 2015 10:23 PM<br>
<b>To:</b> Adam Litke<br>
<b>Cc:</b> users; Soeren Malchow; Thomas Keppler (PEBA)<br>
<b>Subject:</b> Re: [ovirt-users] Backup solution using the API<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p><br>
Il 11/Feb/2015 19:10 "Adam Litke" <<a href="mailto:alitke@redhat.com">alitke@redhat.com</a>> ha scritto:<br>
><br>
> On 11/02/15 17:30 +0000, Soeren Malchow wrote:<br>
>><br>
>> Dear all,<br>
>><br>
>> i am a little lost, i tried quite a few things with the snapshots, so<br>
>> far with python scripts I can iterate through the existing machines,<br>
>> take one, make a snapshot and all this.<br>
>><br>
>> However, there are 2 problems I can not get around:<br>
>><br>
>> 1. even when on 3.5.1 I can not delete a snapshot on a running VM, if<br>
>> I understood that correctly this relies on the Live Merge Feature<br>
>> where the code is available in vdsm already but it needs a certain<br>
>> libvirt version !?!? So question here is, can I delete a snapshot or<br>
>> not ? can I use only the rest API not python (excuse me I am not a<br>
>> developer)<br>
><br>
><br>
> I can answer this one at least. For now, Centos 7 is lacking a new<br>
> enough version of libvirt to support Live Merge (> 1.2.7). The<br>
> virt-preview repository for Fedora is shipping a newer libvirt. You<br>
> can check if vdsm will support live merge by executing the following<br>
> on the host in question:<br>
><br>
> sudo vdsClient -s 0 getVdsCaps | grep liveMerge<br>
><br>
> RHEL 7.1 will be shipping a version with the neccessary backports to<br>
> support live merge so I imagine Centos 7.1 will pick those up<br>
> automatically?<br>
><br>
><br>
> -- <br>
> Adam Litke<br>
> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
> <a href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a><o:p></o:p></p>
<p>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.<o:p></o:p></p>
<p>Gianluca<o:p></o:p></p>
</div>
</body>
</html>