<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:56:32 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-12889] Do not assume peers are MR capable</title>
                <link>https://jira.whamcloud.com/browse/LU-12889</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;If a peer has discovery disabled then it will not consolidate peer&lt;br/&gt;
NI information. This means we need to use a consistent source NI&lt;br/&gt;
when sending to it just like we do for non-MR peers.&lt;/p&gt;

&lt;p&gt;A comment in lnet_discovery_event_reply() indicates that this was a&lt;br/&gt;
known issue, but the situation is not handled properly.&lt;/p&gt;

&lt;p&gt;Do not assume peers are multi-rail capable when peer objects are&lt;br/&gt;
allocated and initialized.&lt;/p&gt;

&lt;p&gt;Do not mark a peer as multi-rail capable unless all of the following&lt;br/&gt;
conditions are satisified:&lt;br/&gt;
1. The peer has the MR feature flag set&lt;br/&gt;
2. The peer has discovery enabled.&lt;br/&gt;
3. We have discovery enabled locally&lt;/p&gt;

&lt;p&gt;Marked ticket as critical as it can break setups where one side has discovery enabled and the other side has it disabled.&lt;/p&gt;</description>
                <environment></environment>
        <key id="57203">LU-12889</key>
            <summary>Do not assume peers are MR capable</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="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="hornc">Chris Horn</assignee>
                                    <reporter username="hornc">Chris Horn</reporter>
                        <labels>
                    </labels>
                <created>Sun, 20 Oct 2019 23:38:23 +0000</created>
                <updated>Thu, 22 Oct 2020 01:59:03 +0000</updated>
                            <resolved>Sat, 1 Feb 2020 15:44:01 +0000</resolved>
                                    <version>Lustre 2.13.0</version>
                                    <fixVersion>Lustre 2.14.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="256711" author="gerrit" created="Sun, 20 Oct 2019 23:41:38 +0000"  >&lt;p&gt;Chris Horn (hornc@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/36512&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36512&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12889&quot; title=&quot;Do not assume peers are MR capable&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12889&quot;&gt;&lt;del&gt;LU-12889&lt;/del&gt;&lt;/a&gt; lnet: Do not assume peers are MR capable&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 4a448bf2e5de7675658d3c114c2b7af675b34e60&lt;/p&gt;</comment>
                            <comment id="258106" author="hornc" created="Tue, 12 Nov 2019 00:08:58 +0000"  >&lt;p&gt;I don&apos;t know if this patch should wait to land until a solution is found for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12955&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.whamcloud.com/browse/LU-12955&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="262379" author="gerrit" created="Sat, 1 Feb 2020 08:10:25 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/36512/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36512/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12889&quot; title=&quot;Do not assume peers are MR capable&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12889&quot;&gt;&lt;del&gt;LU-12889&lt;/del&gt;&lt;/a&gt; lnet: Do not assume peers are MR capable&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 3c580c93b8d3e94fac0ac2cf3cca2ff706c6497a&lt;/p&gt;</comment>
                            <comment id="262390" author="pjones" created="Sat, 1 Feb 2020 15:44:01 +0000"  >&lt;p&gt;Chris it seems to have landed - should it be reverted? For future reference, it is safer to apply a -1 (that can later be removed) in Gerrit if you want to &quot;hit the pause button&quot; on something landing for the time being - you can&apos;t assume that the gatekeeper is reading every since JIRA ticket &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/smile.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="262478" author="hornc" created="Mon, 3 Feb 2020 20:18:29 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=pjones&quot; class=&quot;user-hover&quot; rel=&quot;pjones&quot;&gt;pjones&lt;/a&gt; I don&apos;t think it needs to be reverted. The issue only impacts mixed MR/non-MR configurations so it shouldn&apos;t affect maloo testing. It should be sufficient to land the fix for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12955&quot; title=&quot;AST replies are dropped when servers are non-MR, clients and routers are MR&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12955&quot;&gt;&lt;del&gt;LU-12955&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="262481" author="pjones" created="Mon, 3 Feb 2020 20:54:12 +0000"  >&lt;p&gt;ok thanks &lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=hornc&quot; class=&quot;user-hover&quot; rel=&quot;hornc&quot;&gt;hornc&lt;/a&gt;. I&apos;ve flagged that ticket for 2.14. It looks like both you and Amir have possible approaches for that ticket but I&apos;ll leave the two of you to duke it out on which to use &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/wink.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="282932" author="gerrit" created="Thu, 22 Oct 2020 01:59:03 +0000"  >&lt;p&gt;Amir Shehata (ashehata@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40345&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40345&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12889&quot; title=&quot;Do not assume peers are MR capable&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12889&quot;&gt;&lt;del&gt;LU-12889&lt;/del&gt;&lt;/a&gt; lnet: Do not assume peers are MR capable&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8cdd1b7b76fafaac7e14c0b9b468f01f8ea89cfe&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="57350">LU-12955</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|i00oc7:</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>