<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:48:40 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-11986] After partial lustre_rmmod, lnet panics on debugfs read</title>
                <link>https://jira.whamcloud.com/browse/LU-11986</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;While investigating &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9525&quot; title=&quot;&amp;quot;lctl network down&amp;quot; won&amp;#39;t work if network brought up by a mount&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9525&quot;&gt;&lt;del&gt;LU-9525&lt;/del&gt;&lt;/a&gt; I ran across this behavior.&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;# modprobe osd-zfs
# lctl list_nids
192.168.56.20@tcp
# lustre_rmmod lnet
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Wait a minute for (I assume) iml-agent to try to get lnet status and the following panic results:&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;[   68.383777] BUG: unable to handle kernel paging request at ffffffffc0959ca0
[   68.388689] IP: [&amp;lt;ffffffffc089b654&amp;gt;] lnet_debugfs_read+0x24/0x40 [libcfs]
[   68.391817] PGD 11c14067 PUD 11c16067 PMD 16472067 PTE 0
[   68.402787] Oops: 0000 [#1] SMP
[   68.404489] Modules linked in: libcfs(OE) nfsv3 nfs_acl rpcsec_gss_krb5 auth_rpcgss nfsv4 dns_resolver nfs lockd grace fscache iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi sunrpc zfs(POE) zunicode(POE) zavl(POE) icp(POE) ppdev iosf_mbi crc32_pclmul zcommon(POE) znvpair(POE) ghash_clmulni_intel spl(OE) aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr sg parport_pc parport video i2c_piix4 ip_tables ext4 mbcache jbd2 sr_mod cdrom ata_generic sd_mod crc_t10dif crct10dif_generic pata_acpi crct10dif_pclmul crct10dif_common crc32c_intel serio_raw ahci ata_piix libahci libata e1000 dm_mirror dm_region_hash dm_log dm_mod [last unloaded: lnet]
[   68.438921] CPU: 1 PID: 4853 Comm: lctl Tainted: P           OE  ------------   3.10.0-957.el7_lustre.x86_64 #1
[   68.444438] Hardware name: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006
[   68.448776] task: ffff893597914100 ti: ffff893596f44000 task.ti: ffff893596f44000
[   68.452887] RIP: 0010:[&amp;lt;ffffffffc089b654&amp;gt;]  [&amp;lt;ffffffffc089b654&amp;gt;] lnet_debugfs_read+0x24/0x40 [libcfs]
[   68.458006] RSP: 0018:ffff893596f47ec8  EFLAGS: 00010246
[   68.460928] RAX: ffffffffc089b630 RBX: ffff89359ead7900 RCX: ffff893596f47ec8
[   68.465870] RDX: 0000000000cd50c0 RSI: 0000000000000000 RDI: ffffffffc0959c80
[   68.475879] RBP: ffff893596f47ed0 R08: ffff893596f47f18 R09: 0000000000000000
[   68.479744] R10: 00007fff4e9a0f60 R11: 0000000000000246 R12: 0000000000cd50c0
[   68.483282] R13: ffff893596f47f18 R14: 0000000000001000 R15: 0000000000000000
[   68.487155] FS:  00007fd435e89740(0000) GS:ffff89359fd00000(0000) knlGS:0000000000000000
[   68.492060] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   68.495707] CR2: ffffffffc0959ca0 CR3: 0000000017940000 CR4: 00000000000606e0
[   68.499746] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[   68.503180] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[   68.507283] Call Trace:
[   68.508720]  [&amp;lt;ffffffff94640f0f&amp;gt;] vfs_read+0x9f/0x170
[   68.511351]  [&amp;lt;ffffffff94641dcf&amp;gt;] SyS_read+0x7f/0xf0
[   68.513924]  [&amp;lt;ffffffff94b74d21&amp;gt;] ? system_call_after_swapgs+0xae/0x146
[   68.519936]  [&amp;lt;ffffffff94b74ddb&amp;gt;] system_call_fastpath+0x22/0x27
[   68.524797]  [&amp;lt;ffffffff94b74d21&amp;gt;] ? system_call_after_swapgs+0xae/0x146
[   68.529162] Code: 5b 41 5c 41 5d 5d c3 0f 1f 44 00 00 55 49 89 c8 48 89 e5 48 83 ec 08 48 8b bf a8 00 00 00 48 89 55 f8 48 8d 4d f8 48 89 f2 31 f6 &amp;lt;48&amp;gt; 8b 47 20 e8 23 b5 ee d3 48 98 48 85 c0 48 0f 44 45 f8 c9 c3
[   68.545905] RIP  [&amp;lt;ffffffffc089b654&amp;gt;] lnet_debugfs_read+0x24/0x40 [libcfs]
[   68.549423]  RSP &amp;lt;ffff893596f47ec8&amp;gt;
[   68.551714] CR2: ffffffffc0959ca0
[   68.553976] ---[ end trace 31c5ad0e3a22fb28 ]---
[   68.556862] Kernel panic - not syncing: Fatal exception
[   68.559764] Kernel Offset: 0x13400000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>IML 5-devel on VirtualBox&lt;br/&gt;
Lustre 2.12.0</environment>
        <key id="54944">LU-11986</key>
            <summary>After partial lustre_rmmod, lnet panics on debugfs read</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="1">Fixed</resolution>
                                        <assignee username="simmonsja">James A Simmons</assignee>
                                    <reporter username="utopiabound">Nathaniel Clark</reporter>
                        <labels>
                    </labels>
                <created>Thu, 21 Feb 2019 16:50:10 +0000</created>
                <updated>Tue, 8 Sep 2020 18:09:41 +0000</updated>
                            <resolved>Tue, 8 Sep 2020 18:09:41 +0000</resolved>
                                    <version>Lustre 2.12.0</version>
                                    <fixVersion>Lustre 2.14.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>11</watches>
                                                                            <comments>
                            <comment id="242450" author="utopiabound" created="Thu, 21 Feb 2019 16:54:49 +0000"  >&lt;p&gt;Running &lt;tt&gt;lustre_rmmod&lt;/tt&gt; with no arguments does not exhibit this behavior.&lt;/p&gt;</comment>
                            <comment id="244325" author="joe.grund" created="Wed, 20 Mar 2019 16:48:45 +0000"  >&lt;p&gt;I can also cause a panic by doing the following:&lt;/p&gt;

&lt;p&gt;&lt;tt&gt;lustre_rmmod&lt;/tt&gt;&lt;/p&gt;

&lt;p&gt;&lt;tt&gt;lctl network down&lt;/tt&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;tt&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;https://jira.whamcloud.com/secure/attachment/32274/32274_Screen+Shot+2019-03-20+at+12.46.35+PM.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&lt;/tt&gt;&lt;/p&gt;</comment>
                            <comment id="244327" author="joe.grund" created="Wed, 20 Mar 2019 17:06:52 +0000"  >&lt;p&gt;Attached a full console dump if it&apos;s useful:&#160;&lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/attachment/32275/32275_console-dump.txt&quot; title=&quot;console-dump.txt attached to LU-11986&quot;&gt;console-dump.txt&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.whamcloud.com/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Full trace I&apos;m seeing:&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;
[  257.222895] CPU: 0 PID: 7331 Comm: lctl Tainted: P           OE  ------------   3.10.0-957.el7_lustre.x86_64 #1
[  257.229312] Hardware name: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006
[  257.233659] task: ffff9c9fbaf15140 ti: ffff9c9fbabcc000 task.ti: ffff9c9fbabcc000
[  257.238388] RIP: 0010:[&amp;lt;ffffffffc0bb95c6&amp;gt;]  [&amp;lt;ffffffffc0bb95c6&amp;gt;] cfs_percpt_number+0x6/0x10 [libcfs]
[  257.243851] RSP: 0018:ffff9c9fbabcfdb0  EFLAGS: 00010296
[  257.246400] RAX: 0000000000000000 RBX: ffff9c9fba2a5200 RCX: 0000000000000000
[  257.250304] RDX: 0000000000000001 RSI: 00000000ffffffff RDI: 0000000000000000
[  257.253677] RBP: ffff9c9fbabcfdd0 R08: 000000000001f120 R09: ffff9c9fbe001700
[  257.257073] R10: ffffffffc0c376db R11: 0000000000000246 R12: 0000000000000000
[  257.260339] R13: 0000000000000000 R14: 0000000000001000 R15: ffff9c9fba2a5200
[  257.263204] FS:  00007fbdc89c6740(0000) GS:ffff9c9fbfc00000(0000) knlGS:0000000000000000
[  257.266409] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  257.269105] CR2: fffffffffffffff0 CR3: 0000000022e36000 CR4: 00000000000606f0
[  257.272529] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  257.275209] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  257.277936] Call Trace:
[  257.279245]  [&amp;lt;ffffffffc0c0a88b&amp;gt;] ? lnet_counters_get_common+0xeb/0x150 [lnet]
[  257.283071]  [&amp;lt;ffffffffc0c0a95c&amp;gt;] lnet_counters_get+0x6c/0x150 [lnet]
[  257.286224]  [&amp;lt;ffffffffc0c3771b&amp;gt;] __proc_lnet_stats+0xfb/0x810 [lnet]
[  257.288975]  [&amp;lt;ffffffffc0ba6602&amp;gt;] lprocfs_call_handler+0x22/0x50 [libcfs]
[  257.292387]  [&amp;lt;ffffffffc0c36bf5&amp;gt;] proc_lnet_stats+0x25/0x30 [lnet]
[  257.295184]  [&amp;lt;ffffffffc0ba665d&amp;gt;] lnet_debugfs_read+0x2d/0x40 [libcfs]
[  257.298195]  [&amp;lt;ffffffffba440f0f&amp;gt;] vfs_read+0x9f/0x170
[  257.300211]  [&amp;lt;ffffffffba441dcf&amp;gt;] SyS_read+0x7f/0xf0
[  257.302775]  [&amp;lt;ffffffffba974d21&amp;gt;] ? system_call_after_swapgs+0xae/0x146
[  257.305742]  [&amp;lt;ffffffffba974ddb&amp;gt;] system_call_fastpath+0x22/0x27
[  257.308191]  [&amp;lt;ffffffffba974d21&amp;gt;] ? system_call_after_swapgs+0xae/0x146
[  257.310673] Code: 98 03 00 10 2e bf c0 c7 05 8c 98 03 00 00 00 02 00 e8 ff f8 fe ff 8b 1d 49 7a 01 00 e9 e8 f9 ff ff 0f 1f 40 00 0f 1f 44 00 00 55 &amp;lt;8b&amp;gt; 47 f0 48 89 e5 5d c3 66 90 0f 1f 44 00 00 55 48 89 e5 41 57
[  257.322785] RIP  [&amp;lt;ffffffffc0bb95c6&amp;gt;] cfs_percpt_number+0x6/0x10 [libcfs]
[  257.325230]  RSP &amp;lt;ffff9c9fbabcfdb0&amp;gt;
[  257.326493] CR2: fffffffffffffff0
[  257.328279] ---[ end trace 6e448abd7d16753c ]---
[  257.330671] Kernel panic - not syncing: Fatal exception
[  257.333186] Kernel Offset: 0x39200000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="244328" author="pjones" created="Wed, 20 Mar 2019 17:13:13 +0000"  >&lt;p&gt;Sonia&lt;/p&gt;

&lt;p&gt;Could you please investigate?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="244422" author="sharmaso" created="Thu, 21 Mar 2019 14:51:34 +0000"  >&lt;p&gt;I could not replicate this behavior on lustre-master&#160;&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;
[root@client udsp]# modprobe lustre
[root@client udsp]# lctl list_nids
10.0.2.15@tcp
[root@client udsp]# lustre_rmmod lnet
[root@client udsp]#
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&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;
[root@oss ~]# modprobe lustre
[root@oss ~]# lctl list_nids
10.0.2.15@tcp
[root@oss ~]# lustre_rmmod
[root@oss ~]# lctl network down
opening /dev/lnet failed: No such file or directory
hint: the kernel modules may not be loaded
LNET unconfigure error 2: No such file or directory
[root@oss ~]# 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Is it something specific that iml code is trying to do which is causing this?&lt;/p&gt;</comment>
                            <comment id="244435" author="joe.grund" created="Thu, 21 Mar 2019 16:18:05 +0000"  >&lt;p&gt;You are correct, there was one more step the IML agent was doing. I am able to reproduce this without the IML agent running by doing:&lt;/p&gt;

&lt;p&gt;&#160;&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;
lustre_rmmod
lctl network down 
lctl get_param -n stats &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="245316" author="utopiabound" created="Fri, 5 Apr 2019 18:45:48 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=sharmaso&quot; class=&quot;user-hover&quot; rel=&quot;sharmaso&quot;&gt;sharmaso&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Where you able to reproduce with Joe&apos;s steps above?&#160; We&apos;re hitting this in our automated testing for IML pretty regularly.&lt;/p&gt;</comment>
                            <comment id="245322" author="simmonsja" created="Fri, 5 Apr 2019 21:14:29 +0000"  >&lt;p&gt;I believe this is due to struct ctl_table disappearing before the debugfs files deregister. I think the solution is to check if table still exist in both&#160;lnet_debugfs_read() and lnet_debugfs_write().&lt;/p&gt;</comment>
                            <comment id="245457" author="gerrit" created="Tue, 9 Apr 2019 03:36:51 +0000"  >&lt;p&gt;Sonia Sharma (sharmaso@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34622&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34622&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11986&quot; title=&quot;After partial lustre_rmmod, lnet panics on debugfs read&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11986&quot;&gt;&lt;del&gt;LU-11986&lt;/del&gt;&lt;/a&gt; lnet: Avoid lnet debugfs read/write if ctl_table does not exist&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: dd38cf7edb0d7ecb852c03fdc69db34ff26fe649&lt;/p&gt;</comment>
                            <comment id="245551" author="gerrit" created="Thu, 11 Apr 2019 01:36:38 +0000"  >&lt;p&gt;Sonia Sharma (sharmaso@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34634&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34634&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11986&quot; title=&quot;After partial lustre_rmmod, lnet panics on debugfs read&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11986&quot;&gt;&lt;del&gt;LU-11986&lt;/del&gt;&lt;/a&gt; lnet: Avoid lnet debugfs read/write if ctl_table does not exist&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: b0c272bc69b077f48ab59e67f543b377c0639b7e&lt;/p&gt;</comment>
                            <comment id="245746" author="joe.grund" created="Sun, 14 Apr 2019 13:56:50 +0000"  >&lt;p&gt;I may be missing something, but I appear to be getting a panic using the review on the b2_12 branch.&lt;/p&gt;

&lt;p&gt;repo I am using:&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;
[lustre]
name=Lustre Server
baseurl=https:&lt;span class=&quot;code-comment&quot;&gt;//build.whamcloud.com/jobs-pub/lustre-reviews/configurations/axis-arch/x86_64/axis-build_type/server/axis-distro/el7.6/axis-ib_stack/inkernel/builds/63380/archive/artifacts/
&lt;/span&gt;enabled=1
gpgcheck=0
repo_gpgcheck=0
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Installed lustre:&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;
Name        : lustre
Arch        : x86_64
Version     : 2.12.0_79_gb0c272b
Release     : 1.el7
Size        : 766 k
Repo        : lustre
Summary     : Lustre File &lt;span class=&quot;code-object&quot;&gt;System&lt;/span&gt;
URL         : https:&lt;span class=&quot;code-comment&quot;&gt;//wiki.whamcloud.com/
&lt;/span&gt;License     : GPL
Description : Userspace tools and files &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; the Lustre file system.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;panic:&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;
[  140.614378] BUG: unable to handle kernel paging request at fffffffffffffff0
[  140.616028] IP: [&amp;lt;ffffffffc09825f6&amp;gt;] cfs_percpt_number+0x6/0x10 [libcfs]
[  140.617528] PGD 1a614067 PUD 1a616067 PMD 0
[  140.618546] Oops: 0000 [#1] SMP
[  140.619337] Modules linked in: ksocklnd(OE) lnet(OE) libcfs(OE) ip6t_rpfilter ipt_REJECT nf_reject_ipv4 ip6t_REJECT nf_reject_ipv6 xt_conntrack ip_set nfnetlink ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle iptable_security iptable_raw ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter sunrpc zfs(POE) zunicode(POE) zavl(POE) icp(POE) ppdev zcommon(POE) znvpair(POE) spl(OE) sb_edac iosf_mbi crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr sg joydev virtio_net cirrus virtio_balloon ttm drm_kms_helper parport_pc parport syscopyarea sysfillrect sysimgblt fb_sys_fops drm i2c_piix4 drm_panel_orientation_quirks ip_tables xfs libcrc32c sd_mod crc_t10dif crct10dif_generic virtio_blk ata_generic pata_acpi virtio_scsi crct10dif_pclmul crct10dif_common serio_raw ata_piix libata virtio_pci virtio_ring virtio
[  140.641386] CPU: 0 PID: 4913 Comm: lctl Tainted: P           OE  ------------   3.10.0-957.1.3.el7_lustre.x86_64 #1
[  140.643553] Hardware name: Red Hat KVM, BIOS 0.5.1 01/01/2011
[  140.644779] task: ffff9382edb1c100 ti: ffff9382fb748000 task.ti: ffff9382fb748000
[  140.646357] RIP: 0010:[&amp;lt;ffffffffc09825f6&amp;gt;]  [&amp;lt;ffffffffc09825f6&amp;gt;] cfs_percpt_number+0x6/0x10 [libcfs]
[  140.648304] RSP: 0018:ffff9382fb74bdb0  EFLAGS: 00010296
[  140.649441] RAX: 0000000000000000 RBX: ffff9382f8903580 RCX: 0000000000000000
[  140.650952] RDX: 0000000000000001 RSI: 00000000ffffffff RDI: 0000000000000000
[  140.652454] RBP: ffff9382fb74bdd0 R08: 000000000001f120 R09: ffff9382fd001700
[  140.653968] R10: ffffffffc0a179cb R11: 0000000000000246 R12: 0000000000000000
[  140.655469] R13: 0000000000000000 R14: 0000000000001000 R15: ffff9382f8903580
[  140.656984] FS:  00007fcf084be740(0000) GS:ffff9382ffc00000(0000) knlGS:0000000000000000
[  140.658685] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  140.659908] CR2: fffffffffffffff0 CR3: 000000006c568000 CR4: 00000000000607f0
[  140.661412] Call Trace:
[  140.661989]  [&amp;lt;ffffffffc09ea96b&amp;gt;] ? lnet_counters_get_common+0xeb/0x150 [lnet]
[  140.663520]  [&amp;lt;ffffffffc09eaa3c&amp;gt;] lnet_counters_get+0x6c/0x150 [lnet]
[  140.664907]  [&amp;lt;ffffffffc0a17a0b&amp;gt;] __proc_lnet_stats+0xfb/0x810 [lnet]
[  140.666278]  [&amp;lt;ffffffffc096f602&amp;gt;] lprocfs_call_handler+0x22/0x50 [libcfs]
[  140.667727]  [&amp;lt;ffffffffc0a16ee5&amp;gt;] proc_lnet_stats+0x25/0x30 [lnet]
[  140.669050]  [&amp;lt;ffffffffc096f662&amp;gt;] lnet_debugfs_read+0x32/0x50 [libcfs]
[  140.670466]  [&amp;lt;ffffffffb904117f&amp;gt;] vfs_read+0x9f/0x170
[  140.671554]  [&amp;lt;ffffffffb904203f&amp;gt;] SyS_read+0x7f/0xf0
[  140.672655]  [&amp;lt;ffffffffb9574d21&amp;gt;] ? system_call_after_swapgs+0xae/0x146
[  140.674061]  [&amp;lt;ffffffffb9574ddb&amp;gt;] system_call_fastpath+0x22/0x27
[  140.675342]  [&amp;lt;ffffffffb9574d21&amp;gt;] ? system_call_after_swapgs+0xae/0x146
[  140.676747] Code: 85 03 00 50 ab 9b c0 c7 05 9c 85 03 00 00 00 02 00 e8 ff f8 fe ff 8b 1d 59 67 01 00 e9 e8 f9 ff ff 0f 1f 40 00 66 66 66 66 90 55 &amp;lt;8b&amp;gt; 47 f0 48 89 e5 5d c3 66 90 66 66 66 66 90 55 48 89 e5 41 57
[  140.685523] RIP  [&amp;lt;ffffffffc09825f6&amp;gt;] cfs_percpt_number+0x6/0x10 [libcfs]
[  140.688462]  RSP &amp;lt;ffff9382fb74bdb0&amp;gt;
[  140.690693] CR2: fffffffffffffff0
[  140.692874] ---[ end trace 3fe411e27d033edb ]---
[  140.695279] Kernel panic - not syncing: Fatal exception
[  140.697872] Kernel Offset: 0x37e00000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="245747" author="sharmaso" created="Sun, 14 Apr 2019 16:09:30 +0000"  >&lt;p&gt;I just tried on my local VM (building b2_12 locally) and this is how I get -&#160;&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;
[root@oss lustre-release]# lctl list_nids
192.168.57.102@tcp
[root@oss lustre-release]# lnetctl lnet unconfigure
[root@oss lustre-release]# lustre_rmmod
[root@oss lustre-release]# lctl network down
opening /dev/lnet failed: No such file or directory
hint: the kernel modules may not be loaded
LNET unconfigure error 2: No such file or directory
[root@oss lustre-release]# lctl get_param -n stats 
error: get_param: param_path &lt;span class=&quot;code-quote&quot;&gt;&apos;stats&apos;&lt;/span&gt;: No such file or directory
[root@oss lustre-release]# 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Let me try installing the rpms from the above link and see why it is still giving panic.&lt;/p&gt;</comment>
                            <comment id="245757" author="joe.grund" created="Mon, 15 Apr 2019 11:39:39 +0000"  >&lt;p&gt;I tried the above and that seems to work. My teardown steps are now a little different, I am able to get a panic by doing:&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;
[root@vm8 ~]# lnetctl net show
net:
    - net type: lo
      local NI(s):
        - nid: 0@lo
          status: up
    - net type: tcp
      local NI(s):
        - nid: 192.168.121.128@tcp
          status: up
[root@vm8 ~]# lustre_rmmod ptlrpc
[root@vm8 ~]# lnetctl lnet unconfigure
[root@vm8 ~]# lctl get_param -n stats
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This is basically what &lt;tt&gt;lnet.service&lt;/tt&gt; does as well:&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;
ExecStop=/usr/sbin/lustre_rmmod ptlrpc
ExecStop=/usr/sbin/lnetctl lnet unconfigure
ExecStop=/usr/sbin/lustre_rmmod libcfs ldiskfs
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
</comment>
                            <comment id="245771" author="gerrit" created="Mon, 15 Apr 2019 16:15:42 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/34634/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34634/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11986&quot; title=&quot;After partial lustre_rmmod, lnet panics on debugfs read&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11986&quot;&gt;&lt;del&gt;LU-11986&lt;/del&gt;&lt;/a&gt; lnet: Avoid lnet debugfs read/write if ctl_table does not exist&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 54ca5e471d9f1caf63c57dfe2655e177d26dca0f&lt;/p&gt;</comment>
                            <comment id="245781" author="simmonsja" created="Mon, 15 Apr 2019 18:03:13 +0000"  >&lt;p&gt;Oh my.&#160;LNetNIFini() calls&#160;lnet_router_debugfs_init() instead of lnet_router_debugfs_fini(). Joe try changing that code and I bet the problem goes away. Other wise what happens is that debugfs still exist but the lnet counters are free which is causing your crash.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="245782" author="sharmaso" created="Mon, 15 Apr 2019 18:04:46 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=joe.grund&quot; class=&quot;user-hover&quot; rel=&quot;joe.grund&quot;&gt;joe.grund&lt;/a&gt; I do see crash when I follow the steps you shared -&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;
[root@vm8 ~]# lnetctl net show
net:
    - net type: lo
      local NI(s):
        - nid: 0@lo
          status: up
    - net type: tcp
      local NI(s):
        - nid: 192.168.57.102@tcp
          status: up
[root@vm8 ~]# lustre_rmmod ptlrpc
[root@vm8 ~]# lnetctl lnet unconfigure
[root@vm8 ~]# lctl get_param -n stats
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;But if I unload the libcfs module too before running &lt;tt&gt;lctl get_param -n stats&lt;/tt&gt; then I don&apos;t see the crash. I understand it should not crash but just to understand the use-case, may I know in what scenario, would you unload ptlrpc module and unconfigure lnet but not unload libcfs?&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="245795" author="gerrit" created="Mon, 15 Apr 2019 22:09:07 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34669&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34669&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11986&quot; title=&quot;After partial lustre_rmmod, lnet panics on debugfs read&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11986&quot;&gt;&lt;del&gt;LU-11986&lt;/del&gt;&lt;/a&gt; lnet: properly cleanup lnet debugfs files&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 5e01a964ce352bf85c8cfb5e1c6b8846d816679b&lt;/p&gt;</comment>
                            <comment id="245844" author="joe.grund" created="Tue, 16 Apr 2019 15:50:53 +0000"  >&lt;blockquote&gt;&lt;p&gt;but just to understand the use-case, may I know in what scenario, would you unload ptlrpc module and unconfigure LNet but not unload libcfs?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;The IML state machine splits LNet teardown into two steps, &quot;stopping&quot; and &quot;unloading&quot;. The stopping step looks like this currently:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/whamcloud/iml-agent/blob/b2236376f91448cd50c5a74f63a0d3b2c16d1121/chroma_agent/action_plugins/manage_lnet.py#L43-L54&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/whamcloud/iml-agent/blob/b2236376f91448cd50c5a74f63a0d3b2c16d1121/chroma_agent/action_plugins/manage_lnet.py#L43-L54&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and the unloading step looks like this currently:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/whamcloud/iml-agent/blob/b2236376f91448cd50c5a74f63a0d3b2c16d1121/chroma_agent/action_plugins/manage_lnet.py#L64-L71&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/whamcloud/iml-agent/blob/b2236376f91448cd50c5a74f63a0d3b2c16d1121/chroma_agent/action_plugins/manage_lnet.py#L64-L71&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Stopping and unloading are usually performed together, but there is no hard and fast guarantee that will always be the case (user can stop without unloading)&lt;/p&gt;</comment>
                            <comment id="245858" author="simmonsja" created="Tue, 16 Apr 2019 17:52:43 +0000"  >&lt;p&gt;Path 34669 should resolve your problem. The reason is that libcfs registers the root debugfs file for libcfs/LNet. When lnetctl lnet configure is called additional debugfs files are registered. The problem was nothing was cleaned up until libcfs module was unloaded. What we needed to do was just remove the LNet specific debugfs files when lnetctl lnet unconfigure was called. libcfs module unload would do the rest of the cleanup like it does now.&lt;/p&gt;</comment>
                            <comment id="245872" author="simmonsja" created="Tue, 16 Apr 2019 19:43:40 +0000"  >&lt;p&gt;I would recommend both patches to land!!!&lt;/p&gt;</comment>
                            <comment id="245887" author="gerrit" created="Tue, 16 Apr 2019 21:21:09 +0000"  >&lt;p&gt;Minh Diep (mdiep@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34692&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34692&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11986&quot; title=&quot;After partial lustre_rmmod, lnet panics on debugfs read&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11986&quot;&gt;&lt;del&gt;LU-11986&lt;/del&gt;&lt;/a&gt; lnet: properly cleanup lnet debugfs files&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 3db5bf21974a59de88b44a49848f1c76844a6ec2&lt;/p&gt;</comment>
                            <comment id="245917" author="joe.grund" created="Wed, 17 Apr 2019 12:44:32 +0000"  >&lt;p&gt;I&apos;ve run patch 34669 (review 63547) through IML automated integration testing, it has passed all checks:&#160;&lt;a href=&quot;https://build.whamcloud.com/job/integration-tests-shared-storage-configuration/1571/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://build.whamcloud.com/job/integration-tests-shared-storage-configuration/1571/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="246117" author="gerrit" created="Sun, 21 Apr 2019 05:47:29 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/34622/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34622/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11986&quot; title=&quot;After partial lustre_rmmod, lnet panics on debugfs read&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11986&quot;&gt;&lt;del&gt;LU-11986&lt;/del&gt;&lt;/a&gt; lnet: Avoid lnet debugfs read/write if ctl_table does not exist&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 013dafd857d1c8f045a704c865f99a53b777c5e3&lt;/p&gt;</comment>
                            <comment id="246128" author="pjones" created="Sun, 21 Apr 2019 13:20:21 +0000"  >&lt;p&gt;Landed for 2.13&lt;/p&gt;</comment>
                            <comment id="246179" author="gerrit" created="Mon, 22 Apr 2019 21:56:31 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/34669/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34669/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11986&quot; title=&quot;After partial lustre_rmmod, lnet panics on debugfs read&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11986&quot;&gt;&lt;del&gt;LU-11986&lt;/del&gt;&lt;/a&gt; lnet: properly cleanup lnet debugfs files&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 8cb7ccf54e2d34010bea9a71fe0eff708545ab78&lt;/p&gt;</comment>
                            <comment id="246180" author="gerrit" created="Mon, 22 Apr 2019 21:56:59 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/34692/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34692/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11986&quot; title=&quot;After partial lustre_rmmod, lnet panics on debugfs read&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11986&quot;&gt;&lt;del&gt;LU-11986&lt;/del&gt;&lt;/a&gt; lnet: properly cleanup lnet debugfs files&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 9d42660e173e5b9a2683f412fc8a756094c6f1b4&lt;/p&gt;</comment>
                            <comment id="252961" author="vitaly_fertman" created="Mon, 12 Aug 2019 15:15:08 +0000"  >&lt;p&gt;afaics, it happened again:&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/4b204efc-bb02-11e9-9fc9-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/4b204efc-bb02-11e9-9fc9-52540065bddc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="252968" author="simmonsja" created="Mon, 12 Aug 2019 17:57:04 +0000"  >&lt;p&gt;So we reduce the chance of this bug &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/sad.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="266240" author="gerrit" created="Fri, 27 Mar 2020 08:14:27 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38090&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38090&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11986&quot; title=&quot;After partial lustre_rmmod, lnet panics on debugfs read&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11986&quot;&gt;&lt;del&gt;LU-11986&lt;/del&gt;&lt;/a&gt; libcfs: provide QSTR_INIT compat macro&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: c765cb2c59b39ce0706e88d7b4c6cec6ef75e313&lt;/p&gt;</comment>
                            <comment id="266977" author="gerrit" created="Mon, 6 Apr 2020 21:17:11 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/38090/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38090/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11986&quot; title=&quot;After partial lustre_rmmod, lnet panics on debugfs read&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11986&quot;&gt;&lt;del&gt;LU-11986&lt;/del&gt;&lt;/a&gt; libcfs: provide QSTR_INIT compat macro&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: fd50d435119f0993ee05a4653315e1a55627817b&lt;/p&gt;</comment>
                            <comment id="269524" author="gerrit" created="Thu, 7 May 2020 11:23:50 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38529&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38529&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11986&quot; title=&quot;After partial lustre_rmmod, lnet panics on debugfs read&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11986&quot;&gt;&lt;del&gt;LU-11986&lt;/del&gt;&lt;/a&gt; libcfs: add compat for d_hash_and_lookup()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: e57f7dab3c9017a9ef979db0d4d2f685a150e0c5&lt;/p&gt;</comment>
                            <comment id="269880" author="gerrit" created="Mon, 11 May 2020 23:02:33 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/38529/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38529/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11986&quot; title=&quot;After partial lustre_rmmod, lnet panics on debugfs read&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11986&quot;&gt;&lt;del&gt;LU-11986&lt;/del&gt;&lt;/a&gt; libcfs: add compat for d_hash_and_lookup()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: fa72fe50b9b4ee8ca2165607e32360a6bebd86e4&lt;/p&gt;</comment>
                            <comment id="271093" author="gerrit" created="Mon, 25 May 2020 23:42:54 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38716&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38716&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11986&quot; title=&quot;After partial lustre_rmmod, lnet panics on debugfs read&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11986&quot;&gt;&lt;del&gt;LU-11986&lt;/del&gt;&lt;/a&gt; libcfs: lnet_remove_debugfs() compat for RHEL6&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: d38b26e84bccbb2c87a948e46408e67c884eeb76&lt;/p&gt;</comment>
                            <comment id="275102" author="gerrit" created="Sat, 11 Jul 2020 07:28:00 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/38716/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38716/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11986&quot; title=&quot;After partial lustre_rmmod, lnet panics on debugfs read&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11986&quot;&gt;&lt;del&gt;LU-11986&lt;/del&gt;&lt;/a&gt; libcfs: lnet_remove_debugfs() compat for RHEL6&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 7f821c9382c39fd16156593569737df27dfb0467&lt;/p&gt;</comment>
                            <comment id="275548" author="gerrit" created="Thu, 16 Jul 2020 13:09:02 +0000"  >&lt;p&gt;James Simmons (jsimmons@infradead.org) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/39404&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39404&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11986&quot; title=&quot;After partial lustre_rmmod, lnet panics on debugfs read&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11986&quot;&gt;&lt;del&gt;LU-11986&lt;/del&gt;&lt;/a&gt; lnet: don&apos;t read debugfs lnet stats when shutting down&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: b6587af8415064ec8c305cea03abfccddaef1341&lt;/p&gt;</comment>
                            <comment id="279049" author="gerrit" created="Tue, 8 Sep 2020 18:08:12 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/39404/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39404/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11986&quot; title=&quot;After partial lustre_rmmod, lnet panics on debugfs read&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11986&quot;&gt;&lt;del&gt;LU-11986&lt;/del&gt;&lt;/a&gt; lnet: don&apos;t read debugfs lnet stats when shutting down&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: f53eea15d470c9bb29a7b867b733db9249aec95b&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="46740">LU-9673</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="36381">LU-8066</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="32274" name="Screen Shot 2019-03-20 at 12.46.35 PM.png" size="40096" author="joe.grund" created="Wed, 20 Mar 2019 16:48:19 +0000"/>
                            <attachment id="32275" name="console-dump.txt" size="49633" author="joe.grund" created="Wed, 20 Mar 2019 17:05:53 +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|i00c0f:</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>