In my experience, if there is a particular driver for multipathing from the vendor, go for that. In our setup, we have Oracle/Sun disk arrays and with the standard linux multipathing daemon, I would get lots of weird I/O errors. Turns out the disk arrays had picked their preferred path, but Linux was trying to talk to the LUNs on both paths and would only receive a response on the preferred one.<br>
<br>There is an rdac driver that can be installed. Simply disable the multipathing daemon or configure it to ignore the disk arrays and use the vendor solution. I had no more I/O errors(Which only served to slow down the boot up process).<br>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 19, 2012 at 11:36 AM, Jason Brooks <span dir="ltr"><<a href="mailto:brookjas@ohsu.edu" target="_blank">brookjas@ohsu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="font-size:14px;font-family:Calibri,sans-serif;word-wrap:break-word"><div>Hello,</div><div><br></div><div>I am building a 2.3.x filesystem right now, and I am looking at setting up some active-active failover abilities to my oss's.  I have been looking at Dell's md3xxx arrays, as they have redundant controllers, and allow up to four hosts to connect to each controller.</div>
<div><br></div><div>I can see how linux multi-path can be used with redundant disk controllers.  I can even (slightly) understand how lustre fails over when an oss goes down.  </div><div><br></div><ol><li>Is lustre smart enough to use redundant paths, or failover oss's if an oss is congested?  (it would be cool, no?)</li>
<li>Does the linux multi-path module slow performance?</li><li>How much does a raid array such as the one listed above act as a bottleneck, say if I have as many volumes available on the raid controllers as there are oss hosts?  </li>
<li>Are there arrays similar to Dell's model that would work?</li></ol><div>Thanks!</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>--jason</div></font></span></div>
<br>_______________________________________________<br>
Lustre-discuss mailing list<br>
<a href="mailto:Lustre-discuss@lists.lustre.org">Lustre-discuss@lists.lustre.org</a><br>
<a href="http://lists.lustre.org/mailman/listinfo/lustre-discuss" target="_blank">http://lists.lustre.org/mailman/listinfo/lustre-discuss</a><br>
<cite></cite>
</blockquote></div></div>