<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:02:57 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-13638] lnet: discard the callback</title>
                <link>https://jira.whamcloud.com/browse/LU-13638</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;We need discard callback in some case.&lt;/p&gt;</description>
                <environment></environment>
        <key id="59459">LU-13638</key>
            <summary>lnet: discard the callback</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="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="ys">Yang Sheng</assignee>
                                    <reporter username="ys">Yang Sheng</reporter>
                        <labels>
                    </labels>
                <created>Fri, 5 Jun 2020 12:08:44 +0000</created>
                <updated>Tue, 8 Jun 2021 08:04:50 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="272060" author="ys" created="Fri, 5 Jun 2020 12:37:25 +0000"  >&lt;p&gt;Patch submit to: &lt;a href=&quot;https://review.whamcloud.com/#/c/38845/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/38845/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="287237" author="gerrit" created="Thu, 10 Dec 2020 18:55:06 +0000"  >&lt;p&gt;Yang Sheng (ys@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40937&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40937&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13638&quot; title=&quot;lnet: discard the callback&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13638&quot;&gt;LU-13638&lt;/a&gt; ptlrpc: addition change for previous commit&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8685dd43ec7fae51455a03433086265b0ccfad50&lt;/p&gt;</comment>
                            <comment id="294331" author="sihara" created="Tue, 9 Mar 2021 04:20:06 +0000"  >&lt;p&gt;patch &lt;a href=&quot;https://review.whamcloud.com/#/c/38845/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/38845/&lt;/a&gt; introcued a issue that ko2iblnd_shutdown never completed.&lt;br/&gt;
 A reproducible test case is below.&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Start Lustre with LNET-MR on the Infiniband network&lt;/li&gt;
	&lt;li&gt;Turn off two IB ports on one of OSSs&lt;/li&gt;
	&lt;li&gt;Umount OSTs on that particular OSS (assumed OSS failover)&lt;/li&gt;
	&lt;li&gt;Two IB ports are back .&lt;/li&gt;
	&lt;li&gt;OSTs are remounted on that OSS (assumed OSS failback)&lt;/li&gt;
	&lt;li&gt;Stop all Lustre service and cleanup (lustre_rmmod) all lustre modules&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;When lustre modules were unloaded on all OSSs, some of OSS&apos;s (or all of OSS) shutdown never completed due to hanging at ko2iblnd_shutdown. I also tried second patch &lt;a href=&quot;https://review.whamcloud.com/40937&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40937&lt;/a&gt;, but the problem was still exist.&lt;/p&gt;

&lt;p&gt;btw, if server applied patch &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14499&quot; title=&quot;o2iblnd: LU-13368 changes cause shutdown procedure to not complete&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14499&quot;&gt;LU-14499&lt;/a&gt; (reverted &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13638&quot; title=&quot;lnet: discard the callback&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13638&quot;&gt;LU-13638&lt;/a&gt; patch), this shutdown prolbem was gone. &lt;/p&gt;</comment>
                            <comment id="294333" author="sihara" created="Tue, 9 Mar 2021 04:27:15 +0000"  >&lt;p&gt;attached are debug log with enabling &quot;net&quot; flag. there were 4 x servers (10.0.11.22&lt;span class=&quot;error&quot;&gt;&amp;#91;4-7&amp;#93;&lt;/span&gt;@o2ib ) for test. I&apos;ve captured debug of two servers which never completed shutdown. &lt;/p&gt;</comment>
                            <comment id="294434" author="gerrit" created="Tue, 9 Mar 2021 20:28:06 +0000"  >&lt;p&gt;Yang Sheng (ys@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/41970&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41970&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13638&quot; title=&quot;lnet: discard the callback&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13638&quot;&gt;LU-13638&lt;/a&gt; o2ib: test patch&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: ca80d77843ebdab6963745fc474be2e3b8985aab&lt;/p&gt;</comment>
                            <comment id="294435" author="ys" created="Tue, 9 Mar 2021 20:30:34 +0000"  >&lt;p&gt;Hi, Shuichi,&lt;/p&gt;

&lt;p&gt;Could you test with patch: &lt;a href=&quot;https://review.whamcloud.com/#/c/41970/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/41970/&lt;/a&gt; please? It should stack  on top of &lt;a href=&quot;https://review.whamcloud.com/#/c/40937/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/40937/&lt;/a&gt;. TIA.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
YangSheng&lt;/p&gt;</comment>
                            <comment id="303803" author="ys" created="Tue, 8 Jun 2021 08:04:50 +0000"  >&lt;p&gt;Hi, Shuichi,&lt;/p&gt;

&lt;p&gt;Do you have chance to verify the patch fixes the rmmod issue?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
YangSheng&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="63237">LU-14499</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="59090">LU-13534</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="58410">LU-13368</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="37755" name="lctl-debug-lnet-es400nvx1-vm3.txt.gz" size="772297" author="sihara" created="Tue, 9 Mar 2021 04:23:57 +0000"/>
                            <attachment id="37754" name="lctl-debug-lnet-es400nvx1-vm4.txt.gz" size="742469" author="sihara" created="Tue, 9 Mar 2021 04:23:58 +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|i0121z:</customfieldvalue>

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