<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:12:45 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-1021] MDS dumps call traces after run find and du commands</title>
                <link>https://jira.whamcloud.com/browse/LU-1021</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;When the user ran &quot;find&quot; or &quot;du -sh&quot; command on the client, MDS dumps the many call traces and the error messages and the can&apos;t response to the clients. (MDS didn&apos;t hang and down, but the response was really slow).&lt;br/&gt;
I&apos;m attaching the /var/log/messages and we can see many call traces on these log files. I&apos;m not sure, all are caused by same problem, but at least the user ran several &quot;find and &quot;du -sh&quot; commands on Jan 17 and Jan 18.&lt;/p&gt;
</description>
                <environment></environment>
        <key id="12961">LU-1021</key>
            <summary>MDS dumps call traces after run find and du commands</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="3">Duplicate</resolution>
                                        <assignee username="johann">Johann Lombardi</assignee>
                                    <reporter username="ihara">Shuichi Ihara</reporter>
                        <labels>
                    </labels>
                <created>Sun, 22 Jan 2012 04:47:31 +0000</created>
                <updated>Fri, 31 Aug 2012 11:16:50 +0000</updated>
                            <resolved>Fri, 31 Aug 2012 11:16:50 +0000</resolved>
                                    <version>Lustre 1.8.6</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="27168" author="green" created="Sun, 22 Jan 2012 12:22:40 +0000"  >&lt;p&gt;These all look like MDS getting stuck and spending significant time in an attempt to allocate some memory and then getting stuck on resource semaphore in ldlm pool cleaning thread.&lt;/p&gt;

&lt;p&gt;I think there was entire class of patches accepted that would prevent lustre allocations from diving into this code.&lt;/p&gt;

&lt;p&gt;Would be good to get Johann take a look as he must remember that work.&lt;/p&gt;</comment>
                            <comment id="29726" author="johann" created="Thu, 23 Feb 2012 18:20:10 +0000"  >&lt;p&gt;I remember such changes on the client side, but not on the MDS side.&lt;/p&gt;

&lt;p&gt;That said, there are many messages indicating that the threads got finally unstuck:&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;Jan 15 20:47:37 ALPL505 kernel: Lustre: Service thread pid 14282 completed after 1630.26s. This indicates the system was overloaded (too many service threads, or there were not enough hardware resources).
Jan 15 22:00:44 ALPL505 kernel: Lustre: Service thread pid 15016 completed after 343.70s. This indicates the system was overloaded (too many service threads, or there were not enough hardware resources).
Jan 15 23:50:51 ALPL505 kernel: Lustre: Service thread pid 14956 completed after 746.53s. This indicates the system was overloaded (too many service threads, or there were not enough hardware resources).
Jan 15 23:50:51 ALPL505 kernel: Lustre: Service thread pid 14308 completed after 746.52s. This indicates the system was overloaded (too many service threads, or there were not enough hardware resources).
...
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;So it seems that the system isn&apos;t really deadlocked, &quot;just&quot; awefully slow. Can you reproduce this issue easily?&lt;/p&gt;</comment>
                            <comment id="29727" author="johann" created="Thu, 23 Feb 2012 18:27:49 +0000"  >&lt;p&gt;BTW, do you apply any patches on top of 1.8.6-wc1?&lt;/p&gt;</comment>
                            <comment id="44037" author="kitwestneat" created="Fri, 31 Aug 2012 10:43:10 +0000"  >&lt;p&gt;This looks like a dupe of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1535&quot; title=&quot;LustreError: 1843:0:(mds_open.c:1645:mds_close()) &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1535&quot;&gt;&lt;del&gt;LU-1535&lt;/del&gt;&lt;/a&gt;, can someone confirm?&lt;/p&gt;</comment>
                            <comment id="44039" author="pjones" created="Fri, 31 Aug 2012 10:48:40 +0000"  >&lt;p&gt;Lai could you please confirm whether this is a duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1535&quot; title=&quot;LustreError: 1843:0:(mds_open.c:1645:mds_close()) &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1535&quot;&gt;&lt;del&gt;LU-1535&lt;/del&gt;&lt;/a&gt;?&lt;/p&gt;</comment>
                            <comment id="44041" author="laisiyao" created="Fri, 31 Aug 2012 11:13:51 +0000"  >&lt;p&gt;Yes, it is.&lt;/p&gt;</comment>
                            <comment id="44042" author="pjones" created="Fri, 31 Aug 2012 11:16:50 +0000"  >&lt;p&gt;Thanks Lai!&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="10760" name="messages" size="256534" author="ihara" created="Sun, 22 Jan 2012 04:47:31 +0000"/>
                            <attachment id="10761" name="messages.1" size="65795" author="ihara" created="Sun, 22 Jan 2012 04:47:31 +0000"/>
                            <attachment id="10762" name="messages.2" size="160466" author="ihara" created="Sun, 22 Jan 2012 04:47:31 +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|hzvhhb:</customfieldvalue>

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