<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:40:06 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-4147] LNET parameter recommendations</title>
                <link>https://jira.whamcloud.com/browse/LU-4147</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Attached you&apos;ll find a spreadsheet of our thoughts on setting ko2iblnd parameters and kgnilnd parameters for our center. I apologize that I&apos;ve dropped the ball on this; we&apos;re planning on implementing these settings (in the agreed upon column) on Tuesday 10/29. There are some points where we need some guidance on the recommended values. They are noted. &lt;/p&gt;

&lt;p&gt;If there are any questions please do not hesitate to ask. Likely there will be more comments from ORNL folks as I publicize this jira ticket.&lt;/p&gt;</description>
                <environment></environment>
        <key id="21650">LU-4147</key>
            <summary>LNET parameter recommendations</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="jamesanunez">James Nunez</assignee>
                                    <reporter username="hilljjornl">Jason Hill</reporter>
                        <labels>
                    </labels>
                <created>Fri, 25 Oct 2013 19:10:45 +0000</created>
                <updated>Mon, 18 Nov 2013 15:46:19 +0000</updated>
                            <resolved>Mon, 18 Nov 2013 15:46:19 +0000</resolved>
                                    <version>Lustre 2.4.1</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>9</watches>
                                                                            <comments>
                            <comment id="69961" author="jamesanunez" created="Fri, 25 Oct 2013 20:22:56 +0000"  >&lt;p&gt;Liang, &lt;/p&gt;

&lt;p&gt;Would you please comment on the proposed lnet/ko2iblnd/kgnilnd values for ORNL&apos;s systems?&lt;/p&gt;

&lt;p&gt;Thank you,&lt;br/&gt;
James&lt;/p&gt;</comment>
                            <comment id="70232" author="liang" created="Wed, 30 Oct 2013 06:11:44 +0000"  >&lt;p&gt;Sorry I just come back from vacation, maybe it&apos;s too late to add comment, but&#8230;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;server
	&lt;ul&gt;
		&lt;li&gt;o2iblnd::fmr/pmr_pool_size and fmr_flush_trigger, they are unused unless &quot;map_on_demand&quot; is set or it&apos;s running on some of Chelsio infiniband&lt;/li&gt;
		&lt;li&gt;o2iblnd::ntx, I think 4096 is a good value in this case.&lt;/li&gt;
		&lt;li&gt;o2iblnd::keepalive and timeout, because timeout is 100 in your setting (timeout value of a TX), it&apos;s probably meaningful to have keepalive &amp;gt;= timeout&lt;/li&gt;
		&lt;li&gt;o2iblnd::peer_credits, any reason that you want to increase it to 63? It&apos;s ok if it&apos;s a empirical value, otherwise I think 16 can saturate most links (I remember some users report that 16 peercredits can saturate FDR infiniband)&lt;/li&gt;
		&lt;li&gt;o2iblnd::peertimeout, this is only checked on router&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;RTR
	&lt;ul&gt;
		&lt;li&gt;o2iblnd::ntx, double of credits could be fine, it wouldn&apos;t consume too much memory.&lt;/li&gt;
		&lt;li&gt;o2iblnd::peer_credits, same as comment for server&lt;/li&gt;
		&lt;li&gt;o2iblnd::peer_buffer_credits, this means LNet will ignore lent::peer_buffer_credits, but lnet::peer_buffer_credits is also set in the proposal. Also, is current value (128) an empirical value?&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;o2iblnd client
	&lt;ul&gt;
		&lt;li&gt;same comment as server&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="70243" author="simmonsja" created="Wed, 30 Oct 2013 13:27:12 +0000"  >&lt;p&gt;When would you consider using map_on_demand?&lt;/p&gt;</comment>
                            <comment id="70254" author="liang" created="Wed, 30 Oct 2013 15:28:19 +0000"  >&lt;p&gt;I would say, unless there is performance issue while benchmarking with lnet_selftest bulk, or memory allocation failure in o2iblnd while running w/o map_on_demand (they can happen on some HCAs), otherwise please just keep it turned off.&lt;/p&gt;</comment>
                            <comment id="71793" author="jamesanunez" created="Mon, 18 Nov 2013 15:13:13 +0000"  >&lt;p&gt;Jason or James, &lt;/p&gt;

&lt;p&gt;Are there any more LNET parameter questions/issues that we need to address or should we close this ticket?&lt;/p&gt;

&lt;p&gt;Thanks, &lt;br/&gt;
James&lt;/p&gt;</comment>
                            <comment id="71798" author="hilljjornl" created="Mon, 18 Nov 2013 15:38:12 +0000"  >&lt;p&gt;Go ahead and close this. We&apos;ve implemented the changes already. Some of the notes from Liang were too late to influence what we put in production but it has not seemed to be to any detriment. &lt;/p&gt;</comment>
                            <comment id="71800" author="jamesanunez" created="Mon, 18 Nov 2013 15:46:19 +0000"  >&lt;p&gt;Request completed.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13694" name="Titan-Atlas-Eos router calcs 9-26-2013.xlsx" size="36965" author="hilljjornl" created="Fri, 25 Oct 2013 19:10:45 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzw6wf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>11262</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>