<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="blue" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">The message is part of normal o2iblnd connection setup. It just means the two peers are negotiating the max number of fragments that will be supported.<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">It is seen because <a href="https://jira.whamcloud.com/browse/LU-15092">https://jira.whamcloud.com/browse/LU-15092</a> changed the default max number of fragments from 256 to 257. If one peer has that patch, but the other doesn\u2019t, then negotiation must occur.<br>
<br>
There is a separate but related issue involving map_on_demand. In some Lustre versions, map_on_demand must be set to 1 in order for the aforementioned negotiation to succeed.<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Chris Horn<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal" style="margin-bottom:12.0pt"><b><span style="font-size:12.0pt;color:black">From:
</span></b><span style="font-size:12.0pt;color:black">lustre-discuss &lt;lustre-discuss-bounces@lists.lustre.org&gt; on behalf of Einar Nęss Jensen &lt;einar.nass.jensen@ntnu.no&gt;<br>
<b>Date: </b>Thursday, September 8, 2022 at 6:12 AM<br>
<b>To: </b>Moreno Lazaro Diego (ID) &lt;diego.moreno@id.ethz.ch&gt;, lustre-discuss@lists.lustre.org &lt;lustre-discuss@lists.lustre.org&gt;<br>
<b>Subject: </b>Re: [lustre-discuss] max_frags 257 too large<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal">Thanks for the clarification, Diego<br>
<br>
We are in for an&nbsp; upgrade next month so we might just wait and see :)<br>
<br>
<br>
Best Regards<br>
EInar Nęss Jensen<br>
<br>
________________________________________<br>
From: Moreno Lazaro&nbsp; Diego (ID) &lt;diego.moreno@id.ethz.ch&gt;<br>
Sent: Thursday, September 8, 2022 13:07<br>
To: Einar Nęss Jensen; lustre-discuss@lists.lustre.org<br>
Subject: Re: [lustre-discuss] max_frags 257 too large<br>
<br>
Hi Einar,<br>
<br>
I've seen this in older versions of Lustre-2.12 where map_on_demand=1 on the ko2iblnd module is needed in order to keep compatibility with newer versions. There are a couple of patches where this requirement for map_on_demand was removed though it's now set
 by default:<br>
<br>
<a href="https://jira.whamcloud.com/browse/LU-15094">https://jira.whamcloud.com/browse/LU-15094</a>&nbsp;&nbsp;
 (don't require map_on_demand to negotiate max_frags)<br>
<a href="https://jira.whamcloud.com/browse/LU-15186">https://jira.whamcloud.com/browse/LU-15186</a>&nbsp;&nbsp;
 (set by default map_on_demand)<br>
<br>
I know at least DDN includes these patches on their 2.12.6-ddn8 version. I don't see the patches on the latest 2.12.9 on the community version. Maybe you just need to enable map_on_demand and that could solve it.<br>
<br>
Regards,<br>
<br>
Diego<br>
<br>
\ufeffOn 08.09.22, 11:22, &quot;lustre-discuss on behalf of Einar Nęss Jensen&quot; &lt;lustre-discuss-bounces@lists.lustre.org on behalf of einar.nass.jensen@ntnu.no&gt; wrote:<br>
<br>
&nbsp;&nbsp;&nbsp; We have a case of one of our MDS servers stopped working correctly (we have failed over the mdt to other mds server), and while we wait for vendor response, I see something in our logs which I'm curious about:<br>
<br>
&nbsp;&nbsp;&nbsp; LNet: 117894:0:(o2iblnd_cb.c:2631:kiblnd_passive_connect()) Can't accept conn from 10.145.30.168@o2ib (version 12): max_frags 257 too large (256 wanted)<br>
<br>
&nbsp;&nbsp;&nbsp; What does it mean? is it somethinbg to be concerned over?<br>
<br>
<br>
<br>
&nbsp;&nbsp;&nbsp; Best Regards<br>
&nbsp;&nbsp;&nbsp; Einar Nęss Jensen<br>
&nbsp;&nbsp;&nbsp; _______________________________________________<br>
&nbsp;&nbsp;&nbsp; lustre-discuss mailing list<br>
&nbsp;&nbsp;&nbsp; lustre-discuss@lists.lustre.org<br>
&nbsp;&nbsp;&nbsp; <a href="http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org">http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org</a>&nbsp;
<br>
<br>
_______________________________________________<br>
lustre-discuss mailing list<br>
lustre-discuss@lists.lustre.org<br>
<a href="http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org">http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org</a>&nbsp;
<o:p></o:p></p>
</div>
</div>
</body>
</html>