<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 19, 2016 at 9:40 AM, Yaniv Kaul <span dir="ltr">&lt;<a href="mailto:ykaul@redhat.com" target="_blank">ykaul@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="gmail-">On Sun, Sep 18, 2016 at 3:34 PM, Maor Lipchuk <span dir="ltr">&lt;<a href="mailto:mlipchuk@redhat.com" target="_blank">mlipchuk@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi all,</div><div><br></div><div>Few moments ago I&#39;ve merged the Data Center 4.1 upgrade patches (see [1])</div><div>The patches introduce a change in the storage domains&#39; meta data to version 4 which are attached to a 4.1 Data Center</div><div><br></div><div>Currently, there are no differences between version 3 and version 4, but the plan will be to add extra functionalities to V4 storage domains such as supporting qcow 1.1</div></div></blockquote><div><br></div></span><div>It&#39;d be great if we can document in <a href="http://ovirt.org" target="_blank">ovirt.org</a> somewhere what features are going to be available in 4.1 DC.</div><div>I&#39;m aware of qcow2v3, libgfapi, copy via HSM and discard. io=native everywhere is a EL7.3 feature, could be coupled with the DC level - not sure. </div><div>I hope we can also increase the lease metadata space, but that&#39;s possibly not a 4.1 goal.</div><div>Y.</div><div><br></div></div></div></div></blockquote><div><br></div><div><br></div><div>I&#39;ve added a first initial draft at <a href="https://github.com/oVirt/ovirt-site/pull/477">https://github.com/oVirt/ovirt-site/pull/477</a></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-"><div dir="ltr"><div><br></div><div>For those of you which already have a 4.1 DC, you might encounter some problems since your storage domains are still configured as V3 and should be upgraded.</div><div><br></div><div>For your master environment to be compatible with those changes the following changes should be performed:</div><div><br></div><div>* In the engine side:</div><div>1. Change the storage domains version from V3 to V4:</div><div>  update storage_domain_static set storage_domain_format_type = 4 where id = (SELECT id from storage_domains where storage_pool_name = &#39;{Data Center name}&#39;);</div><div>   </div><div>2. Change the storage pool format type to 4:</div><div>  update storage_pool set storage_pool_format_type = 4 where name = &#39;{Data Center name}&#39;;</div><div><br></div><div>* In the VDSM side:</div><div>1. call the upgradeStoragePool verb:</div><div>  vdsClient -s 0 upgradeStoragePool {storage_pool_id} 4</div><div><br></div><div>Please let me know if you encounter any issues</div><div><br></div><div>Regards,</div><div>Maor</div><div><br></div><div><br></div><div>[1]</div><div><a href="https://gerrit.ovirt.org/#/c/63637/" target="_blank">https://gerrit.ovirt.org/#/c/6<wbr>3637/</a><br></div><div><a href="https://gerrit.ovirt.org/#/c/63717/" target="_blank">https://gerrit.ovirt.org/#/c/6<wbr>3717/</a><br></div><div><a href="https://gerrit.ovirt.org/#/c/63547/" target="_blank">https://gerrit.ovirt.org/#/c/6<wbr>3547/</a><br></div></div>
<br></span>______________________________<wbr>_________________<br>
Devel mailing list<br>
<a href="mailto:Devel@ovirt.org" target="_blank">Devel@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman<wbr>/listinfo/devel</a><br></blockquote></div><br></div></div>
</blockquote></div><br></div></div>