<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>This is by far more complex. A good NIC will have an offload engine (LSO - Large Segment Offload) and, if so, the NIC driver will report a MTU of 64K to the IP stack. The IP stack will then send data to the NIC as if the MTU were 64K and the NIC will fragment
 it to the size of the &quot;declared&quot; MTU on the interface so PMTUD will not be efficient in such scenario. If all this takes place in the server, then you get no problem. But if a standard router is configured to support 9K jumbo frame in one interface (i.e.:
 LAN connection) and 1500 in another (i.e.: WAN connection) then the router will be responsible for the fragmentation. However, most of the routers out there are not able to deal with this in high traffic demands.<br>
</p>
<br>
<p>Splitting the very intensive east/west traffic like disk copies, VM moves, etc. from the &quot;service&quot; traffic will not only prevent contention but also fix this problem with MTU.</p>
<p><br>
</p>
Moacir<br>
<br>
<div style="color: rgb(49, 55, 57);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> Yaniv Kaul &lt;ykaul@redhat.com&gt;<br>
<b>Sent:</b> Tuesday, August 8, 2017 7:35 AM<br>
<b>To:</b> Moacir Ferreira<br>
<b>Cc:</b> users@ovirt.org<br>
<b>Subject:</b> Re: [ovirt-users] Users Digest, Vol 71, Issue 37</font>
<div>&nbsp;</div>
</div>
<div>
<div dir="ltr"><br>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, Aug 8, 2017 at 12:42 AM, Moacir Ferreira <span dir="ltr">
&lt;<a href="mailto:moacirferreira@hotmail.com" target="_blank">moacirferreira@hotmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div dir="ltr">
<div id="m_-4543834334537716387divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Helvetica,sans-serif">
<p>Fabrice,</p>
<p><br>
</p>
<p>If you choose to have jumbo frames all over, then when the traffic goes outside of your &quot;jumbo frames&quot; enabled network it will be necessary to be fragmented back again to the destination MTU. Most of the datacenters will provide services to the outside world
 where the MTU is 1500 bytes. In this case, you will slow down your performance because your router will be doing the fragmentation. So I would always use jumbo frames in the datacenter for east/west traffic and standard (1500 bytes) for north/south traffic.</p>
</div>
</div>
</blockquote>
<div><br>
</div>
<div>I doubt this would happen with modern TCP/IP stacks, for TCP connections. It'll adjust to the path most likely, using PMTUD. Of course, this does not always work (depends on HW en-route).</div>
<div>UDP packets might fail miserably too (dropped), depending on the HW en-route, but UDP traffic (and specifically large packets) are not that common these days.</div>
<div><br>
</div>
<div>Nevertheless, I don't see a huge advantage in enabling this for north-south traffic, TBH, and the mysterious, random traffic drop issues it may cause is not worth it.</div>
<div>Y.&nbsp;</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div dir="ltr">
<div id="m_-4543834334537716387divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Helvetica,sans-serif">
<p><br>
</p>
<p>Moacir<br>
</p>
<br>
<div style="color:rgb(49,55,57)"><font size="2"><span style="font-size:10pt">
<div class="m_-4543834334537716387PlainText">------------------------------<wbr>------------------------------<wbr>----------<br>
<br>
Message: 1<br>
Date: Mon, 7 Aug 2017 21:50:36 &#43;0200<br>
From: Fabrice Bacchella &lt;<a href="mailto:fabrice.bacchella@orange.fr" target="_blank">fabrice.bacchella@orange.fr</a>&gt;<br>
To: FERNANDO FREDIANI &lt;<a href="mailto:fernando.frediani@upx.com" target="_blank">fernando.frediani@upx.com</a>&gt;<br>
Cc: <a href="mailto:users@ovirt.org" target="_blank">users@ovirt.org</a><br>
Subject: Re: [ovirt-users] Good practices<br>
Message-ID: &lt;<a href="mailto:4365E3F7-4C77-4FF5-8401-1CDA2F0029EE@orange.fr" target="_blank">4365E3F7-4C77-4FF5-8401-<wbr>1CDA2F0029EE@orange.fr</a>&gt;<br>
Content-Type: text/plain; charset=&quot;windows-1252&quot;<br>
<br>
&gt;&gt; Moacir: Yes! This is another reason to have separate networks for north/south and east/west. In that way I can use the standard MTU on the 10Gb NICs and jumbo frames on the file/move 40Gb NICs.<br>
<br>
Why not Jumbo frame every where ?<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://lists.ovirt.org/pipermail/users/attachments/20170807/4ba55f08/attachment-0001.html" id="m_-4543834334537716387LPlnk950922" target="_blank">http://lists.ovirt.org/<wbr>pipermail/users/attachments/<wbr>20170807/4ba55f08/attachment-<wbr>0001.html</a>&gt;<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Mon, 7 Aug 2017 16:52:40 -0300<br>
From: FERNANDO FREDIANI &lt;<a href="mailto:fernando.frediani@upx.com" target="_blank">fernando.frediani@upx.com</a>&gt;<br>
To: Fabrice Bacchella &lt;<a href="mailto:fabrice.bacchella@orange.fr" target="_blank">fabrice.bacchella@orange.fr</a>&gt;<br>
Cc: <a href="mailto:users@ovirt.org" target="_blank">users@ovirt.org</a><br>
Subject: Re: [ovirt-users] Good practices<br>
Message-ID: &lt;<a href="mailto:40d044ae-a41d-082e-131a-bf5fb5503513@upx.com" target="_blank">40d044ae-a41d-082e-131a-<wbr>bf5fb5503513@upx.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;utf-8&quot;; Format=&quot;flowed&quot;<br>
<br>
What you mentioned is a specific case and not a generic situation. The <br>
main point there is that RAID 5 or 6 impacts write performance compared <br>
when you write to only 2 given disks at a time. That was the comparison <br>
made.<br>
<br>
Fernando<br>
<br>
<br>
On 07/08/2017 16:49, Fabrice Bacchella wrote:<br>
&gt;<br>
&gt;&gt; Le 7 ao?t 2017 ? 17:41, FERNANDO FREDIANI &lt;<a href="mailto:fernando.frediani@upx.com" target="_blank">fernando.frediani@upx.com</a>
<br>
&gt;&gt; &lt;<a href="mailto:fernando.frediani@upx.com" target="_blank">mailto:fernando.frediani@upx.<wbr>com</a>&gt;&gt; a ?crit :<br>
&gt;&gt;<br>
&gt;<br>
&gt;&gt; Yet another downside of having a RAID (specially RAID 5 or 6) is that <br>
&gt;&gt; it reduces considerably the write speeds as each group of disks will <br>
&gt;&gt; end up having the write speed of a single disk as all other disks of <br>
&gt;&gt; that group have to wait for each other to write as well.<br>
&gt;&gt;<br>
&gt;<br>
&gt; That's not true if you have medium to high range hardware raid. For <br>
&gt; example, HP Smart Array come with a flash cache of about 1 or 2 Gb <br>
&gt; that hides that from the OS. <br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://lists.ovirt.org/pipermail/users/attachments/20170807/db3094e7/attachment-0001.html" target="_blank">http://lists.ovirt.org/<wbr>pipermail/users/attachments/<wbr>20170807/db3094e7/attachment-<wbr>0001.html</a>&gt;<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Mon, 7 Aug 2017 22:05:19 &#43;0200<br>
From: Erekle Magradze &lt;<a href="mailto:erekle.magradze@recogizer.de" target="_blank">erekle.magradze@recogizer.de</a>&gt;<br>
To: FERNANDO FREDIANI &lt;<a href="mailto:fernando.frediani@upx.com" target="_blank">fernando.frediani@upx.com</a>&gt;,
<a href="mailto:users@ovirt.org" target="_blank">users@ovirt.org</a><br>
Subject: Re: [ovirt-users] Good practices<br>
Message-ID: &lt;<a href="mailto:bac362c7-daba-918c-f728-13e1a74d6cc9@recogizer.de" target="_blank">bac362c7-daba-918c-f728-<wbr>13e1a74d6cc9@recogizer.de</a>&gt;<br>
Content-Type: text/plain; charset=&quot;utf-8&quot;; Format=&quot;flowed&quot;<br>
<br>
Hi Franando,<br>
<br>
So let's go with the following scenarios:<br>
<br>
1. Let's say you have two servers (replication factor is 2), i.e. two <br>
bricks per volume, in this case it is strongly recommended to have the <br>
arbiter node, the metadata storage that will guarantee avoiding the <br>
split brain situation, in this case for arbiter you don't even need a <br>
disk with lots of space, it's enough to have a tiny ssd but hosted on a <br>
separate server. Advantage of such setup is that you don't need the RAID <br>
1 for each brick, you have the metadata information stored in arbiter <br>
node and brick replacement is easy.<br>
<br>
2. If you have odd number of bricks (let's say 3, i.e. replication <br>
factor is 3) in your volume and you didn't create the arbiter node as <br>
well as you didn't configure the quorum, in this case the entire load <br>
for keeping the consistency of the volume resides on all 3 servers, each <br>
of them is important and each brick contains key information, they need <br>
to cross-check each other (that's what people usually do with the first <br>
try of gluster :) ), in this case replacing a brick is a big pain and in <br>
this case RAID 1 is a good option to have (that's the disadvantage, i.e. <br>
loosing the space and not having the JBOD option) advantage is that you <br>
don't have the to have additional arbiter node.<br>
<br>
3. You have odd number of bricks and configured arbiter node, in this <br>
case you can easily go with JBOD, however a good practice would be to <br>
have a RAID 1 for arbiter disks (tiny 128GB SSD-s ar perfectly <br>
sufficient for volumes with 10s of TB-s in size.)<br>
<br>
That's basically it<br>
<br>
The rest about the reliability and setup scenarios you can find in <br>
gluster documentation, especially look for quorum and arbiter node <br>
configs&#43;options.<br>
<br>
Cheers<br>
<br>
Erekle<br>
<br>
P.S. What I was mentioning, regarding a good practice is mostly related <br>
to the operations of gluster not installation or deployment, i.e. not <br>
the conceptual understanding of gluster (conceptually it's a JBOD system).<br>
<br>
<br>
On 08/07/2017 05:41 PM, FERNANDO FREDIANI wrote:<br>
&gt;<br>
&gt; Thanks for the clarification Erekle.<br>
&gt;<br>
&gt; However I get surprised with this way of operating from GlusterFS as <br>
&gt; it adds another layer of complexity to the system (either a hardware <br>
&gt; or software RAID) before the gluster config and increase the system's <br>
&gt; overall costs.<br>
&gt;<br>
&gt; An important point to consider is: In RAID configuration you already <br>
&gt; have space 'wasted' in order to build redundancy (either RAID 1, 5, or <br>
&gt; 6). Then when you have GlusterFS on the top of several RAIDs you have <br>
&gt; again more data replicated so you end up with the same data consuming <br>
&gt; more space in a group of disks and again on the top of several RAIDs <br>
&gt; depending on the Gluster configuration you have (in a RAID 1 config <br>
&gt; the same data is replicated 4 times).<br>
&gt;<br>
&gt; Yet another downside of having a RAID (specially RAID 5 or 6) is that <br>
&gt; it reduces considerably the write speeds as each group of disks will <br>
&gt; end up having the write speed of a single disk as all other disks of <br>
&gt; that group have to wait for each other to write as well.<br>
&gt;<br>
&gt; Therefore if Gluster already replicates data why does it create this <br>
&gt; big pain you mentioned if the data is replicated somewhere else, can <br>
&gt; still be retrieved to both serve clients and reconstruct the <br>
&gt; equivalent disk when it is replaced ?<br>
&gt;<br>
&gt; Fernando<br>
&gt;<br>
&gt;<br>
&gt; On 07/08/2017 10:26, Erekle Magradze wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi Frenando,<br>
&gt;&gt;<br>
&gt;&gt; Here is my experience, if you consider a particular hard drive as a <br>
&gt;&gt; brick for gluster volume and it dies, i.e. it becomes not accessible <br>
&gt;&gt; it's a huge hassle to discard that brick and exchange with another <br>
&gt;&gt; one, since gluster some tries to access that broken brick and it's <br>
&gt;&gt; causing (at least it cause for me) a big pain, therefore it's better <br>
&gt;&gt; to have a RAID as brick, i.e. have RAID 1 (mirroring) for each brick, <br>
&gt;&gt; in this case if the disk is down you can easily exchange it and <br>
&gt;&gt; rebuild the RAID without going offline, i.e switching off the volume <br>
&gt;&gt; doing brick manipulations and switching it back on.<br>
&gt;&gt;<br>
&gt;&gt; Cheers<br>
&gt;&gt;<br>
&gt;&gt; Erekle<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On 08/07/2017 03:04 PM, FERNANDO FREDIANI wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; For any RAID 5 or 6 configuration I normally follow a simple gold <br>
&gt;&gt;&gt; rule which gave good results so far:<br>
&gt;&gt;&gt; - up to 4 disks RAID 5<br>
&gt;&gt;&gt; - 5 or more disks RAID 6<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; However I didn't really understand well the recommendation to use <br>
&gt;&gt;&gt; any RAID with GlusterFS. I always thought that GlusteFS likes to <br>
&gt;&gt;&gt; work in JBOD mode and control the disks (bricks) directlly so you <br>
&gt;&gt;&gt; can create whatever distribution rule you wish, and if a single disk <br>
&gt;&gt;&gt; fails you just replace it and which obviously have the data <br>
&gt;&gt;&gt; replicated from another. The only downside of using in this way is <br>
&gt;&gt;&gt; that the replication data will be flow accross all servers but that <br>
&gt;&gt;&gt; is not much a big issue.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Anyone can elaborate about Using RAID &#43; GlusterFS and JBOD &#43; GlusterFS.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thanks<br>
&gt;&gt;&gt; Regards<br>
&gt;&gt;&gt; Fernando<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On 07/08/2017 03:46, Devin Acosta wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Moacir,<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; I have recently installed multiple Red Hat Virtualization hosts for <br>
&gt;&gt;&gt;&gt; several different companies, and have dealt with the Red Hat <br>
&gt;&gt;&gt;&gt; Support Team in depth about optimal configuration in regards to <br>
&gt;&gt;&gt;&gt; setting up GlusterFS most efficiently and I wanted to share with <br>
&gt;&gt;&gt;&gt; you what I learned.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; In general Red Hat Virtualization team frowns upon using each DISK <br>
&gt;&gt;&gt;&gt; of the system as just a JBOD, sure there is some protection by <br>
&gt;&gt;&gt;&gt; having the data replicated, however, the recommendation is to use <br>
&gt;&gt;&gt;&gt; RAID 6 (preferred) or RAID-5, or at least RAID-1 at the very least.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Here is the direct quote from Red Hat when I asked about RAID and <br>
&gt;&gt;&gt;&gt; Bricks:<br>
&gt;&gt;&gt;&gt; /<br>
&gt;&gt;&gt;&gt; /<br>
&gt;&gt;&gt;&gt; /&quot;A typical Gluster configuration would use RAID underneath the <br>
&gt;&gt;&gt;&gt; bricks. RAID 6 is most typical as it gives you 2 disk failure <br>
&gt;&gt;&gt;&gt; protection, but RAID 5 could be used too. Once you have the RAIDed <br>
&gt;&gt;&gt;&gt; bricks, you'd then apply the desired replication on top of that. <br>
&gt;&gt;&gt;&gt; The most popular way of doing this would be distributed replicated <br>
&gt;&gt;&gt;&gt; with 2x replication. In general you'll get better performance with <br>
&gt;&gt;&gt;&gt; larger bricks. 12 drives is often a sweet spot. Another option <br>
&gt;&gt;&gt;&gt; would be to create a separate tier using all SSD?s.? /<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; /In order to SSD tiering from my understanding you would need 1 x <br>
&gt;&gt;&gt;&gt; NVMe drive in each server, or 4 x SSD hot tier (it needs to be <br>
&gt;&gt;&gt;&gt; distributed, replicated for the hot tier if not using NVME). So <br>
&gt;&gt;&gt;&gt; with you only having 1 SSD drive in each server, I?d suggest maybe <br>
&gt;&gt;&gt;&gt; looking into the NVME option. /<br>
&gt;&gt;&gt;&gt; /<br>
&gt;&gt;&gt;&gt; /<br>
&gt;&gt;&gt;&gt; /Since your using only 3-servers, what I?d probably suggest is to <br>
&gt;&gt;&gt;&gt; do (2 Replicas &#43; Arbiter Node), this setup actually doesn?t require <br>
&gt;&gt;&gt;&gt; the 3rd server to have big drives at all as it only stores <br>
&gt;&gt;&gt;&gt; meta-data about the files and not actually a full copy. /<br>
&gt;&gt;&gt;&gt; /<br>
&gt;&gt;&gt;&gt; /<br>
&gt;&gt;&gt;&gt; /Please see the attached document that was given to me by Red Hat <br>
&gt;&gt;&gt;&gt; to get more information on this. Hope this information helps you./<br>
&gt;&gt;&gt;&gt; /<br>
&gt;&gt;&gt;&gt; /<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; --<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Devin Acosta, RHCA, RHVCA<br>
&gt;&gt;&gt;&gt; Red Hat Certified Architect<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; On August 6, 2017 at 7:29:29 PM, Moacir Ferreira <br>
&gt;&gt;&gt;&gt; (<a href="mailto:moacirferreira@hotmail.com" target="_blank">moacirferreira@hotmail.com</a> &lt;<a href="mailto:moacirferreira@hotmail.com" target="_blank">mailto:moacirferreira@<wbr>hotmail.com</a>&gt;) wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; I am willing to assemble a oVirt &quot;pod&quot;, made of 3 servers, each <br>
&gt;&gt;&gt;&gt;&gt; with 2 CPU sockets of 12 cores, 256GB RAM, 7 HDD 10K, 1 SSD. The <br>
&gt;&gt;&gt;&gt;&gt; idea is to use GlusterFS to provide HA for the VMs. The 3 servers <br>
&gt;&gt;&gt;&gt;&gt; have a dual 40Gb NIC and a dual 10Gb NIC. So my intention is to <br>
&gt;&gt;&gt;&gt;&gt; create a loop like a server triangle using the 40Gb NICs for <br>
&gt;&gt;&gt;&gt;&gt; virtualization files (VMs .qcow2) access and to move VMs around <br>
&gt;&gt;&gt;&gt;&gt; the pod (east /west traffic) while using the 10Gb interfaces for <br>
&gt;&gt;&gt;&gt;&gt; giving services to the outside world (north/south traffic).<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; This said, my first question is: How should I deploy GlusterFS in <br>
&gt;&gt;&gt;&gt;&gt; such oVirt scenario? My questions are:<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; 1 - Should I create 3 RAID (i.e.: RAID 5), one on each oVirt node, <br>
&gt;&gt;&gt;&gt;&gt; and then create a GlusterFS using them?<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; 2 - Instead, should I create a JBOD array made of all server's disks?<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; 3 - What is the best Gluster configuration to provide for HA while <br>
&gt;&gt;&gt;&gt;&gt; not consuming too much disk space?<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; 4 - Does a oVirt hypervisor pod like I am planning to build, and <br>
&gt;&gt;&gt;&gt;&gt; the virtualization environment, benefits from tiering when using a <br>
&gt;&gt;&gt;&gt;&gt; SSD disk? And yes, will Gluster do it by default or I have to <br>
&gt;&gt;&gt;&gt;&gt; configure it to do so?<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; At the bottom line, what is the good practice for using GlusterFS <br>
&gt;&gt;&gt;&gt;&gt; in small pods for enterprises?<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; You opinion/feedback will be really appreciated!<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Moacir<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; ______________________________<wbr>_________________<br>
&gt;&gt;&gt;&gt;&gt; Users mailing list<br>
&gt;&gt;&gt;&gt;&gt; <a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a> &lt;<a href="mailto:Users@ovirt.org" target="_blank">mailto:Users@ovirt.org</a>&gt;<br>
&gt;&gt;&gt;&gt;&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; ______________________________<wbr>_________________<br>
&gt;&gt;&gt;&gt; Users mailing list<br>
&gt;&gt;&gt;&gt; <a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
&gt;&gt;&gt;&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; ______________________________<wbr>_________________<br>
&gt;&gt;&gt; Users mailing list<br>
&gt;&gt;&gt; <a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
&gt;&gt;&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
&gt;&gt;<br>
&gt;<br>
<br>
-- <br>
Recogizer Group GmbH<br>
<br>
Dr.rer.nat. Erekle Magradze<br>
Lead Big Data Engineering &amp; DevOps<br>
Rheinwerkallee 2, 53227 Bonn<br>
Tel: <a href="tel:&#43;49%20228%2029974555" value="&#43;4922829974555" target="_blank">&#43;49 228 29974555</a><br>
<br>
E-Mail <a href="mailto:erekle.magradze@recogizer.de" target="_blank">erekle.magradze@recogizer.de</a><br>
Web: <a href="http://www.recogizer.com" target="_blank">www.recogizer.com</a><br>
&nbsp; <br>
Recogizer auf LinkedIn <a href="https://www.linkedin.com/company-beta/10039182/" target="_blank">
https://www.linkedin.com/<wbr>company-beta/10039182/</a><br>
Folgen Sie uns auf Twitter <a href="https://twitter.com/recogizer" target="_blank">
https://twitter.com/recogizer</a><br>
&nbsp; <br>
------------------------------<wbr>------------------------------<wbr>-----<br>
Recogizer Group GmbH<br>
Gesch?ftsf?hrer: Oliver Habisch, Carsten Kreutze<br>
Handelsregister: Amtsgericht Bonn HRB 20724<br>
Sitz der Gesellschaft: Bonn; USt-ID-Nr.: DE294195993<br>
&nbsp; <br>
Diese E-Mail enth?lt vertrauliche und/oder rechtlich gesch?tzte Informationen.<br>
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrt?mlich erhalten haben,<br>
informieren Sie bitte sofort den Absender und l?schen Sie diese Mail.<br>
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail und der darin enthaltenen Informationen ist nicht gestattet.<br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://lists.ovirt.org/pipermail/users/attachments/20170807/1a5c2ac2/attachment.html" target="_blank">http://lists.ovirt.org/<wbr>pipermail/users/attachments/<wbr>20170807/1a5c2ac2/attachment.<wbr>html</a>&gt;<br>
<br>
------------------------------<br>
<br>
______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br>
<br>
End of Users Digest, Vol 71, Issue 37<br>
******************************<wbr>*******<br>
</div>
</span></font></div>
</div>
</div>
<br>
______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
</div>
</body>
</html>