<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:19:54 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-15622] LNET/o2ib doesn&apos;t know LNET state properly in RoCE configuration</title>
                <link>https://jira.whamcloud.com/browse/LU-15622</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;here is RoCE setup&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@es200nvx-vm1 ~]# ibstat
CA &apos;mlx5_0&apos;
	CA type: MT4123
	Number of ports: 1
	Firmware version: 20.30.1004
	Hardware version: 0
	Node GUID: 0x0c42a10300ae2a4e
	System image GUID: 0x0c42a10300ae2a4e
	Port 1:
		State: Active
		Physical state: LinkUp
		Rate: 100
		Base lid: 0
		LMC: 0
		SM lid: 0
		Capability mask: 0x00010000
		Port GUID: 0x0e42a1fffeae2a4e
		Link layer: Ethernet
CA &apos;mlx5_1&apos;
	CA type: MT4123
	Number of ports: 1
	Firmware version: 20.30.1004
	Hardware version: 0
	Node GUID: 0x0c42a10300ae2a4f
	System image GUID: 0x0c42a10300ae2a4e
	Port 1:
		State: Active
		Physical state: LinkUp
		Rate: 100
		Base lid: 0
		LMC: 0
		SM lid: 0
		Capability mask: 0x00010000
		Port GUID: 0x0e42a1fffeae2a4f
		Link layer: Ethernet

[root@es200nvx-vm1 ~]# ip link show
1: lo: &amp;lt;LOOPBACK,UP,LOWER_UP&amp;gt; mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp1s0: &amp;lt;BROADCAST,MULTICAST,UP,LOWER_UP&amp;gt; mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000
    link/ether 02:00:70:ea:1e:d1 brd ff:ff:ff:ff:ff:ff
3: eth0: &amp;lt;BROADCAST,MULTICAST,UP,LOWER_UP&amp;gt; mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
4: ens1: &amp;lt;BROADCAST,MULTICAST,UP,LOWER_UP&amp;gt; mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000
    link/ether 0c:42:a1:ae:2a:4e brd ff:ff:ff:ff:ff:ff
5: ens2: &amp;lt;BROADCAST,MULTICAST,UP,LOWER_UP&amp;gt; mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000
    link/ether 0c:42:a1:ae:2a:4f brd ff:ff:ff:ff:ff:ff
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&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@es200nvx-vm1 ~]# lnetctl net show
net:
    - net type: lo
      local NI(s):
        - nid: 0@lo
          status: up
    - net type: o2ib12
      local NI(s):
        - nid: 192.168.11.232@o2ib12
          status: up
          interfaces:
              0: ens1
        - nid: 192.168.11.242@o2ib12
          status: up
          interfaces:
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Turn one network interface off physically.&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@es200nvx-vm1 ~]# ibstat
CA &apos;mlx5_0&apos;
	CA type: MT4123
	Number of ports: 1
	Firmware version: 20.30.1004
	Hardware version: 0
	Node GUID: 0x0c42a10300ae2a4e
	System image GUID: 0x0c42a10300ae2a4e
	Port 1:
		State: Active
		Physical state: LinkUp
		Rate: 100
		Base lid: 0
		LMC: 0
		SM lid: 0
		Capability mask: 0x00010000
		Port GUID: 0x0e42a1fffeae2a4e
		Link layer: Ethernet
CA &apos;mlx5_1&apos;
	CA type: MT4123
	Number of ports: 1
	Firmware version: 20.30.1004
	Hardware version: 0
	Node GUID: 0x0c42a10300ae2a4f
	System image GUID: 0x0c42a10300ae2a4e
	Port 1:
		State: Down
		Physical state: Disabled
		Rate: 40
		Base lid: 0
		LMC: 0
		SM lid: 0
		Capability mask: 0x00010000
		Port GUID: 0x0e42a1fffeae2a4f
		Link layer: Ethernet

[root@es200nvx-vm1 ~]# ip link 
1: lo: &amp;lt;LOOPBACK,UP,LOWER_UP&amp;gt; mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp1s0: &amp;lt;BROADCAST,MULTICAST,UP,LOWER_UP&amp;gt; mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000
    link/ether 02:00:70:ea:1e:d1 brd ff:ff:ff:ff:ff:ff
3: eth0: &amp;lt;BROADCAST,MULTICAST,UP,LOWER_UP&amp;gt; mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
4: ens1: &amp;lt;BROADCAST,MULTICAST,UP,LOWER_UP&amp;gt; mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000
    link/ether 0c:42:a1:ae:2a:4e brd ff:ff:ff:ff:ff:ff
5: ens2: &amp;lt;NO-CARRIER,BROADCAST,MULTICAST,UP&amp;gt; mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000
    link/ether 0c:42:a1:ae:2a:4f brd ff:ff:ff:ff:ff:ff
NID status never changed &quot;down&quot; from &quot;up&quot; properly even if physical network interface downed.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;However, LNET state is up.&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@es200nvx-vm1 ~]# lnetctl net show
net:
    - net type: lo
      local NI(s):
        - nid: 0@lo
          status: up
    - net type: o2ib12
      local NI(s):
        - nid: 192.168.11.232@o2ib12
          status: up
          interfaces:
              0: ens1
        - nid: 192.168.11.242@o2ib12
          status: up
          interfaces:
              0: ens2
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="68982">LU-15622</key>
            <summary>LNET/o2ib doesn&apos;t know LNET state properly in RoCE configuration</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="cbordage">Cyril Bordage</assignee>
                                    <reporter username="sihara">Shuichi Ihara</reporter>
                        <labels>
                    </labels>
                <created>Mon, 7 Mar 2022 10:37:37 +0000</created>
                <updated>Wed, 24 May 2023 15:30:03 +0000</updated>
                            <resolved>Wed, 24 May 2023 15:30:03 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="328329" author="hornc" created="Mon, 7 Mar 2022 20:59:18 +0000"  >&lt;p&gt;What Lustre version is being tested? Could this be a dupe of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14790&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.whamcloud.com/browse/LU-14790&lt;/a&gt; ?&lt;/p&gt;</comment>
                            <comment id="329241" author="cbordage" created="Tue, 15 Mar 2022 13:37:24 +0000"  >&lt;p&gt;I checked on a RoCE setup that showed the error. Indeed, it is a dupe of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14790&quot; title=&quot;Local NI status should reflect whether ni_fatal_error_on flag is set&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14790&quot;&gt;&lt;del&gt;LU-14790&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="336141" author="cbordage" created="Thu, 26 May 2022 20:15:59 +0000"  >&lt;p&gt;Shuichi, patch has been ported. Is it okay?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="64854">LU-14790</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                                        </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|i02k2v:</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>