<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:26:27 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-2585] some dd threads can not be stopped after racer</title>
                <link>https://jira.whamcloud.com/browse/LU-2585</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;After racer is finished, I saw some dd threads can not be stopped&lt;/p&gt;

&lt;p&gt;17:10:58:Stopping client client-32vm1.lab.whamcloud.com /mnt/lustre2 opts:&lt;br/&gt;
17:10:59:COMMAND   PID USER   FD   TYPE      DEVICE  SIZE/OFF               NODE NAME&lt;br/&gt;
17:10:59:dd       1756 root    1w   REG 1273,181606  49091584 144115205306079415 /mnt/lustre2/racer/19&lt;br/&gt;
17:11:01:dd       9219 root    1w   REG 1273,181606   8193024 144115205306056725 /mnt/lustre/racer/15&lt;br/&gt;
17:11:01:dd       9224 root    1w   REG 1273,181606   8193024 144115205306056725 /mnt/lustre2/racer/15&lt;br/&gt;
17:11:02:dd       9225 root    1w   REG 1273,181606   8193024 144115205306056725 /mnt/lustre2/racer/15&lt;br/&gt;
17:11:02:dd      11097 root    1w   REG 1273,181606 245867520 144115205255725671 /mnt/lustre/racer/13&lt;br/&gt;
17:11:02:Stopping client client-32vm2.lab.whamcloud.com /mnt/lustre2 opts:&lt;br/&gt;
17:11:02:/mnt/lustre2 is still busy, wait one second&lt;br/&gt;
17:11:02:COMMAND   PID USER   FD   TYPE      DEVICE  SIZE/OFF               NODE NAME&lt;br/&gt;
17:11:02:dd      12954 root    1w   REG 1273,181606 119452672 144115205255740618 /mnt/lustre/racer/11&lt;br/&gt;
17:11:03:dd      13442 root    1w   REG 1273,181606 116897792 144115205289288929 /mnt/lustre2/racer/0&lt;br/&gt;
17:11:03:dd      18335 root    1w   REG 1273,181606 245867520 144115205255725671 /mnt/lustre/racer/10&lt;br/&gt;
17:11:03:dd      22305 root    1w   REG 1273,181606  65881088 144115205272518234 /mnt/lustre2/racer/15 (deleted)&lt;br/&gt;
17:11:03:/mnt/lustre2 is still busy, wait one second&lt;br/&gt;
17:11:03:/mnt/lustre2 is still busy, wait one second&lt;br/&gt;
17:11:03:/mnt/lustre2 is still busy, wait one second&lt;br/&gt;
17:11:03:/mnt/lustre2 is still busy, wait one second&lt;br/&gt;
17:11:05:/mnt/lustre2 is still busy, wait one second&lt;br/&gt;
17:11:05:/mnt/lustre2 is still busy, wait one second&lt;br/&gt;
17:11:05:/mnt/lustre2 is still busy, wait one second&lt;br/&gt;
17:11:05:/mnt/lustre2 is still busy, wait one second&lt;br/&gt;
17:11:05:/mnt/lustre2 is still busy, wait one second&lt;br/&gt;
17:11:05:/mnt/lustre2 is still busy, wait one second&lt;/p&gt;

&lt;p&gt;.....&lt;/p&gt;

&lt;p&gt;It happened to me that these threads were doing single page RPC to flush the dirty data to the server, as I investigated the log before. Unfortunately, I do not have debug log right now. &lt;/p&gt;


</description>
                <environment></environment>
        <key id="17101">LU-2585</key>
            <summary>some dd threads can not be stopped after racer</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="5">Cannot Reproduce</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="di.wang">Di Wang</reporter>
                        <labels>
                    </labels>
                <created>Mon, 7 Jan 2013 17:11:42 +0000</created>
                <updated>Thu, 9 Jan 2020 06:20:44 +0000</updated>
                            <resolved>Thu, 9 Jan 2020 06:20:44 +0000</resolved>
                                    <version>Lustre 2.4.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="50220" author="adilger" created="Wed, 9 Jan 2013 13:09:45 +0000"  >&lt;p&gt;Di, what version was running here, and is this possibly related to any patches on the DNE series?  Seems unlikely I guess, since you don&apos;t change the IO code.  Anything special about the test config?&lt;/p&gt;</comment>
                            <comment id="260831" author="adilger" created="Thu, 9 Jan 2020 06:20:44 +0000"  >&lt;p&gt;Close old ticket.&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|hzvepz:</customfieldvalue>

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