<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:00:41 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-13368] lnet may be trying to use deleted routes leading to errors kiblnd_rejected(): 10.0.10.212@o2ib7 rejected: consumer defined fatal error</title>
                <link>https://jira.whamcloud.com/browse/LU-13368</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;After having removed a few lnet routes using lnetctl, we are seeing these constant messages on all Lustre servers on Fir:&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;Mar 17 13:59:02 fir-io7-s1 kernel: LNetError: 115948:0:(o2iblnd_cb.c:2923:kiblnd_rejected()) 10.0.10.212@o2ib7 rejected: consumer defined fatal error
Mar 17 14:09:02 fir-io7-s1 kernel: LNetError: 4245:0:(o2iblnd_cb.c:2923:kiblnd_rejected()) 10.0.10.209@o2ib7 rejected: consumer defined fatal error
Mar 17 14:19:02 fir-io7-s1 kernel: LNetError: 5152:0:(o2iblnd_cb.c:2923:kiblnd_rejected()) 10.0.10.202@o2ib7 rejected: consumer defined fatal error
Mar 17 14:29:02 fir-io7-s1 kernel: LNetError: 5152:0:(o2iblnd_cb.c:2923:kiblnd_rejected()) 10.0.10.209@o2ib7 rejected: consumer defined fatal error
Mar 17 14:39:02 fir-io7-s1 kernel: LNetError: 5966:0:(o2iblnd_cb.c:2923:kiblnd_rejected()) 10.0.10.212@o2ib7 rejected: consumer defined fatal error
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;All coming from removed routers from the lnet route config on the servers.&lt;/p&gt;

&lt;p&gt;We removed the routes using commands like:&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;# clush -w@mds,@oss &apos;lnetctl route del --net o2ib4 --gateway 10.0.10.212@o2ib7&apos;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The remaining active routes are:&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;[root@fir-io7-s1 lnet_consumer]# lnetctl route show -v
route:
    - net: o2ib1
      gateway: 10.0.10.216@o2ib7
      hop: -1
      priority: 0
      state: up
    - net: o2ib1
      gateway: 10.0.10.218@o2ib7
      hop: -1
      priority: 0
      state: up
    - net: o2ib1
      gateway: 10.0.10.219@o2ib7
      hop: -1
      priority: 0
      state: up
    - net: o2ib1
      gateway: 10.0.10.217@o2ib7
      hop: -1
      priority: 0
      state: up
    - net: o2ib2
      gateway: 10.0.10.227@o2ib7
      hop: -1
      priority: 0
      state: up
    - net: o2ib2
      gateway: 10.0.10.226@o2ib7
      hop: -1
      priority: 0
      state: up
    - net: o2ib2
      gateway: 10.0.10.225@o2ib7
      hop: -1
      priority: 0
      state: up
    - net: o2ib2
      gateway: 10.0.10.224@o2ib7
      hop: -1
      priority: 0
      state: up
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Why is lnet trying to use the old routers?&lt;/p&gt;

&lt;p&gt;lctl dk shows:&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;00000800:00020000:16.0:1584479347.555117:0:4883:0:(o2iblnd_cb.c:2923:kiblnd_rejected()) 10.0.10.212@o2ib7 rejected: consumer defined fatal error
00000800:00000200:16.0:1584479347.555118:0:4883:0:(o2iblnd_cb.c:2307:kiblnd_connreq_done()) 10.0.10.212@o2ib7: active(1), version(12), status(-111)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;I&apos;m attaching a dk with +net as  &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/attachment/34466/34466_fir-io7-s1_dk.log.gz&quot; title=&quot;fir-io7-s1_dk.log.gz attached to LU-13368&quot;&gt;fir-io7-s1_dk.log.gz&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;Also attaching kernel logs as  &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/attachment/34465/34465_fir-io7-s1_kern.log&quot; title=&quot;fir-io7-s1_kern.log attached to LU-13368&quot;&gt;fir-io7-s1_kern.log&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; and the output of &lt;tt&gt;lnetctl stats show&lt;/tt&gt; as  &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/attachment/34464/34464_fir-io7-s1_lnetctl_stats.txt&quot; title=&quot;fir-io7-s1_lnetctl_stats.txt attached to LU-13368&quot;&gt;fir-io7-s1_lnetctl_stats.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;&#160;&lt;/p&gt;</description>
                <environment>CentOS 7.6</environment>
        <key id="58410">LU-13368</key>
            <summary>lnet may be trying to use deleted routes leading to errors kiblnd_rejected(): 10.0.10.212@o2ib7 rejected: consumer defined fatal error</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="1">Fixed</resolution>
                                        <assignee username="ashehata">Amir Shehata</assignee>
                                    <reporter username="sthiell">Stephane Thiell</reporter>
                        <labels>
                            <label>LTS12</label>
                    </labels>
                <created>Tue, 17 Mar 2020 21:52:47 +0000</created>
                <updated>Wed, 10 Nov 2021 12:57:36 +0000</updated>
                            <resolved>Wed, 9 Dec 2020 14:02:21 +0000</resolved>
                                    <version>Lustre 2.12.3</version>
                                    <fixVersion>Lustre 2.14.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="265504" author="ashehata" created="Tue, 17 Mar 2020 23:56:00 +0000"  >&lt;p&gt;I think I know what the problem is.&lt;/p&gt;

&lt;p&gt;It&apos;s probably that at some point LNet attempted to use these routers after they were taken off line, but before the routes were deleted. When LNet failed to reach them, it added them to the recovery queue. They get pinged every recovery_interval. That&apos;s why you&apos;re seeing these errors. Can you confirm by doing this:&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;
lnetctl debug recovery --peer&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;This should list all the peers on the recovery queue.&lt;/p&gt;

&lt;p&gt;They probably should be on the peer table as well. Confirm by:&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;
lnetctl peer show &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;What you can do to get rid of them is:&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;
lnetctl peer del --prim_nid 10.0.10.212@o2ib7&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Confirm that they are removed from the recovery queue:&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;
lnetctl debug recovery --peer&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;We probably should get rid of the gateway peers when the route is removed. I need to think about the best way to do that.&lt;/p&gt;</comment>
                            <comment id="265509" author="sthiell" created="Wed, 18 Mar 2020 00:41:30 +0000"  >&lt;p&gt;Hi Amir,&lt;/p&gt;

&lt;p&gt;Thanks for your quick reply!&lt;/p&gt;

&lt;p&gt;Yes, you&apos;re right:&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;[root@fir-io7-s1 ~]# lnetctl debug recovery --peer
peer NI recovery:
    nid-0: 10.0.2.224@o2ib7
    nid-1: 10.0.10.235@o2ib7
    nid-2: 10.0.10.232@o2ib7
    nid-3: 10.0.2.237@o2ib7
    nid-4: 10.0.2.233@o2ib7
    nid-5: 10.0.10.202@o2ib7
    nid-6: 10.0.2.234@o2ib7
    nid-7: 10.0.2.232@o2ib7
    nid-8: 10.0.2.216@o2ib7
    nid-9: 10.0.10.233@o2ib7
    nid-10: 10.0.2.225@o2ib7
    nid-11: 10.0.2.235@o2ib7
    nid-12: 10.0.10.204@o2ib7
    nid-13: 10.0.10.239@o2ib7
    nid-14: 10.0.10.212@o2ib7
    nid-15: 10.0.2.239@o2ib7
    nid-16: 10.0.10.237@o2ib7
    nid-17: 10.0.10.209@o2ib7
    nid-18: 10.0.10.238@o2ib7
    nid-19: 10.0.10.236@o2ib7
    nid-20: 10.0.10.203@o2ib7
    nid-21: 10.0.2.218@o2ib7
    nid-22: 10.0.10.211@o2ib7
    nid-23: 10.0.2.236@o2ib7
    nid-24: 10.0.2.226@o2ib7
    nid-25: 10.0.10.210@o2ib7
    nid-26: 10.0.2.238@o2ib7
    nid-27: 10.0.2.219@o2ib7
    nid-28: 10.0.10.234@o2ib7
    nid-29: 10.0.2.227@o2ib7
    nid-30: 10.0.2.217@o2ib7
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Router NIDs like 10.0.10.212@o2ib7 have been removed but still show up there.&lt;/p&gt;

&lt;p&gt;The next command is unfortunately hanging, taking 100% cpu. It has been 30 minutes now.&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;[root@fir-io7-s1 ~]# lnetctl peer show 
&amp;lt;hung&amp;gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;br/&gt;
 I can&apos;t seem to be able to remove the bad NID neither at this point:&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;[root@fir-io7-s1 ~]# lnetctl peer del --prim_nid 10.0.10.212@o2ib7
del:
    - peer_ni:
          errno: -19
          descr: &quot;cannot del peer ni: No such device&quot;
[root@fir-io7-s1 ~]# lnetctl peer del --prim_nid 10.0.10.211@o2ib7
del:
    - peer_ni:
          errno: -19
          descr: &quot;cannot del peer ni: No such device&quot;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;A restart of the servers would, of course, resolve the issue. But I cannot do that right now. I just hope this won&apos;t trigger memory problems like I previously reported in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13351&quot; title=&quot;Out of memory on server perhaps due to unreachable lnet network&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13351&quot;&gt;LU-13351&lt;/a&gt;. But so far it doesn&apos;t seem to be the case. Thanks!&lt;/p&gt;</comment>
                            <comment id="265513" author="ashehata" created="Wed, 18 Mar 2020 00:55:48 +0000"  >&lt;p&gt;Can you identify what is taking 100% of the cpu?&lt;/p&gt;

&lt;p&gt;Is it the user space lnetctl or some kernel thread?&lt;/p&gt;</comment>
                            <comment id="265592" author="sthiell" created="Wed, 18 Mar 2020 18:08:53 +0000"  >&lt;p&gt;I could see this when I dumped the tasks:&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;[Tue Mar 17 18:02:51 2020][8592655.547628] Task dump for CPU 8:^M
[Tue Mar 17 18:02:51 2020][8592655.547630] lnetctl         R  running task        0 11793  11738 0x00000080^M
[Tue Mar 17 18:02:51 2020][8592655.547631] Call Trace:^M
[Tue Mar 17 18:02:51 2020][8592655.547647]  [&amp;lt;ffffffffc0a83d07&amp;gt;] ? LNetCtl+0x5b7/0xe50 [lnet]^M
[Tue Mar 17 18:02:51 2020][8592655.547650]  [&amp;lt;ffffffffb8569192&amp;gt;] ? mutex_lock+0x12/0x2f^M
[Tue Mar 17 18:02:51 2020][8592655.547658]  [&amp;lt;ffffffffc0a820de&amp;gt;] ? LNetNIInit+0x7e/0xc10 [lnet]^M
[Tue Mar 17 18:02:51 2020][8592655.547660]  [&amp;lt;ffffffffb8569192&amp;gt;] ? mutex_lock+0x12/0x2f^M
[Tue Mar 17 18:02:51 2020][8592655.547668]  [&amp;lt;ffffffffc0a81499&amp;gt;] ? LNetNIFini+0x39/0x110 [lnet]^M
[Tue Mar 17 18:02:51 2020][8592655.547678]  [&amp;lt;ffffffffc0aa313b&amp;gt;] ? lnet_ioctl+0x6b/0x270 [lnet]^M
[Tue Mar 17 18:02:51 2020][8592655.547681]  [&amp;lt;ffffffffb801e6fb&amp;gt;] ? __kmalloc+0x1eb/0x230^M
[Tue Mar 17 18:02:51 2020][8592655.547689]  [&amp;lt;ffffffffc09fec8c&amp;gt;] ? libcfs_ioctl_getdata+0x22c/0x770 [libcfs]^M
[Tue Mar 17 18:02:51 2020][8592655.547696]  [&amp;lt;ffffffffc0a0263b&amp;gt;] ? libcfs_ioctl+0x4b/0x4c0 [libcfs]^M
[Tue Mar 17 18:02:51 2020][8592655.547702]  [&amp;lt;ffffffffc09fe797&amp;gt;] ? libcfs_psdev_ioctl+0x67/0xf0 [libcfs]^M
[Tue Mar 17 18:02:51 2020][8592655.547705]  [&amp;lt;ffffffffb8057840&amp;gt;] ? do_vfs_ioctl+0x3a0/0x5a0^M
[Tue Mar 17 18:02:51 2020][8592655.547712]  [&amp;lt;ffffffffc0a02792&amp;gt;] ? libcfs_ioctl+0x1a2/0x4c0 [libcfs]^M
[Tue Mar 17 18:02:51 2020][8592655.547714]  [&amp;lt;ffffffffb8057ae1&amp;gt;] ? SyS_ioctl+0xa1/0xc0^M
[Tue Mar 17 18:02:51 2020][8592655.547715]  [&amp;lt;ffffffffb7f3a176&amp;gt;] ? __audit_syscall_exit+0x1e6/0x280^M
[Tue Mar 17 18:02:51 2020][8592655.547717]  [&amp;lt;ffffffffb8577f75&amp;gt;] ? auditsys+0x14/0x46^M
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;I&apos;m also attaching the full dump of the tasks when lnetctl show peer was taking 100% cpu as&#160;&lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/attachment/34472/34472_fir-io7-s1_sysrq_t_LU-13368.txt&quot; title=&quot;fir-io7-s1_sysrq_t_LU-13368.txt attached to LU-13368&quot;&gt;fir-io7-s1_sysrq_t_LU-13368.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;br/&gt;
 This morning it looks like the command has completed but I didn&apos;t run it in a screen and I lost the output as I&apos;m working from home. I&apos;ll try again and let you know if the command does eventually complete. Thx!&lt;/p&gt;</comment>
                            <comment id="272059" author="gerrit" created="Fri, 5 Jun 2020 12:29:43 +0000"  >&lt;p&gt;Yang Sheng (ys@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38845&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38845&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13368&quot; title=&quot;lnet may be trying to use deleted routes leading to errors kiblnd_rejected(): 10.0.10.212@o2ib7 rejected: consumer defined fatal error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13368&quot;&gt;&lt;del&gt;LU-13368&lt;/del&gt;&lt;/a&gt; lnet: discard the callback&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: a1b70741d3977cb5359b5b6797041477d5392aec&lt;/p&gt;</comment>
                            <comment id="287047" author="gerrit" created="Wed, 9 Dec 2020 07:48:03 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/38845/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38845/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13368&quot; title=&quot;lnet may be trying to use deleted routes leading to errors kiblnd_rejected(): 10.0.10.212@o2ib7 rejected: consumer defined fatal error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13368&quot;&gt;&lt;del&gt;LU-13368&lt;/del&gt;&lt;/a&gt; lnet: discard the callback&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: babf0232273467b7199ec9a7c36047b1968913df&lt;/p&gt;</comment>
                            <comment id="287084" author="pjones" created="Wed, 9 Dec 2020 14:02:21 +0000"  >&lt;p&gt;Landed for 2.14&lt;/p&gt;</comment>
                            <comment id="294320" author="adilger" created="Tue, 9 Mar 2021 01:04:47 +0000"  >&lt;p&gt;This caused problems with shutdown, see &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;.&lt;/p&gt;</comment>
                            <comment id="316110" author="hornc" created="Wed, 20 Oct 2021 16:52:48 +0000"  >&lt;p&gt;I suspect this patch may responsible for the kernel panics we&apos;re seeing in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15125&quot; title=&quot;kiblnd_connd kernel BUG at lib/list_debug.c:53!&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15125&quot;&gt;&lt;del&gt;LU-15125&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Edit - nevermind, found the regression in &lt;a href=&quot;https://review.whamcloud.com/#/c/43419/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/43419/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="63237">LU-14499</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="59459">LU-13638</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="34466" name="fir-io7-s1_dk.log.gz" size="9291654" author="sthiell" created="Tue, 17 Mar 2020 21:49:00 +0000"/>
                            <attachment id="34465" name="fir-io7-s1_kern.log" size="1390980" author="sthiell" created="Tue, 17 Mar 2020 21:49:02 +0000"/>
                            <attachment id="34464" name="fir-io7-s1_lnetctl_stats.txt" size="649" author="sthiell" created="Tue, 17 Mar 2020 21:49:31 +0000"/>
                            <attachment id="34472" name="fir-io7-s1_sysrq_t_LU-13368.txt" size="4585606" author="sthiell" created="Wed, 18 Mar 2020 18:06:47 +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|i00vq7:</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>