<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:39: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-10931] failed peer discovery still taking too long</title>
                <link>https://jira.whamcloud.com/browse/LU-10931</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;On master, when running conf-sanity I often see mount stuck in the following stack &lt;br/&gt;
trace:&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;n:lustre-release# stack1 llog
29833 llog_process_th
[&amp;lt;ffffffffc06be64b&amp;gt;] lnet_discover_peer_locked+0x10b/0x380 [lnet]
[&amp;lt;ffffffffc06be930&amp;gt;] LNetPrimaryNID+0x70/0x1a0 [lnet]
[&amp;lt;ffffffffc0990ade&amp;gt;] ptlrpc_connection_get+0x3e/0x450 [ptlrpc]
[&amp;lt;ffffffffc098518c&amp;gt;] ptlrpc_uuid_to_connection+0xec/0x1a0 [ptlrpc]
[&amp;lt;ffffffffc09580c2&amp;gt;] import_set_conn+0xb2/0x7a0 [ptlrpc]
[&amp;lt;ffffffffc09587c3&amp;gt;] client_import_add_conn+0x13/0x20 [ptlrpc]
[&amp;lt;ffffffffc074efa9&amp;gt;] class_add_conn+0x419/0x680 [obdclass]
[&amp;lt;ffffffffc0750bc6&amp;gt;] class_process_config+0x19b6/0x27e0 [obdclass]
[&amp;lt;ffffffffc0753644&amp;gt;] class_config_llog_handler+0x934/0x14d0 [obdclass]
[&amp;lt;ffffffffc0717904&amp;gt;] llog_process_thread+0x834/0x1550 [obdclass]
[&amp;lt;ffffffffc071902f&amp;gt;] llog_process_thread_daemonize+0x9f/0xe0 [obdclass]
[&amp;lt;ffffffff810b252f&amp;gt;] kthread+0xcf/0xe0
[&amp;lt;ffffffff816b8798&amp;gt;] ret_from_fork+0x58/0x90
[&amp;lt;ffffffffffffffff&amp;gt;] 0xffffffffffffffff
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;conf-sanity has some tests that use bogus NIDs like 1.2.3.4 and 4.3.2.1.These are actually real IPv4 addresses but AFAICT they just discard all packets.I can see that the discovery thread cancels discovery on these peers but the &lt;tt&gt;llog_process_thread&lt;/tt&gt; seems to stay in &lt;tt&gt;lnet_discover_peer_locked()&lt;/tt&gt; for upto 60 seconds after. Looking at the code I can&apos;t see how it would get worken up in this case. Why doesn&apos;t &lt;tt&gt;lnet_peer_cancel_discovery()&lt;/tt&gt; wake up the waiters on &lt;tt&gt;lp_dc_waitq&lt;/tt&gt;? Or why don&apos;t we use &lt;tt&gt;schedule_timeout()&lt;/tt&gt; with the discovery/transaction timeout in &lt;tt&gt;lnet_discover_peer_locked()&lt;/tt&gt;?&lt;/p&gt;</description>
                <environment></environment>
        <key id="51912">LU-10931</key>
            <summary>failed peer discovery still taking too long</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</priority>
                        <status id="6" iconUrl="https://jira.whamcloud.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="ashehata">Amir Shehata</assignee>
                                    <reporter username="jhammond">John Hammond</reporter>
                        <labels>
                    </labels>
                <created>Thu, 19 Apr 2018 16:47:33 +0000</created>
                <updated>Sun, 30 Jan 2022 03:42:11 +0000</updated>
                            <resolved>Tue, 17 Sep 2019 01:23:17 +0000</resolved>
                                    <version>Lustre 2.13.0</version>
                                    <fixVersion>Lustre 2.13.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="249131" author="jamesanunez" created="Wed, 12 Jun 2019 15:06:58 +0000"  >&lt;p&gt;Starting on 2019-06-08, we are seeing recovery-small test 136 hang for DNE testing with the following on an MDS&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;[  237.181455] Pid: 4761, comm: mdt00_005 3.10.0-957.12.2.el7_lustre.x86_64 #1 SMP Wed Jun 5 06:59:00 UTC 2019
[  237.181455] Call Trace:
[  237.181469]  [&amp;lt;ffffffffc0ccf894&amp;gt;] lnet_discover_peer_locked+0x124/0x3d0 [lnet]
[  237.181476]  [&amp;lt;ffffffffc0ccfbb0&amp;gt;] LNetPrimaryNID+0x70/0x1a0 [lnet]
[  237.181500]  [&amp;lt;ffffffffc10675fe&amp;gt;] ptlrpc_connection_get+0x3e/0x450 [ptlrpc]
[  237.181525]  [&amp;lt;ffffffffc106b664&amp;gt;] ptlrpc_send_reply+0x394/0x840 [ptlrpc]
[  237.181548]  [&amp;lt;ffffffffc106bbdb&amp;gt;] ptlrpc_send_error+0x9b/0x1b0 [ptlrpc]
[  237.181573]  [&amp;lt;ffffffffc106bd00&amp;gt;] ptlrpc_error+0x10/0x20 [ptlrpc]
[  237.181613]  [&amp;lt;ffffffffc10da898&amp;gt;] tgt_request_handle+0xad8/0x15c0 [ptlrpc]
[  237.181641]  [&amp;lt;ffffffffc107e7ee&amp;gt;] ptlrpc_server_handle_request+0x24e/0xab0 [ptlrpc]
[  237.181666]  [&amp;lt;ffffffffc10822dc&amp;gt;] ptlrpc_main+0xbac/0x1560 [ptlrpc]
[  237.181668]  [&amp;lt;ffffffff9dcc1d21&amp;gt;] kthread+0xd1/0xe0
[  237.181670]  [&amp;lt;ffffffff9e375c37&amp;gt;] ret_from_fork_nospec_end+0x0/0x39
[  237.181675]  [&amp;lt;ffffffffffffffff&amp;gt;] 0xffffffffffffffff
[  237.201321] Lustre: Skipped 2 previous similar messages
[  240.228165] INFO: task mount.lustre:4570 blocked for more than 120 seconds.
[  240.228901] &quot;echo 0 &amp;gt; /proc/sys/kernel/hung_task_timeout_secs&quot; disables this message.
[  240.229677] mount.lustre    D ffff96b36ea2a080     0  4570   4569 0x00000080
[  240.230546] Call Trace:
[  240.230813]  [&amp;lt;ffffffff9e368e19&amp;gt;] schedule+0x29/0x70
[  240.231317]  [&amp;lt;ffffffff9e366921&amp;gt;] schedule_timeout+0x221/0x2d0
[  240.231899]  [&amp;lt;ffffffff9dcdc926&amp;gt;] ? select_task_rq_fair+0x5a6/0x760
[  240.232679]  [&amp;lt;ffffffff9e3691cd&amp;gt;] wait_for_completion+0xfd/0x140
[  240.233310]  [&amp;lt;ffffffff9dcd6ae0&amp;gt;] ? wake_up_state+0x20/0x20
[  240.233901]  [&amp;lt;ffffffffc0d4bae4&amp;gt;] llog_process_or_fork+0x244/0x450 [obdclass]
[  240.234615]  [&amp;lt;ffffffffc0d4bd04&amp;gt;] llog_process+0x14/0x20 [obdclass]
[  240.235315]  [&amp;lt;ffffffffc0d7eca5&amp;gt;] class_config_parse_llog+0x125/0x350 [obdclass]
[  240.236061]  [&amp;lt;ffffffffc0ffafd0&amp;gt;] mgc_process_cfg_log+0x790/0xc40 [mgc]
[  240.236724]  [&amp;lt;ffffffffc0ffe4b9&amp;gt;] mgc_process_log+0x3d9/0x8f0 [mgc]
[  240.237393]  [&amp;lt;ffffffffc0fff14f&amp;gt;] ? config_recover_log_add+0x13f/0x280 [mgc]
[  240.238188]  [&amp;lt;ffffffffc0d86f00&amp;gt;] ? class_config_dump_handler+0x7e0/0x7e0 [obdclass]
[  240.238976]  [&amp;lt;ffffffffc0fffb1b&amp;gt;] mgc_process_config+0x88b/0x13f0 [mgc]
[  240.239643]  [&amp;lt;ffffffffc0d8ab18&amp;gt;] lustre_process_log+0x2d8/0xad0 [obdclass]
[  240.240394]  [&amp;lt;ffffffffc0c3b177&amp;gt;] ? libcfs_debug_msg+0x57/0x80 [libcfs]
[  240.241070]  [&amp;lt;ffffffffc0d75839&amp;gt;] ? lprocfs_counter_add+0xf9/0x160 [obdclass]
[  240.241793]  [&amp;lt;ffffffffc0db9184&amp;gt;] server_start_targets+0x13a4/0x2a20 [obdclass]
[  240.242578]  [&amp;lt;ffffffffc0d75961&amp;gt;] ? lprocfs_counter_sub+0xc1/0x130 [obdclass]
[  240.243321]  [&amp;lt;ffffffffc0d86f00&amp;gt;] ? class_config_dump_handler+0x7e0/0x7e0 [obdclass]
[  240.244132]  [&amp;lt;ffffffffc0dbb8cc&amp;gt;] server_fill_super+0x10cc/0x1890 [obdclass]
[  240.244857]  [&amp;lt;ffffffffc0c3b177&amp;gt;] ? libcfs_debug_msg+0x57/0x80 [libcfs]
[  240.245524]  [&amp;lt;ffffffffc0d90798&amp;gt;] lustre_fill_super+0x328/0x950 [obdclass]
[  240.246317]  [&amp;lt;ffffffffc0d90470&amp;gt;] ? lustre_common_put_super+0x270/0x270 [obdclass]
[  240.247052]  [&amp;lt;ffffffff9de457cf&amp;gt;] mount_nodev+0x4f/0xb0
[  240.247599]  [&amp;lt;ffffffffc0d88968&amp;gt;] lustre_mount+0x38/0x60 [obdclass]
[  240.248301]  [&amp;lt;ffffffff9de4634e&amp;gt;] mount_fs+0x3e/0x1b0
[  240.248848]  [&amp;lt;ffffffff9de63ec7&amp;gt;] vfs_kern_mount+0x67/0x110
[  240.249404]  [&amp;lt;ffffffff9de664ef&amp;gt;] do_mount+0x1ef/0xce0
[  240.249962]  [&amp;lt;ffffffff9de3e7aa&amp;gt;] ? __check_object_size+0x1ca/0x250
[  240.250584]  [&amp;lt;ffffffff9de1caec&amp;gt;] ? kmem_cache_alloc_trace+0x3c/0x200
[  240.251268]  [&amp;lt;ffffffff9de67323&amp;gt;] SyS_mount+0x83/0xd0
[  240.251845]  [&amp;lt;ffffffff9e375ddb&amp;gt;] system_call_fastpath+0x22/0x27
[  240.252445]  [&amp;lt;ffffffff9e375d21&amp;gt;] ? system_call_after_swapgs+0xae/0x146
[  241.277138] Lustre: mdt00_006: service thread pid 4762 was inactive for 200.432 seconds. The thread might be hung, or it might only be slow and will resume later. 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;See the following for more logs&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/c36ae980-8cc7-11e9-abe3-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/c36ae980-8cc7-11e9-abe3-52540065bddc&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/0eeb6f58-8bfe-11e9-a77a-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/0eeb6f58-8bfe-11e9-a77a-52540065bddc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="249151" author="ashehata" created="Wed, 12 Jun 2019 21:28:57 +0000"  >&lt;p&gt;&lt;a href=&quot;https://review.whamcloud.com/#/c/35191/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/35191/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="249805" author="gerrit" created="Mon, 24 Jun 2019 17:38:35 +0000"  >&lt;p&gt;James Nunez (jnunez@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35301&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35301&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10931&quot; title=&quot;failed peer discovery still taking too long&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10931&quot;&gt;&lt;del&gt;LU-10931&lt;/del&gt;&lt;/a&gt; lnet: run testing against patch&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 08e1512871834b218f4f321743f9679e0a1b55e7&lt;/p&gt;</comment>
                            <comment id="250027" author="gerrit" created="Tue, 25 Jun 2019 21:57:12 +0000"  >&lt;p&gt;James Nunez (jnunez@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35325&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35325&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10931&quot; title=&quot;failed peer discovery still taking too long&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10931&quot;&gt;&lt;del&gt;LU-10931&lt;/del&gt;&lt;/a&gt; tests: stop running recovery-small 136&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 38b6a60c213999d03e4ae5000a2bfdb7db1121b6&lt;/p&gt;</comment>
                            <comment id="250246" author="adilger" created="Fri, 28 Jun 2019 05:55:29 +0000"  >&lt;p&gt;Close as a duplicate because patch &lt;a href=&quot;https://review.whamcloud.com/35191&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35191&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12424&quot; title=&quot;LNet MR routing: possible loop when discovery is off&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12424&quot;&gt;LU-12424&lt;/a&gt; lnet: prevent loop in LNetPrimaryNID()&lt;/tt&gt;&quot; has landed and should resolve the issue.&lt;/p&gt;</comment>
                            <comment id="250261" author="jamesanunez" created="Fri, 28 Jun 2019 13:42:15 +0000"  >&lt;p&gt;I tested the patch for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12424&quot; title=&quot;LNet MR routing: possible loop when discovery is off&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12424&quot;&gt;LU-12424&lt;/a&gt;, &lt;a href=&quot;https://review.whamcloud.com/#/c/35191/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/35191/&lt;/a&gt;, but we are still seeing this issue. &lt;/p&gt;

&lt;p&gt;The patch &lt;a href=&quot;https://review.whamcloud.com/#/c/35301/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/35301/&lt;/a&gt; is just a duplicate of Amir&apos;s &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12424&quot; title=&quot;LNet MR routing: possible loop when discovery is off&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12424&quot;&gt;LU-12424&lt;/a&gt; patch and I ran recovery-small several times and still see this hang. Two failures with the &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12424&quot; title=&quot;LNet MR routing: possible loop when discovery is off&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12424&quot;&gt;LU-12424&lt;/a&gt; patch are at &lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sessions/6a97872a-fc69-444f-afbf-d44bb93d11cf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sessions/6a97872a-fc69-444f-afbf-d44bb93d11cf&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sessions/6c9c2bb5-43c9-4ddd-a3a7-e5da94403e1a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sessions/6c9c2bb5-43c9-4ddd-a3a7-e5da94403e1a&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Amir - Would you please comment on this issue and if the 35191 patch should fix this issue?&lt;/p&gt;</comment>
                            <comment id="250505" author="gerrit" created="Tue, 2 Jul 2019 14:59:23 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35325/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35325/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10931&quot; title=&quot;failed peer discovery still taking too long&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10931&quot;&gt;&lt;del&gt;LU-10931&lt;/del&gt;&lt;/a&gt; tests: stop running recovery-small 136&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b511c65f468698aeb6e68f091ee3f30ec27830d0&lt;/p&gt;</comment>
                            <comment id="250508" author="jamesanunez" created="Tue, 2 Jul 2019 15:04:34 +0000"  >&lt;p&gt;Patch 35325 put recovery-small test 136 on the ALWAYS_EXCEPT list and does not fix this issue. Please keep this issue open until a fix for this issue is found and the test is removed from the ALWAYS_EXCEPT list.&lt;/p&gt;</comment>
                            <comment id="250613" author="gerrit" created="Wed, 3 Jul 2019 16:01:01 +0000"  >&lt;p&gt;James Nunez (jnunez@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35408&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35408&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10931&quot; title=&quot;failed peer discovery still taking too long&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10931&quot;&gt;&lt;del&gt;LU-10931&lt;/del&gt;&lt;/a&gt; tests: checking debug status for recovery-small&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 492cebf6912af3840cdbd39a815e5fc5e41bb96c&lt;/p&gt;</comment>
                            <comment id="250695" author="ashehata" created="Fri, 5 Jul 2019 00:18:09 +0000"  >&lt;p&gt;If LNetMDUnlink() is called on an md with md-&amp;gt;md_refcount &amp;gt; 0 then the eq callback isn&apos;t called. What&apos;s happening here is the response times out before the send completes. So we have a refcount on the MD. The Unlink gets dropped on the floor. Send completes, but because we&apos;ve already timed out the REPLY for the GET is dropped. Now we&apos;re left with a peer that is in:&lt;br/&gt;
LNET_PEER_MULTI_RAIL&lt;br/&gt;
LNET_PEER_DISCOVERING&lt;br/&gt;
LNET_PEER_PING_SENT&lt;br/&gt;
But no more events are coming to it, and the discovery never completes&lt;/p&gt;</comment>
                            <comment id="250854" author="gerrit" created="Mon, 8 Jul 2019 19:26:41 +0000"  >&lt;p&gt;Amir Shehata (ashehata@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35444&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35444&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10931&quot; title=&quot;failed peer discovery still taking too long&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10931&quot;&gt;&lt;del&gt;LU-10931&lt;/del&gt;&lt;/a&gt; lnet: handle LNetMDUnlink case&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 97594d111f7bee96e056025dcad7f0d9bac91369&lt;/p&gt;</comment>
                            <comment id="253333" author="gerrit" created="Wed, 21 Aug 2019 04:46:42 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35444/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35444/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10931&quot; title=&quot;failed peer discovery still taking too long&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10931&quot;&gt;&lt;del&gt;LU-10931&lt;/del&gt;&lt;/a&gt; lnet: handle unlink before send completes&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: d8fc5c23fe541e0ff6ce5bec6302957714c3f69f&lt;/p&gt;</comment>
                            <comment id="253362" author="pjones" created="Wed, 21 Aug 2019 11:27:22 +0000"  >&lt;p&gt;Landed for 2.13&lt;/p&gt;</comment>
                            <comment id="253407" author="jamesanunez" created="Wed, 21 Aug 2019 20:14:52 +0000"  >&lt;p&gt;Reopening this ticket because recovery-small test 136 is still on the ALWAYS_EXCEPT list. We need to submit a patch to remove this test from the list and confirm that the patch fixes the issues reveled by this test.&lt;/p&gt;</comment>
                            <comment id="253757" author="gerrit" created="Wed, 28 Aug 2019 15:05:57 +0000"  >&lt;p&gt;James Nunez (jnunez@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35949&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35949&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10931&quot; title=&quot;failed peer discovery still taking too long&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10931&quot;&gt;&lt;del&gt;LU-10931&lt;/del&gt;&lt;/a&gt; tests: resume testing of recovery-small 136&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 1555963b1ce16f99460c153d7cadf133864587d0&lt;/p&gt;</comment>
                            <comment id="254770" author="gerrit" created="Mon, 16 Sep 2019 23:01:03 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35949/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35949/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10931&quot; title=&quot;failed peer discovery still taking too long&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10931&quot;&gt;&lt;del&gt;LU-10931&lt;/del&gt;&lt;/a&gt; tests: resume testing of recovery-small 136&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: ce47ba3d0983e341f7c9a62da5e851933ff4f307&lt;/p&gt;</comment>
                            <comment id="254841" author="jamesanunez" created="Tue, 17 Sep 2019 01:23:17 +0000"  >&lt;p&gt;recovery-small test 136 is running again for the master branch.&lt;/p&gt;</comment>
                            <comment id="321244" author="gerrit" created="Mon, 20 Dec 2021 20:57:20 +0000"  >&lt;p&gt;&quot;Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/45898&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/45898&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10931&quot; title=&quot;failed peer discovery still taking too long&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10931&quot;&gt;&lt;del&gt;LU-10931&lt;/del&gt;&lt;/a&gt; lnet: handle unlink before send completes&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 3fa5fc5e6df44968f7503e4fa7cd555d5d24d32e&lt;/p&gt;</comment>
                            <comment id="324463" author="gerrit" created="Sun, 30 Jan 2022 03:42:11 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/45898/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/45898/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10931&quot; title=&quot;failed peer discovery still taking too long&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10931&quot;&gt;&lt;del&gt;LU-10931&lt;/del&gt;&lt;/a&gt; lnet: handle unlink before send completes&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: cd3038b769ba1b7c5a4888ad84bdf03ecf51c709&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="55905">LU-12416</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="55924">LU-12424</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="55967">LU-12442</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="56290">LU-12519</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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|hzzw3r:</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>