<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body dir="auto">
<div>The 2.10 release added support for multi-rail LNet, which may potentially be causing problems here. I would suggest to install an older LNet version on your routers to match your client/server.&nbsp;</div>
<div id="AppleMailSignature"><br>
</div>
<div id="AppleMailSignature">You may need to build your own RPMs for your new kernel, but can use --disable-server for configure to simplify things.&nbsp;<br>
<br>
Cheers, Andreas</div>
<div><br>
On Oct 31, 2017, at 04:45, Kevin M. Hildebrand &lt;<a href="mailto:kevin@umd.edu">kevin@umd.edu</a>&gt; wrote:<br>
<br>
</div>
<blockquote type="cite">
<div>
<div dir="ltr">
<div class="gmail_default" style="font-size:small">Thanks, I completely missed that.&nbsp; Indeed the ko2iblnd parameters were different between the servers and the router.&nbsp; I've updated the parameters on the router to match those on the server, and things haven't
 gotten any better.&nbsp; (The problem appears to be on the Ethernet side anyway, so you've probably helped me fix a problem I didn't know I had...)</div>
<div class="gmail_default" style="font-size:small">I don't see much discussion about configuring lnet parameters for Ethernet networks, I assume that's using ksocklnd.&nbsp; On that side, it appears that all of the ksocklnd parameters match between the router and
 clients.&nbsp; Interesting that peer_timeout is 180, which is almost exactly when my client gets marked down on the router.<br>
</div>
<div class="gmail_default" style="font-size:small"><br>
</div>
<div class="gmail_default" style="font-size:small">Server (and now router) ko2iblnd parameters:</div>
<div class="gmail_default" style="font-size:small">peer_credits 8<br>
peer_credits_hiw 4<br>
credits 256<br>
concurrent_sends 8<br>
ntx 512<br>
map_on_demand 0<br>
fmr_pool_size 512<br>
fmr_flush_trigger 384<br>
fmr_cache 1<br>
<br>
</div>
<div class="gmail_default" style="font-size:small">Client and router ksocklnd:</div>
<div class="gmail_default" style="font-size:small">peer_timeout 180<br>
peer_credits 8<br>
keepalive 30<br>
sock_timeout 50<br>
credits 256<br>
rx_buffer_size 0<br>
tx_buffer_size 0<br>
keepalive_idle 30<br>
round_robin 1<br>
sock_timeout 50<br>
<br>
</div>
<div class="gmail_default" style="font-size:small">Thanks,</div>
<div class="gmail_default" style="font-size:small">Kevin<br>
</div>
<div class="gmail_default" style="font-size:small"><br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Mon, Oct 30, 2017 at 4:16 PM, Mohr Jr, Richard Frank (Rick Mohr)
<span dir="ltr">&lt;<a href="mailto:rmohr@utk.edu" target="_blank">rmohr@utk.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class=""><br>
&gt; On Oct 30, 2017, at 8:47 AM, Kevin M. Hildebrand &lt;<a href="mailto:kevin@umd.edu">kevin@umd.edu</a>&gt; wrote:<br>
&gt;<br>
&gt; All of the hosts (client, server, router) have the following in ko2iblnd.conf:<br>
&gt;<br>
&gt; alias ko2iblnd-opa ko2iblnd<br>
&gt; options ko2iblnd-opa peer_credits=128 peer_credits_hiw=64 credits=1024 concurrent_sends=256 ntx=2048 map_on_demand=32 fmr_pool_size=2048 fmr_flush_trigger=512 fmr_cache=1 conns_per_peer=4<br>
&gt;<br>
&gt; install ko2iblnd /usr/sbin/ko2iblnd-probe<br>
<br>
</span>Those parameters will only get applied to omnipath interfaces (which you dont have), so everything you have should just be running with default parameters.&nbsp; Since your lnet routers have a different version of lustre than your servers/clients, it might
 be possible that the default values for the ko2iblnd parameters are different between the two versions.&nbsp; You can always check this by looking at the values in the files under /sys/module/ko2iblnd/<wbr>parameters.&nbsp; It might be worthwhile to compare those values
 on the lnet routers to the values on the servers to see if maybe there is a difference that could affect the behavior.<br>
<br>
--<br>
Rick Mohr<br>
Senior HPC System Administrator<br>
National Institute for Computational Sciences<br>
<a href="http://www.nics.tennessee.edu" rel="noreferrer" target="_blank">http://www.nics.tennessee.edu</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</blockquote>
<blockquote type="cite">
<div><span>_______________________________________________</span><br>
<span>lustre-discuss mailing list</span><br>
<span><a href="mailto:lustre-discuss@lists.lustre.org">lustre-discuss@lists.lustre.org</a></span><br>
<span><a href="http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org">http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org</a></span><br>
</div>
</blockquote>
</body>
</html>