<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:28:18 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-2799] ldlm_cbd: This service may have more threads (192) than the given soft limit (128)</title>
                <link>https://jira.whamcloud.com/browse/LU-2799</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;I see the following message on the console of one of our Sequoia login nodes:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;2013-02-12 15:26:17 Lustre: ldlm_cbd: This service may have more threads (192) than the given soft limit (128)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Is this troubling? What&apos;s the net effect of this?&lt;/p&gt;</description>
                <environment></environment>
        <key id="17537">LU-2799</key>
            <summary>ldlm_cbd: This service may have more threads (192) than the given soft limit (128)</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="utopiabound">Nathaniel Clark</assignee>
                                    <reporter username="prakash">Prakash Surya</reporter>
                        <labels>
                            <label>sequoia</label>
                            <label>shh</label>
                    </labels>
                <created>Tue, 12 Feb 2013 20:49:03 +0000</created>
                <updated>Mon, 6 May 2013 23:05:00 +0000</updated>
                            <resolved>Mon, 6 May 2013 23:05:00 +0000</resolved>
                                    <version>Lustre 2.4.0</version>
                                    <fixVersion>Lustre 2.4.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="52268" author="pjones" created="Wed, 13 Feb 2013 09:27:59 +0000"  >&lt;p&gt;Nathaniel&lt;/p&gt;

&lt;p&gt;Could you please look into this one?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="52272" author="utopiabound" created="Wed, 13 Feb 2013 10:24:26 +0000"  >&lt;p&gt;The message is just informational.  It will be printed if you specified a number of threads larger than 128 via ptlrpc&apos;s ldlm_num_threads module parameter, or if the number of cores is large. See lustre/include/lustre_net.h:250  &quot;example 3&quot; states:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;On 64-core machine with 8 partitions we will need LDLM_NTHRS_BASE(24)&lt;br/&gt;
threads for each partition to keep service healthy, so total threads&lt;br/&gt;
number should be 24 * 8 = 192.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;This is not harmful nor should it be worrisome. &lt;/p&gt;</comment>
                            <comment id="52274" author="prakash" created="Wed, 13 Feb 2013 11:23:49 +0000"  >&lt;p&gt;Thanks. It should really be removed in that case. If an administrator can safely ignore the message, it should not make it to the console.&lt;/p&gt;</comment>
                            <comment id="52278" author="prakash" created="Wed, 13 Feb 2013 12:06:32 +0000"  >&lt;p&gt;Unless somebody has a convincing reason why the message should stay, I&apos;m reopening this ticket in the hopes that it is removed.&lt;/p&gt;</comment>
                            <comment id="52284" author="adilger" created="Wed, 13 Feb 2013 12:46:29 +0000"  >&lt;p&gt;Liang, any reason this message should be kept?  Would it be better to limit the number of threads?&lt;/p&gt;

&lt;p&gt;Prakash, how many sockets/cores are on this login node?&lt;/p&gt;</comment>
                            <comment id="52295" author="prakash" created="Wed, 13 Feb 2013 13:49:32 +0000"  >&lt;p&gt;48 on this node:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;$ cat /proc/cpuinfo | grep proc | wc -l
48
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="52310" author="utopiabound" created="Wed, 13 Feb 2013 15:38:47 +0000"  >&lt;p&gt;Andreas, Liang,&lt;br/&gt;
Should the message be changed to a CWARN instead.  If there&apos;s an upper limit (even if it&apos;s soft) being passed, I would think, it should be logged.&lt;/p&gt;

&lt;p&gt;Prakash, Sorry about closing the bug prematurely.&lt;/p&gt;</comment>
                            <comment id="52340" author="adilger" created="Wed, 13 Feb 2013 21:05:10 +0000"  >&lt;p&gt;I&apos;m more inclined to just quiet the message entirely, i.e. CDEBUG(), since there isn&apos;t anything the sysadmin can or should do about it.&lt;/p&gt;

&lt;p&gt;I guess at some point we need to look at whether there should be one set of threads running on each of the cores, or if one set of threads per socket is enough?&lt;/p&gt;</comment>
                            <comment id="52536" author="utopiabound" created="Sat, 16 Feb 2013 10:15:56 +0000"  >&lt;p&gt;Patch to make the message a CDEBUG:&lt;br/&gt;
&lt;a href=&quot;http://review.whamcloud.com/5447&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/5447&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="56956" author="utopiabound" created="Wed, 24 Apr 2013 17:45:25 +0000"  >&lt;p&gt;Patch has landed&lt;/p&gt;</comment>
                            <comment id="56973" author="prakash" created="Wed, 24 Apr 2013 20:03:55 +0000"  >&lt;p&gt;Thanks!&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </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|hzvj0f:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6776</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>