On Sun, Jun 7, 2020 at 1:33 PM Eyal Shenitzky <eshenitz@redhat.com> wrote:On Sun, 7 Jun 2020 at 14:29, Eyal Shenitzky <eshenitz@redhat.com> wrote:Hi Gianluca,On Thu, 4 Jun 2020 at 02:04, Gianluca Cecchi <gianluca.cecchi@gmail.com> wrote:Hello,going to test incremental backup in 4.4.Is this page the updated one to use:This page contains a lot of data about the feature and includes must of the APIs but it still needs some updates.There is currently no up-to-date documentation but we are working on it.Please share your inputs when you have some insights.You can have a look at the session we did on the DevConf 2020 conference [1]Also, please note that in order to use the incremental backup feature you must set 'IsIncrementalBackupSupported'to 'true' in the Engine database and restart the engine before taking a backup -engine-config -s "IsIncrementalBackupSupported=true"?Is there already any ansible module/role ongoing to support it?There is no Ansible implementation for it but we provide a python SDKscript for backup a VM using incremental backup new API [2]_______________________________________________Thanks,Gianluca
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-leave@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/
List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/CWLMCHTSWDNOLFUPPLOU7ORIVKHWD5GM/
--Regards,Eyal Shenitzky--Regards,Eyal ShenitzkyThank you very much for your insights, Eyal.In the mean time I enabled the feature in the engine and I'm going to watch and read the resources you provided.Gianluca