<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:04:11 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-13785] router ib interface was not configured on boot. gni clients mis-classified the router as multi-hop leading to evictions</title>
                <link>https://jira.whamcloud.com/browse/LU-13785</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;An LNet router hit an odd problem. The router completed a reboot at 20:41:12&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;[Mon Jul 13 20:41:12 2020] Sending ec_node_info with boot code 8 (NODE_INFO_OS_BOOT_SUCCEEDED) for nid 602
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;but its ib0 interface didn&apos;t come up until 21:11:59&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;[Mon Jul 13 20:39:17 2020] ib0: enabling connected mode will cause multicast packet drops
[Mon Jul 13 20:39:17 2020] ib0: mtu &amp;gt; 4092 will cause multicast packet drops.
[Mon Jul 13 20:39:17 2020] IPv6: ADDRCONF(NETDEV_UP): ib0: link is not ready
...
[Mon Jul 13 21:11:59 2020] IPv6: ADDRCONF(NETDEV_CHANGE): ib0: link becomes ready
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Because of this change:&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;commit 28324781942780cc149555ccfd3dcf9a8d2ffdfb
Author: Amir Shehata &amp;lt;ashehata@whamcloud.com&amp;gt;
Date:   Thu Nov 28 15:44:27 2019 -0800

    LU-13029 lnet: fix asym routing with multi-hop
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;the gni clients classified the router as &quot;multi-hop&quot; and continued to use it. It should have been considered &quot;down&quot; (because of avoid_asym_router_failure). This lead to a bunch of evictions.&lt;/p&gt;

&lt;p&gt;We can keep the detection code, because it is useful to spot when things go awry, but when we actually determine route aliveness we should use the configured hop count.&lt;/p&gt;</description>
                <environment></environment>
        <key id="59961">LU-13785</key>
            <summary>router ib interface was not configured on boot. gni clients mis-classified the router as multi-hop leading to evictions</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="hornc">Chris Horn</assignee>
                                    <reporter username="hornc">Chris Horn</reporter>
                        <labels>
                    </labels>
                <created>Tue, 14 Jul 2020 15:18:20 +0000</created>
                <updated>Wed, 24 Aug 2022 22:11:31 +0000</updated>
                            <resolved>Thu, 15 Apr 2021 17:27:31 +0000</resolved>
                                                    <fixVersion>Lustre 2.15.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="275365" author="gerrit" created="Tue, 14 Jul 2020 15:25:55 +0000"  >&lt;p&gt;Chris Horn (chris.horn@hpe.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/39362&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39362&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13785&quot; title=&quot;router ib interface was not configured on boot. gni clients mis-classified the router as multi-hop leading to evictions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13785&quot;&gt;&lt;del&gt;LU-13785&lt;/del&gt;&lt;/a&gt; lnet: Use lr_hops for avoid_asym_router_failure&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 171e35b7f8a733f6489b23deb82baf0237b68a17&lt;/p&gt;</comment>
                            <comment id="298834" author="gerrit" created="Thu, 15 Apr 2021 06:30:17 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/39362/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39362/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13785&quot; title=&quot;router ib interface was not configured on boot. gni clients mis-classified the router as multi-hop leading to evictions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13785&quot;&gt;&lt;del&gt;LU-13785&lt;/del&gt;&lt;/a&gt; lnet: Use lr_hops for avoid_asym_router_failure&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 2e07619477684f287a2399ccdbbde0a71289574b&lt;/p&gt;</comment>
                            <comment id="298909" author="pjones" created="Thu, 15 Apr 2021 17:27:31 +0000"  >&lt;p&gt;Landed for 2.15&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i01553:</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>