<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:35:55 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-17496] LNet teardown could retry cleanup before asserting</title>
                <link>https://jira.whamcloud.com/browse/LU-17496</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;LNet teardown could retry cleanup before asserting.&lt;/p&gt;

&lt;p&gt;We see this assert show up in sanity-lnet/220&lt;/p&gt;

&lt;p&gt;Excerpted from &lt;a href=&quot;https://testing.whamcloud.com/test_logs/087d6d3d-deca-4831-9337-30fae7338f25/show_text&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_logs/087d6d3d-deca-4831-9337-30fae7338f25/show_text&lt;/a&gt;&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;[17841.535068] Lustre: DEBUG MARKER: == sanity-lnet test 220: Add routes w/default options - check aliveness ========================================================== 23:19:06 (1706570346)
[17841.835785] Lustre: DEBUG MARKER: /usr/sbin/lustre_rmmod
[17842.279424] Key type lgssc unregistered
[17842.319629] LNetError: 6049:0:(lib-md.c:281:lnet_assert_handler_unused()) ASSERTION( md-&amp;gt;md_handler != handler ) failed: 
[17842.320935] LNetError: 6049:0:(lib-md.c:281:lnet_assert_handler_unused()) LBUG
[17842.321757] Pid: 6049, comm: lnet_discovery 5.14.0-284.30.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 25 09:13:12 EDT 2023
[17842.322978] Call Trace TBD:
[17842.323365] Kernel panic - not syncing: LBUG
[17842.323894] CPU: 0 PID: 6049 Comm: lnet_discovery Kdump: loaded Tainted: G           OE    --------  ---  5.14.0-284.30.1.el9_2.x86_64 #1
[17842.325176] Hardware name: Red Hat KVM, BIOS 0.5.1 01/01/2011
[17842.325838] Call Trace:
[17842.326178]  &amp;lt;TASK&amp;gt;
[17842.326492]  dump_stack_lvl+0x34/0x48
[17842.326997]  panic+0xf4/0x2c6
[17842.327399]  ? lnet_discovery_event_reply+0xbc0/0xbc0 [lnet]
[17842.328223]  lbug_with_loc.cold+0x18/0x18 [libcfs]
[17842.328869]  lnet_assert_handler_unused+0x9c/0xd0 [lnet]
[17842.329506]  lnet_peer_discovery+0x997/0xaf0 [lnet]
[17842.330111]  ? cpuacct_percpu_seq_show+0x10/0x10
[17842.330680]  ? lnet_peer_data_present+0x580/0x580 [lnet]
[17842.331323]  kthread+0xd9/0x100
[17842.331734]  ? kthread_complete_and_exit+0x20/0x20
[17842.332298]  ret_from_fork+0x22/0x30
[17842.332769]  &amp;lt;/TASK&amp;gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;We could attempt to retry the clean pass a couple of times before finally asserting.&lt;/p&gt;</description>
                <environment></environment>
        <key id="80494">LU-17496</key>
            <summary>LNet teardown could retry cleanup before asserting</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</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="stancheff">Shaun Tancheff</assignee>
                                    <reporter username="stancheff">Shaun Tancheff</reporter>
                        <labels>
                    </labels>
                <created>Thu, 1 Feb 2024 08:11:14 +0000</created>
                <updated>Thu, 1 Feb 2024 08:14:32 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="402099" author="gerrit" created="Thu, 1 Feb 2024 08:14:32 +0000"  >&lt;p&gt;&quot;Shaun Tancheff &amp;lt;shaun.tancheff@hpe.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/53876&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/53876&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17496&quot; title=&quot;LNet teardown could retry cleanup before asserting&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17496&quot;&gt;LU-17496&lt;/a&gt; lnet: retry cleanup during shutdown&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 85806692eed4ee44385883f89caa11e76730e1b6&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|i049xb:</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>