<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 19, 2017 at 9:13 PM, Vinícius Ferrão <span dir="ltr">&lt;<a href="mailto:ferrao@if.ufrj.br" target="_blank">ferrao@if.ufrj.br</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I’ve skipped this message entirely yesterday. So this is per design? Because the best practices of iSCSI MPIO, as far as I know, recommends two completely separate paths. If this can’t be achieved with oVirt what’s the point of running MPIO?<br></blockquote><div><br></div><div>With regular storage it is quite easy to achieve using &#39;iSCSI bonding&#39;.</div><div>I think the Dell storage is a bit different and requires some more investigation - or experience with it.</div><div> Y.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
May we ask for a bug fix or a feature redesign on this?<br>
<br>
MPIO is part of my datacenter, and it was originally build for running XenServer, but I’m considering the move to oVirt. MPIO isn’t working right and this can be a great no-go for me...<br>
<br>
I’m willing to wait and hold my DC project if this can be fixed.<br>
<br>
Any answer from the redhat folks?<br>
<br>
Thanks,<br>
V.<br>
<div class="HOEnZb"><div class="h5"><br>
&gt; On 18 Jul 2017, at 11:09, Uwe Laverenz &lt;<a href="mailto:uwe@laverenz.de">uwe@laverenz.de</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt;<br>
&gt; Am 17.07.2017 um 14:11 schrieb Devin Acosta:<br>
&gt;<br>
&gt;&gt; I am still troubleshooting the issue, I haven’t found any resolution to my issue at this point yet. I need to figure out by this Friday otherwise I need to look at Xen or another solution. iSCSI and oVIRT seems problematic.<br>
&gt;<br>
&gt; The configuration of iSCSI-Multipathing via OVirt didn&#39;t work for me either. IIRC the underlying problem in my case was that I use totally isolated networks for each path.<br>
&gt;<br>
&gt; Workaround: to make round robin work you have to enable it by editing &quot;/etc/multipath.conf&quot;. Just add the 3 lines for the round robin setting (see comment in the file) and additionally add the &quot;# VDSM PRIVATE&quot; comment to keep vdsmd from overwriting your settings.<br>
&gt;<br>
&gt; My multipath.conf:<br>
&gt;<br>
&gt;<br>
&gt;&gt; # VDSM REVISION 1.3<br>
&gt;&gt; # VDSM PRIVATE<br>
&gt;&gt; defaults {<br>
&gt;&gt;    polling_interval            5<br>
&gt;&gt;    no_path_retry               fail<br>
&gt;&gt;    user_friendly_names         no<br>
&gt;&gt;    flush_on_last_del           yes<br>
&gt;&gt;    fast_io_fail_tmo            5<br>
&gt;&gt;    dev_loss_tmo                30<br>
&gt;&gt;    max_fds                     4096<br>
&gt;&gt;    # 3 lines added manually for multipathing:<br>
&gt;&gt;    path_selector               &quot;round-robin 0&quot;<br>
&gt;&gt;    path_grouping_policy        multibus<br>
&gt;&gt;    failback                    immediate<br>
&gt;&gt; }<br>
&gt;&gt; # Remove devices entries when overrides section is available.<br>
&gt;&gt; devices {<br>
&gt;&gt;    device {<br>
&gt;&gt;        # These settings overrides built-in devices settings. It does not apply<br>
&gt;&gt;        # to devices without built-in settings (these use the settings in the<br>
&gt;&gt;        # &quot;defaults&quot; section), or to devices defined in the &quot;devices&quot; section.<br>
&gt;&gt;        # Note: This is not available yet on Fedora 21. For more info see<br>
&gt;&gt;        # <a href="https://bugzilla.redhat.com/1253799" rel="noreferrer" target="_blank">https://bugzilla.redhat.com/<wbr>1253799</a><br>
&gt;&gt;        all_devs                yes<br>
&gt;&gt;        no_path_retry           fail<br>
&gt;&gt;    }<br>
&gt;&gt; }<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; To enable the settings:<br>
&gt;<br>
&gt;  systemctl restart multipathd<br>
&gt;<br>
&gt; See if it works:<br>
&gt;<br>
&gt;  multipath -ll<br>
&gt;<br>
&gt;<br>
&gt; HTH,<br>
&gt; Uwe<br>
&gt; ______________________________<wbr>_________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<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>
</div></div></blockquote></div><br></div></div>