<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:24:02 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-2297] Test failure on test suite replay-single, subtest test_74: client umount hang</title>
                <link>https://jira.whamcloud.com/browse/LU-2297</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for sarah &amp;lt;sarah@whamcloud.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/c2d37650-2819-11e2-aa14-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/c2d37650-2819-11e2-aa14-52540035b04c&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_74 failed with the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;test failed to respond and timed out&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;client umount hang&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;12:25:18:Lustre: DEBUG MARKER: == replay-single test 74: Ensure applications don&apos;t fail waiting for OST recovery == 12:25:18 (1352147118)
12:25:30:Lustre: DEBUG MARKER: running=$(grep -c /mnt/lustre&apos; &apos; /proc/mounts);
12:25:30:if [ $running -ne 0 ] ; then
12:25:30:echo Stopping client $(hostname) /mnt/lustre opts:;
12:25:30:lsof /mnt/lustre || need_kill=no;
12:25:30:if [ x != x -a x$need_kill != xno ]; then
12:25:30:    pids=$(lsof -t /mnt/lustre | sort -u);
12:25:30:    if 
12:29:22:INFO: task umount:29383 blocked for more than 120 seconds.
12:29:22:&quot;echo 0 &amp;gt; /proc/sys/kernel/hung_task_timeout_secs&quot; disables this message.
12:29:22:umount        D 0000000000000000     0 29383  29376 0x00000080
12:29:22: ffff880079f97b68 0000000000000082 ffff8800ffffffff 00001d5805116b96
12:29:22: ffff880079f97ad8 ffff880037f6ae50 00000000004059ee ffffffffaf68090e
12:29:22: ffff88003a921058 ffff880079f97fd8 000000000000fb88 ffff88003a921058
12:29:22:Call Trace:
12:29:22: [&amp;lt;ffffffff8109cd49&amp;gt;] ? ktime_get_ts+0xa9/0xe0
12:29:22: [&amp;lt;ffffffff811141f0&amp;gt;] ? sync_page+0x0/0x50
12:29:22: [&amp;lt;ffffffff814fe0f3&amp;gt;] io_schedule+0x73/0xc0
12:29:22: [&amp;lt;ffffffff8111422d&amp;gt;] sync_page+0x3d/0x50
12:29:22: [&amp;lt;ffffffff814feaaf&amp;gt;] __wait_on_bit+0x5f/0x90
12:29:22: [&amp;lt;ffffffff81114463&amp;gt;] wait_on_page_bit+0x73/0x80
12:29:22: [&amp;lt;ffffffff81092110&amp;gt;] ? wake_bit_function+0x0/0x50
12:29:22: [&amp;lt;ffffffff8112a965&amp;gt;] ? pagevec_lookup_tag+0x25/0x40
12:29:22: [&amp;lt;ffffffff811148db&amp;gt;] wait_on_page_writeback_range+0xfb/0x190
12:29:22: [&amp;lt;ffffffff8111499f&amp;gt;] filemap_fdatawait+0x2f/0x40
12:29:22: [&amp;lt;ffffffff811a4874&amp;gt;] sync_inodes_sb+0x114/0x190
12:29:22: [&amp;lt;ffffffff811aa312&amp;gt;] __sync_filesystem+0x82/0x90
12:29:22: [&amp;lt;ffffffff811aa51b&amp;gt;] sync_filesystem+0x4b/0x70
12:29:22: [&amp;lt;ffffffff8117d317&amp;gt;] generic_shutdown_super+0x27/0xe0
12:29:22: [&amp;lt;ffffffff8117d436&amp;gt;] kill_anon_super+0x16/0x60
12:29:22: [&amp;lt;ffffffffa052a94a&amp;gt;] lustre_kill_super+0x4a/0x60 [obdclass]
12:29:22: [&amp;lt;ffffffff8117e4b0&amp;gt;] deactivate_super+0x70/0x90
12:29:22: [&amp;lt;ffffffff8119a4ef&amp;gt;] mntput_no_expire+0xbf/0x110
12:29:22: [&amp;lt;ffffffff8119af8b&amp;gt;] sys_umount+0x7b/0x3a0
12:29:22: [&amp;lt;ffffffff810d6b12&amp;gt;] ? audit_syscall_entry+0x272/0x2a0
12:29:23: [&amp;lt;ffffffff8100b0f2&amp;gt;] system_call_fastpath+0x16/0x1b
12:31:14:INFO: task umount:29383 blocked for more than 120 seconds.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="16615">LU-2297</key>
            <summary>Test failure on test suite replay-single, subtest test_74: client umount hang</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</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="bobijam">Zhenyu Xu</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                            <label>NFBlocker</label>
                    </labels>
                <created>Wed, 7 Nov 2012 02:39:26 +0000</created>
                <updated>Wed, 5 Dec 2012 01:08:41 +0000</updated>
                            <resolved>Wed, 5 Dec 2012 01:08:41 +0000</resolved>
                                    <version>Lustre 2.4.0</version>
                                    <fixVersion>Lustre 2.4.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="47727" author="yong.fan" created="Tue, 13 Nov 2012 10:54:09 +0000"  >&lt;p&gt;Another failure instance:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://maloo.whamcloud.com/sub_tests/ac4fd6f8-2d82-11e2-89bf-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/sub_tests/ac4fd6f8-2d82-11e2-89bf-52540035b04c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="48473" author="pjones" created="Wed, 28 Nov 2012 01:56:48 +0000"  >&lt;p&gt;Bobijam will look into this one&lt;/p&gt;</comment>
                            <comment id="48654" author="tappro" created="Sun, 2 Dec 2012 22:46:21 +0000"  >&lt;p&gt;this becomes critical bug, it happens very often throwing away Maloo testing efforts - about 25 times for weekend. It is almost impossible to pass tests due to this bug and couple of another. Maybe it was caused by some recent landing?&lt;/p&gt;</comment>
                            <comment id="48681" author="green" created="Mon, 3 Dec 2012 13:25:01 +0000"  >&lt;p&gt;There&apos;s a patch at &lt;a href=&quot;http://review.whamcloud.com/#change,4717&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,4717&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="48785" author="pjones" created="Wed, 5 Dec 2012 01:08:41 +0000"  >&lt;p&gt;Landed for 2.4&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|hzvbvr:</customfieldvalue>

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