<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:59:25 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-6346] reading a file for a client hangs but is ok from others clients</title>
                <link>https://jira.whamcloud.com/browse/LU-6346</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Trying to read a specific file (fort.1261) hangs from a client but is ok from other clients. I got debug trace from the client side fid &lt;span class=&quot;error&quot;&gt;&amp;#91;0x20009104a:0x79c0:0x0&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;I can upload the mds debug logs to the ftp site if needed.&lt;/p&gt;</description>
                <environment></environment>
        <key id="29012">LU-6346</key>
            <summary>reading a file for a client hangs but is ok from others clients</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="6">Not a Bug</resolution>
                                        <assignee username="bobijam">Zhenyu Xu</assignee>
                                    <reporter username="mhanafi">Mahmoud Hanafi</reporter>
                        <labels>
                    </labels>
                <created>Fri, 6 Mar 2015 18:41:00 +0000</created>
                <updated>Fri, 13 Mar 2015 16:43:08 +0000</updated>
                            <resolved>Fri, 13 Mar 2015 16:43:08 +0000</resolved>
                                    <version>Lustre 2.4.3</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="109105" author="mhanafi" created="Fri, 6 Mar 2015 18:45:47 +0000"  >&lt;p&gt;uploaded mds debug to /uploads/LU6346/mdsdebug.out.gz&lt;/p&gt;
</comment>
                            <comment id="109110" author="pjones" created="Fri, 6 Mar 2015 19:20:35 +0000"  >&lt;p&gt;Bobijam&lt;/p&gt;

&lt;p&gt;Could you please advise on this issue?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="109186" author="bobijam" created="Mon, 9 Mar 2015 04:02:27 +0000"  >&lt;p&gt;Do the other &quot;ok&quot; clients has the same lustre/kernel version as the problematic client?&lt;/p&gt;

&lt;p&gt;Can you get the stack trace of the hung process?&lt;/p&gt;</comment>
                            <comment id="109593" author="mhanafi" created="Thu, 12 Mar 2015 20:59:46 +0000"  >&lt;p&gt;it looks like a process is stuck trying to open the file &lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;0]kdb&amp;gt; btp 6718
Stack traceback &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; pid 6718
0xffff8809acffc2c0     6718    63813  0   11   D  0xffff8809acffc930  read
 [&amp;lt;ffffffff8147356b&amp;gt;] thread_return+0x0/0x295
 [&amp;lt;ffffffff81475725&amp;gt;] rwsem_down_failed_common+0xb5/0x160
 [&amp;lt;ffffffff81273e44&amp;gt;] call_rwsem_down_read_failed+0x14/0x30
 [&amp;lt;ffffffff81474a1e&amp;gt;] down_read+0xe/0x10
 [&amp;lt;ffffffffa0cc16cb&amp;gt;] ll_glimpse_size+0x2b/0x70 [lustre]
 [&amp;lt;ffffffffa0cc6b88&amp;gt;] ll_inode_revalidate_it+0x198/0x1a0 [lustre]
 [&amp;lt;ffffffffa0cc6bce&amp;gt;] ll_getattr_it+0x3e/0x160 [lustre]
 [&amp;lt;ffffffffa0cc6d1f&amp;gt;] ll_getattr+0x2f/0x40 [lustre]
 [&amp;lt;ffffffff81161dc7&amp;gt;] vfs_fstat+0x37/0x60
 [&amp;lt;ffffffff81161e0f&amp;gt;] sys_newfstat+0x1f/0x50
 [&amp;lt;ffffffff8147d792&amp;gt;] system_call_fastpath+0x16/0x1b
 [&amp;lt;00007fffed1a2d84&amp;gt;] 0x7fffed1a2d84
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;and doing a ls -lr got stuck the same.&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;[0]kdb&amp;gt; btp 65618
Stack traceback &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; pid 65618
0xffff880937de6080    65618    62532  0   23   D  0xffff880937de66f0  ls
 [&amp;lt;ffffffff8147356b&amp;gt;] thread_return+0x0/0x295
 [&amp;lt;ffffffff81475725&amp;gt;] rwsem_down_failed_common+0xb5/0x160
 [&amp;lt;ffffffff81273e44&amp;gt;] call_rwsem_down_read_failed+0x14/0x30
 [&amp;lt;ffffffff81474a1e&amp;gt;] down_read+0xe/0x10
 [&amp;lt;ffffffffa0cc16cb&amp;gt;] ll_glimpse_size+0x2b/0x70 [lustre]
 [&amp;lt;ffffffffa0cc6b88&amp;gt;] ll_inode_revalidate_it+0x198/0x1a0 [lustre]
 [&amp;lt;ffffffffa0cc6bce&amp;gt;] ll_getattr_it+0x3e/0x160 [lustre]
 [&amp;lt;ffffffffa0cc6d1f&amp;gt;] ll_getattr+0x2f/0x40 [lustre]
 [&amp;lt;ffffffff81161b77&amp;gt;] vfs_fstatat+0x67/0xb0
 [&amp;lt;ffffffff81161c4f&amp;gt;] sys_newlstat+0x1f/0x50
 [&amp;lt;ffffffff8147d792&amp;gt;] system_call_fastpath+0x16/0x1b
 [&amp;lt;00007fffece04df5&amp;gt;] 0x7fffece04df5
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="109612" author="bobijam" created="Fri, 13 Mar 2015 02:34:49 +0000"  >&lt;p&gt;Can you upload the backtrace of all processes? &lt;/p&gt;</comment>
                            <comment id="109640" author="mhanafi" created="Fri, 13 Mar 2015 16:03:56 +0000"  >&lt;p&gt;Found the issue. It was a single OST connective issue with the client. Please close this ticket.&lt;/p&gt;</comment>
                            <comment id="109647" author="pjones" created="Fri, 13 Mar 2015 16:43:08 +0000"  >&lt;p&gt;ok - thanks Mahmoud!&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="17233" name="clientdbug.out.gz" size="3943295" author="mhanafi" created="Fri, 6 Mar 2015 18:41:00 +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|hzx7vr:</customfieldvalue>

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