<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 30, 2016 at 9:34 PM, Ralf Schenk <span dir="ltr"><<a href="mailto:rs@databay.de" target="_blank">rs@databay.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<p>Hello,</p>
<p>thanks for the hint, but wasn't it already there ? Many documents
and screenshots show the radio-button to enable gluster on the
cluster tab of the Engine Webinterfaces.</p></div></blockquote><div><br></div><div>Gluster is fully supported - but it's using the FUSE mount right now. The idea is to move to the native libgfapi (built-in QEMU support for native Gluster protocol). See [1] for details.</div><div>Y.</div><div><br></div><div>[1] <a href="http://www.gluster.org/community/documentation/index.php/Libgfapi_with_qemu_libvirt">http://www.gluster.org/community/documentation/index.php/Libgfapi_with_qemu_libvirt</a></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">
<p>Bye<br>
</p><div><div class="h5">
<br>
<div>Am 30.05.2016 um 20:28 schrieb Yaniv
Kaul:<br>
</div>
<blockquote type="cite">
<div dir="ltr">In the short term roadmap (covered by <a href="https://bugzilla.redhat.com/show_bug.cgi?id=1022961" target="_blank"></a><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1022961" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=1022961</a>
).
<div>Y.</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Mon, May 30, 2016 at 3:30 PM, Ralf
Schenk <span dir="ltr"><<a href="mailto:rs@databay.de" target="_blank">rs@databay.de</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<p>Hello,<br>
</p>
<p>I set up 8 Hosts and self-hosted-engine running HA on 3
of them from gluster replica 3 Volume. HA is working, I
can set one host of the 3 configured for hosted-engine
to maintenance and engine migrates to other host. I did
the hosted-engine --deploy with type gluster and my
gluster hosted storage is accessed as
glusterfs.mydomain.de:/engine<br>
</p>
<p>I set up another gluster volume (distributed replicated
4x2=8) as Data storage for my virtual machines which is
accessible as glusterfs.mydomain.de:/gv0. ISO and
Export Volume are defined from NFS Server.</p>
<p>When I set up a VM on the gluster storage I expected it
to run with native gluster support. However if I dumpxml
the libvirt machine definition I've something like that
in it's config:</p>
<p>[...]<br>
</p>
<p><tt> <disk type='file' device='disk'
snapshot='no'></tt><tt><br>
</tt><tt> <driver name='qemu' type='raw'
cache='none' error_policy='stop' io='threads'/></tt><tt><br>
</tt><tt> <source
file='/rhev/data-center/00000001-0001-0001-0001-0000000000b9/5d99af76-33b5-47d8-99da-1f32413c7bb0/images/011ab08e-71af-4d5b-a6a8-9b843a10329e/3f71d6c7-9b6d-4872-abc6-01a2b3329656'/></tt><tt><br>
</tt><tt> <backingStore/></tt><tt><br>
</tt><tt> <target dev='vda' bus='virtio'/></tt><tt><br>
</tt><tt>
<serial>011ab08e-71af-4d5b-a6a8-9b843a10329e</serial></tt><tt><br>
</tt><tt> <boot order='1'/></tt><tt><br>
</tt><tt> <alias name='virtio-disk0'/></tt><tt><br>
</tt><tt> <address type='pci' domain='0x0000'
bus='0x00' slot='0x06' function='0x0'/></tt><tt><br>
</tt><tt> </disk></tt><br>
<br>
</p>
I expected to have something like this:<br>
<tt><disk type='network' device='disk'></tt><tt><br>
</tt><tt> <driver name='qemu' type='raw'
cache='none' error_policy='stop' io='threads'/></tt><tt><br>
</tt><tt> <source protocol='gluster'
name='gv0/5d99af76-33b5-47d8-99da-1f32413c7bb0/images/011ab08e-71af-4d5b-a6a8-9b843a10329e/3f71d6c7-9b6d-4872-abc6-01a2b3329656'></tt><tt><br>
</tt><tt> <host name='<a href="http://glusterfs.mydomain.de" target="_blank">glusterfs.mydomain.de</a>'/></tt><tt><br>
</tt><tt> </source></tt><tt><br>
</tt><tt> [...]</tt><tt><br>
</tt><br>
All hosts have vdsm-gluster gluster installed:<br>
<tt>[root@microcloud21 libvirt]# yum list installed | grep
vdsm-*</tt><tt><br>
</tt><tt>vdsm.noarch
4.17.28-0.el7.centos @ovirt-3.6</tt><tt><br>
</tt><tt>vdsm-cli.noarch
4.17.28-0.el7.centos @ovirt-3.6</tt><tt><br>
</tt><tt>vdsm-gluster.noarch
4.17.28-0.el7.centos @ovirt-3.6</tt><tt><br>
</tt><tt>vdsm-hook-hugepages.noarch
4.17.28-0.el7.centos @ovirt-3.6</tt><tt><br>
</tt><tt>vdsm-hook-vmfex-dev.noarch
4.17.28-0.el7.centos @ovirt-3.6</tt><tt><br>
</tt><tt>vdsm-infra.noarch
4.17.28-0.el7.centos @ovirt-3.6</tt><tt><br>
</tt><tt>vdsm-jsonrpc.noarch
4.17.28-0.el7.centos @ovirt-3.6</tt><tt><br>
</tt><tt>vdsm-python.noarch
4.17.28-0.el7.centos @ovirt-3.6</tt><tt><br>
</tt><tt>vdsm-xmlrpc.noarch
4.17.28-0.el7.centos @ovirt-3.6</tt><tt><br>
</tt><tt>vdsm-yajsonrpc.noarch
4.17.28-0.el7.centos @ovirt-3.6</tt><tt><br>
</tt><br>
How do I get my most wanted feature native gluster support
running ?<br>
<br>
<div>-- <br>
<p> </p>
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td colspan="3"><img src="cid:part4.BAC297AC.41CA8E81@databay.de" height="30" border="0" width="151"></td>
</tr>
<tr>
<td valign="top"> <font face="Verdana, Arial,
sans-serif" size="-1"><br>
<b>Ralf Schenk</b><br>
fon <a href="tel:%2B49%20%280%29%2024%2005%20%2F%2040%2083%2070" value="+492405408370" target="_blank">+49
(0) 24 05 / 40 83 70</a><br>
fax <a href="tel:%2B49%20%280%29%2024%2005%20%2F%2040%2083%20759" value="+4924054083759" target="_blank">+49
(0) 24 05 / 40 83 759</a><br>
mail <a href="mailto:rs@databay.de" target="_blank"><font color="#FF0000"><b>rs@databay.de</b></font></a><br>
</font> </td>
<td width="30"> </td>
<td valign="top"> <font face="Verdana, Arial,
sans-serif" size="-1"><br>
<b>Databay AG</b><br>
Jens-Otto-Krag-Straße 11<br>
D-52146 Würselen<br>
<a href="http://www.databay.de" target="_blank"><font color="#FF0000"><b>www.databay.de</b></font></a>
</font> </td>
</tr>
<tr>
<td colspan="3" valign="top"> <font face="Verdana, Arial, sans-serif" size="1"><br>
Sitz/Amtsgericht Aachen • HRB:8437 •
USt-IdNr.: DE 210844202<br>
Vorstand: Ralf Schenk, Dipl.-Ing. Jens Conze,
Aresch Yavari, Dipl.-Kfm. Philipp Hermanns<br>
Aufsichtsratsvorsitzender: Klaus Scholzen (RA)
</font> </td>
</tr>
</tbody>
</table>
<hr color="#000000" noshade size="1" width="100%"> </div>
</div>
<br>
_______________________________________________<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" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
<div>-- <br>
<p>
</p>
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td colspan="3"><img src="cid:part11.45BE1B56.5F41305F@databay.de" height="30" border="0" width="151"></td>
</tr>
<tr>
<td valign="top"> <font face="Verdana, Arial, sans-serif" size="-1"><br>
<b>Ralf Schenk</b><br>
fon <a href="tel:%2B49%20%280%29%2024%2005%20%2F%2040%2083%2070" value="+492405408370" target="_blank">+49 (0) 24 05 / 40 83 70</a><br>
fax <a href="tel:%2B49%20%280%29%2024%2005%20%2F%2040%2083%20759" value="+4924054083759" target="_blank">+49 (0) 24 05 / 40 83 759</a><br>
mail <a href="mailto:rs@databay.de" target="_blank"><font color="#FF0000"><b>rs@databay.de</b></font></a><br>
</font> </td>
<td width="30"> </td>
<td valign="top"> <font face="Verdana, Arial, sans-serif" size="-1"><br>
<b>Databay AG</b><br>
Jens-Otto-Krag-Straße 11<br>
D-52146 Würselen<br>
<a href="http://www.databay.de" target="_blank"><font color="#FF0000"><b>www.databay.de</b></font></a>
</font> </td>
</tr>
<tr>
<td colspan="3" valign="top"> <font face="Verdana, Arial,
sans-serif" size="1"><br>
Sitz/Amtsgericht Aachen • HRB:8437 • USt-IdNr.: DE
210844202<br>
Vorstand: Ralf Schenk, Dipl.-Ing. Jens Conze, Aresch
Yavari, Dipl.-Kfm. Philipp Hermanns<br>
Aufsichtsratsvorsitzender: Klaus Scholzen (RA) </font>
</td>
</tr>
</tbody>
</table>
<hr color="#000000" noshade size="1" width="100%">
</div>
</div></div></div>
</blockquote></div><br></div></div>