<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 6, 2016 at 1:55 PM, Pavel Gashev <span dir="ltr">&lt;<a href="mailto:Pax@acronis.com" target="_blank">Pax@acronis.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Nathanaël,<br>
<br>
<br>
I can share my backup experience. The current backup/restore api integration is not optimal for incremental backups. It&#39;s ok to read the whole disk if you backup it first time, but you have to read the whole disk each time to find changes for incremental backups. It creates huge disk load.<br>
<br>
For optimal backups it&#39;s necessary to keep a list of changed blocks since previous backup.<br>
See <a href="http://wiki.qemu.org/Features/IncrementalBackup" rel="noreferrer" target="_blank">http://wiki.qemu.org/Features/IncrementalBackup</a><br>
<br>
Since it&#39;s not implemented in oVirt the best option is to run a backup agent inside VM. Yes, it&#39;s not very convenient, but it&#39;s necessary yet.<br>
<div class=""><div class="h5"><br>
<br>
<br>
<br>
On 05/04/16 21:32, &quot;<a href="mailto:users-bounces@ovirt.org">users-bounces@ovirt.org</a> on behalf of Nathanaël Blanchet&quot; &lt;<a href="mailto:users-bounces@ovirt.org">users-bounces@ovirt.org</a> on behalf of <a href="mailto:blanchet@abes.fr">blanchet@abes.fr</a>&gt; wrote:<br>
<br>
&gt;Hello,<br>
&gt;<br>
&gt;We are about to change our backup provider, and I find it is a great<br>
&gt;chance to choose a full supported ovirt backup solution.<br>
&gt;I currently use this python script vm-backup-scheduler<br>
&gt;(<a href="https://github.com/wefixit-AT/oVirtBackup" rel="noreferrer" target="_blank">https://github.com/wefixit-AT/oVirtBackup</a>) but it is not the workflow<br>
&gt;officially suggested by the community<br>
&gt;(<a href="https://www.ovirt.org/develop/release-management/features/storage/backup-restore-api-integration/" rel="noreferrer" target="_blank">https://www.ovirt.org/develop/release-management/features/storage/backup-restore-api-integration/</a>).<br>
&gt;<br>
&gt;I&#39;ve been looking for a long time an ISV who supports such an API, but<br>
&gt;the only one I found  is this one :<br>
&gt;Acronis Backup Advanced suggested here<br>
&gt;<a href="https://access.redhat.com/ecosystem/search/#/ecosystem/Red%20Hat%20Enterprise%20Virtualization?category=Software" rel="noreferrer" target="_blank">https://access.redhat.com/ecosystem/search/#/ecosystem/Red%20Hat%20Enterprise%20Virtualization?category=Software</a><br>
&gt;I ran the trial version, but it doesn&#39;t seem to do better than the<br>
&gt;vm-backup-scheduler script, and it doesn&#39;t seem to use the backup API<br>
&gt;(attach a clone as a disk to an existing vm).<br>
&gt;Can you suggest me some other ISV solutions, if they ever exist... or<br>
&gt;share me your backup experience?<br></div></div></blockquote><div><br></div><div>Hi Nathnael,</div><div>In addition to Acronis, you can also check</div><div style="font-size:12.8px">SEP - Hybrid Backup</div><div style="font-size:12.8px">Symantec Net Backup</div><div style="font-size:12.8px">CommVault - Simpana<br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">thanks,</div><div style="font-size:12.8px">Liron</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class=""><div class="h5">
&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" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><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" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div></div>