<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Sun, Oct 1, 2017 at 3:32 PM Maor Lipchuk &lt;<a href="mailto:mlipchuk@redhat.com">mlipchuk@redhat.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sun, Oct 1, 2017 at 2:50 PM, Nir Soffer &lt;<a href="mailto:nsoffer@redhat.com" target="_blank">nsoffer@redhat.com</a>&gt; wrote:<br>
&gt; On Sun, Oct 1, 2017 at 9:58 AM Yaniv Kaul &lt;<a href="mailto:ykaul@redhat.com" target="_blank">ykaul@redhat.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; On Sat, Sep 30, 2017 at 8:41 PM, Charles Kozler &lt;<a href="mailto:ckozleriii@gmail.com" target="_blank">ckozleriii@gmail.com</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Hello,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I recently read on this list from a redhat member that export domain is<br>
&gt;&gt;&gt; either being deprecated or looking at being deprecated<br>
&gt;<br>
&gt;<br>
&gt; We want to deprecate the export domain, but it is not deprecated yet.<br>
&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; To that end, can you share details? Can you share any notes/postings/bz&#39;s<br>
&gt;&gt;&gt; that document this? I would imagine something like this would be discussed<br>
&gt;&gt;&gt; in larger audience<br>
&gt;<br>
&gt;<br>
&gt; I agree.<br>
&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; This seems like a somewhat significant change to make and I am curious<br>
&gt;&gt;&gt; where this is scheduled? Currently, a lot of my backups rely explicitly on<br>
&gt;&gt;&gt; an export domain for online snapshots, so I&#39;d like to plan accordingly<br>
&gt;<br>
&gt;<br>
&gt; Can you describe how you backup your vms using export domain?<br>
&gt; What do you mean by online snapshots?<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; We believe that the ability to detach and attach a data domain provides<br>
&gt;&gt; equivalent and even superior functionality to the export domain. Is there<br>
&gt;&gt; anything you&#39;d miss? I don&#39;t believe it would be a significant change.<br>
&gt;<br>
&gt;<br>
&gt; Attaching and detaching data domain was not designed for backing up vms.<br>
&gt; How would you use it for backup?<br>
&gt;<br>
&gt; How do you ensure that a backup clone of a vm is not started by mistake,<br>
&gt; changing the backup contents?<br>
<br>
That is a good question.<br>
We recently introduced a new feature called &quot;backup storage domain&quot;<br>
which you can mark the storage domain as backup storage domain.<br>
That can guarantee that no VMs will run with disks/leases reside on<br>
the storage domain.<br></blockquote><div><br></div><div>How older systems will handle the backup domain, when they do not</div><div>know about backup domains?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The feature should already exist in oVirt 4.2 (despite a bug that<br>
should be handled with this patch <a href="https://gerrit.ovirt.org/#/c/81290/" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/#/c/81290/</a>)<br>
You can find more information on this here:<br>
  <a href="https://github.com/shubham0d/ovirt-site/blob/41dcb0f1791d90d1ae0ac43cd34a399cfedf54d8/source/develop/release-management/features/storage/backup-storage-domain.html.md" rel="noreferrer" target="_blank">https://github.com/shubham0d/ovirt-site/blob/41dcb0f1791d90d1ae0ac43cd34a399cfedf54d8/source/develop/release-management/features/storage/backup-storage-domain.html.md</a><br>
<br>
Basically the OVF that is being saved in the export domain should be<br>
similar to the same one that is being saved in the OVF_STORE disk in<br>
the storage domain.<br></blockquote><div> </div><div>There is no guarantee that the OVF_STORE will contain the vm xml after</div><div>the domain is detached.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
If the user manages replication on that storage domain it can be<br>
re-used for backup purposes by importing it to a setup.<br>
Actually it is much more efficient to use a data storage domain than<br>
to use the copy operation to/from the export storage domain.<br></blockquote><div><br></div><div>For backup you have to do:</div><div><br></div><div>1. take snapshot</div><div>2. attach the backup domain to the system</div><div>3. clone the vm to the backup domain</div><div>4. manually force update the OVF_STORE</div><div><br></div><div>For restore you have to do:</div><div><br></div><div>1. attach the backup domain to the system</div><div>2. clone the vm from the backup domain to the data domain</div><div><br></div><div>How backup domain is more efficient?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
&gt;<br>
&gt; Nir<br>
</blockquote></div></div>