[ovirt-devel] Re: Backup: how to download only used extents from imageio backend

2020-07-07 Thread Eyal Shenitzky
Thanks for the feedback Michael. Great to hear that things work well also from users! Please let us know if you encounter some issues or you have some suggestions for improvements. On Thu, 2 Jul 2020 at 17:42, Michael Ablassmeier wrote: > hi again! > > On Thu, Jul 02, 2020 at 03:28:45PM +030

[ovirt-devel] Re: Backup: how to download only used extents from imageio backend

2020-07-07 Thread Michael Ablassmeier
hi again! On Thu, Jul 02, 2020 at 03:28:45PM +0300, Nir Soffer wrote: > If you want to test this code, you can use git: > $ git clone https://gerrit.ovirt.org/ovirt-imageio > $ git fetch https://gerrit.ovirt.org/ovirt-imageio > refs/changes/69/110069/1 && git checkout FETCH_HEAD i just adopted my

[ovirt-devel] Re: Backup: how to download only used extents from imageio backend

2020-07-07 Thread Nir Soffer
Michael, Continuing the discussion, I posted RFC patch adding a public ImageioClient class: https://gerrit.ovirt.org/c/110068 This is an early version for discussion, the API may change based on the feedback we get from users. I posted an example showing how the client can used: https://gerrit.o

[ovirt-devel] Re: Backup: how to download only used extents from imageio backend

2020-07-07 Thread Nir Soffer
On Thu, Jul 2, 2020 at 5:36 PM Michael Ablassmeier wrote: > > hi again! > > On Thu, Jul 02, 2020 at 03:28:45PM +0300, Nir Soffer wrote: > > If you want to test this code, you can use git: > > $ git clone https://gerrit.ovirt.org/ovirt-imageio > > $ git fetch https://gerrit.ovirt.org/ovirt-imageio

[ovirt-devel] Re: Backup: how to download only used extents from imageio backend

2020-07-01 Thread Nir Soffer
On Tue, Jun 30, 2020 at 10:22 PM Michael Ablassmeier wrote: > > hi, > > On Tue, Jun 30, 2020 at 04:49:01PM +0300, Nir Soffer wrote: > > On Tue, Jun 30, 2020 at 10:32 AM Michael Ablassmeier > > wrote: > > > > > > https://tranfer_node:54322/images/d471c659-889f-4e7f-b55a-a475649c48a6/extents > >

[ovirt-devel] Re: Backup: how to download only used extents from imageio backend

2020-06-30 Thread Michael Ablassmeier
hi, On Tue, Jun 30, 2020 at 04:49:01PM +0300, Nir Soffer wrote: > On Tue, Jun 30, 2020 at 10:32 AM Michael Ablassmeier wrote: > > > > https://tranfer_node:54322/images/d471c659-889f-4e7f-b55a-a475649c48a6/extents > > > > As i failed to find them, are there any existing functions/api calls > > t

[ovirt-devel] Re: Backup: how to download only used extents from imageio backend

2020-06-30 Thread Nir Soffer
On Tue, Jun 30, 2020 at 10:32 AM Michael Ablassmeier wrote: > > hi, > > im currently looking at the new incremental backup api that has been > part of the 4.4 and RHV 4.4-beta release. So far i was able to create > full/incremental backups and restore without any problem. > > Now, using the backup