<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jan 26, 2015 at 1:37 PM, Nir Soffer <span dir="ltr">&lt;<a href="mailto:nsoffer@redhat.com" target="_blank">nsoffer@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><div><br>
&gt; &gt; Any suggestion appreciated.<br>
&gt; &gt;<br>
&gt; &gt; Current multipath.conf (where I also commented out the getuid_callout that<br>
&gt; &gt; is not used anymore):<br>
&gt; &gt;<br>
&gt; &gt; [root@tekkaman setup]# cat /etc/multipath.conf<br>
&gt; &gt; # RHEV REVISION 1.1<br>
&gt; &gt;<br>
&gt; &gt; blacklist {<br>
&gt; &gt;     devnode &quot;^(sda|sdb)[0-9]*&quot;<br>
&gt; &gt; }<br>
<br>
<br>
</div></div>I think what happened is:<br>
<br>
1. 3.5.1 had new multipath version<br></blockquote><div><br></div><div>what do you mean with &quot;new multipath version&quot;?<br></div><div>I currently have device-mapper-multipath-0.4.9-56.fc20.x86_64<br></div><div>The system came from f18 to f19 and then to f20 via fedup in both cases<br></div><div>In my yum.log files I see this about January 2013 when I was in Fedora 18<br>Jan 07 00:11:44 Installed: device-mapper-multipath-0.4.9-36.fc18.x86_64<br><br></div><div>I then upgraded to f19 on 24th November 2013 and device-mapper-multipath was the one pushed during the fedup update:<br>device-mapper-multipath-libs-0.4.9-51.fc19.x86_64<br> <br></div><div>Then on 12th of November 2014 I passed form f19 to f20 and fedup pushed<br></div><div>device-mapper-multipath-0.4.9-56.fc20.x86_64<br></div><div>that is my current version<br></div><div>At that time I also passed from oVirt 3.4.4 to 3.5.0.<br></div><div>And I didn&#39;t register any problem with my internal disk<br></div><div><br></div><div>It was sufficient to keep inside<br>blacklist {<br>       devnode &quot;sd[a-b]&quot;<br>}<br><br></div><div>At the head of the file I only had:<br># RHEV REVISION 1.0<br><br></div><div>No reference about<br># RHEV PRIVATE<br><br></div><div>But right now that I&#39;m writing I notice that my rule for blacklist after migration to 3.5.1 was<br><br>devnode &quot;^(sda|sdb)[0-9]*&quot;<br><br></div><div>probably blacklists only partitions and not the full disks.... ;-)<br></div><div>So I&#39;m going to check with the old blacklist option and/or the PRIVATE label as suggested by Dan...<br><br></div><div>Probably passing from RHEV REVISION 1.0 to 1.1 the original blacklist part was thrown away...<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
2. So vdsm upgraded the local file<br>
3. blacklist above was removed<br>
   (it should exists in /etc/multipath.bak)<br>
<br></blockquote><div><br></div><div>It seems it didn&#39;t generate any multipath.conf.bak ... <br></div></div><br></div></div>