Re: [ovirt-devel] Snapshots & clone support from datastore

2017-06-22 Thread Nir Soffer
On Wed, Jun 21, 2017 at 11:03 PM Deepak Jagtap wrote: > Hi Allon, > > > I am trying to leverage snapshot capability of underlying filesystem. > > As per my understanding current snapshot works like this: > > Base Image(raw)--->snap1(qcow)->snap2(qcow), i.e after each

Re: [ovirt-devel] Snapshots & clone support from datastore

2017-06-22 Thread Nir Soffer
only raw format. >>> >>> >>> Just wanted to confirm is this configurable so that vm continues >>> referring base image after the snapshot instead of newly created qcow >>> image? >>> >> >> It is not. It'll need code modification to allow exte

Re: [ovirt-devel] Snapshots & clone support from datastore

2017-06-22 Thread Yaniv Lavi (Dary)
47:26 PM > *To:* Deepak Jagtap > *Cc:* Allon Mureinik; devel@ovirt.org > > *Subject:* Re: [ovirt-devel] Snapshots & clone support from datastore > > > > On Wed, Jun 21, 2017 at 10:28 PM, Deepak Jagtap <deepak.jag...@maxta.com> > wrote: > >> Hi Allon, >> &g

Re: [ovirt-devel] Snapshots & clone support from datastore

2017-06-21 Thread Deepak Jagtap
Thanks Yaniv! From: Yaniv Kaul <yk...@redhat.com> Sent: Wednesday, June 21, 2017 1:47:26 PM To: Deepak Jagtap Cc: Allon Mureinik; devel@ovirt.org Subject: Re: [ovirt-devel] Snapshots & clone support from datastore On Wed, Jun 21, 2017 at 10:28 PM, Dee

Re: [ovirt-devel] Snapshots & clone support from datastore

2017-06-21 Thread Yaniv Kaul
; It is not. It'll need code modification to allow externally taking snapshots of VM disks. Y. > > Thanks & Regards, > > Deepak > > > > > > -- > *From:* Allon Mureinik <amure...@redhat.com> > *Sent:* Tuesday, June 2

Re: [ovirt-devel] Snapshots & clone support from datastore

2017-06-20 Thread Allon Mureinik
eepak Jagtap > *Sent:* Tuesday, June 6, 2017 3:37:03 PM > *To:* Allon Mureinik > *Cc:* devel@ovirt.org > *Subject:* Re: [ovirt-devel] Snapshots & clone support from datastore > > > Thanks Allon! > > > Best Regards, > > Deepak > --

Re: [ovirt-devel] Snapshots & clone support from datastore

2017-06-20 Thread Deepak Jagtap
ards, Deepak From: Deepak Jagtap Sent: Tuesday, June 6, 2017 3:37:03 PM To: Allon Mureinik Cc: devel@ovirt.org Subject: Re: [ovirt-devel] Snapshots & clone support from datastore Thanks Allon! Best Regards, Deepak Fro

Re: [ovirt-devel] Snapshots & clone support from datastore

2017-06-06 Thread Deepak Jagtap
Thanks Allon! Best Regards, Deepak From: Allon Mureinik <amure...@redhat.com> Sent: Tuesday, June 6, 2017 2:43:17 PM To: Deepak Jagtap Cc: devel@ovirt.org Subject: Re: [ovirt-devel] Snapshots & clone support from datastore Unfortunatel

Re: [ovirt-devel] Snapshots & clone support from datastore

2017-06-06 Thread Allon Mureinik
Unfortunately, there's no such integration point at the moment. On Tue, Jun 6, 2017 at 5:57 AM, Deepak Jagtap wrote: > Hey Guys, > > > I am newbie to ovirt, and wanted to confirm whats the best way to leverage > snapshot, clone features > > provided by the datastore

[ovirt-devel] Snapshots & clone support from datastore

2017-06-06 Thread Deepak Jagtap
Hey Guys, I am newbie to ovirt, and wanted to confirm whats the best way to leverage snapshot, clone features provided by the datastore filesystem. I have a btrfs datastore exported and wanted use btrfs snapshots for vm snapshot & clones. Does ovirt offers any hooks/APIs so that image